Re: usin moodle for assessment(Computer-based assessment)
by John Andrewartha. Hi Sama,This wiki page describes the quiz module in Moodle, you will find it covers most things that need assessment.http://docs.moodle.org/24/en/QuizJust follow the variouse...
View ArticleRe: How do I make the entire Block's title clickable (to make it show and...
by Nadav Kavalerchik. Great idea. Thanks
View ArticleRe: How do I make the entire Block's title clickable (to make it show and...
by Nadav Kavalerchik. Thanks!Although, I was looking into automatically having all blocks' titles behave in the same way. and not just one.
View ArticleRe: How do I make the entire Block's title clickable (to make it show and...
by Nadav Kavalerchik. Thank you for your suggestion.Actually, I was intending to remove the plus/minus icons altogether and have the entire block's title behave like clickable on/off button. similar...
View ArticleRe: I need some javascript help
by Alan Hess. HiThe OU Drag and drop question type is great! It works on both desktop PCs AND tablets. How is it done?I have some HTML5 code for drag and drop outside of tests but it DOESN'T work on...
View ArticleRe: I need some javascript help
by Andrew Nicols. Hi Jean-Michel,I've been meaning to reply to this message for the past few days, but the festive period seems to keep getting in the way.Looking at the code you have already, I don't...
View ArticleRe: I need some javascript help
by Andrew Nicols. It wouldn't be naughty as such... but since you'd have to rewrite the code for jQuery and then include a version of jQuery which you then keep up to date, etc it would be better to...
View ArticleRe: I need some javascript help
by Andrew Nicols. Dual routines sometimes are necessary, but often with plain drag and drop, the framework does most of the heavy lifting.I'm not so sure about the YUI2 side of things, but the...
View ArticleRe: How do I make the entire Block's title clickable (to make it show and...
by Andrew Nicols. It should be possible to do this across a theme rather than on an individual block relatively easily.I would imagine that the easiest way would be to loop on the .block_with_controls...
View ArticleRe: using moodle for assessment(Computer-based assessment)
by sama masoudi. John & Davo thank you..for your good answerI check them and i will say results to you ..
View Articlehow to hide links from navigation block ?
by Dipak Sonawane. i want to hide Home,sitepages link from navigation block plz help mi how i hide that.?
View ArticleRe: how to hide links from navigation block ?
by Mary Cooch. Number 2 in the Blocks FAQ explains how to hide the site pages link
View ArticleRe: How to add file field in add new user form
by stuti bhavsar. Hello Diane,I have the same requirement as your.I would like to know whether you got any solution for upload option in profile fields or not.Please share it if you have the solution
View ArticleRe: how to hide links from navigation block ?
by Dipak Sonawane. Dear Mary,I want to hide site news link not a link which included in site news.
View ArticleHow to determine who added this module (activity or resource)
by Ahmad K. Hi moodlers!Could you please give me your suggestion to what i have achieved:In some custom course format which i was developing lately on moodle 2.3.x, I needed this to be determined:In...
View ArticleRe: How to determine who added this module (activity or resource)
by Davo Smith. I don't think the information you want is stored anywhere other than the log table. However, that doesn't stop you from looking it up once and then storing it in a custom database table...
View ArticleRe: sequence of course modules in a section
by Brian Merritt. Hi ErrolSorry, but outputrenderers.php is in the more recent 2.x versions.What is it you are actually trying to do / understand? That may helpIf you are willing to accept support...
View ArticleDatabase activity moodle 1.9.19
by Tyler Gilpin. Hello,I know Moodle doesn't support 1.9 anymore, but something has happened to the database module since the last update for two. For some reason all the modules that use the...
View ArticleHow to close SCORM popup automatically in Moodle 2
by Barry Oosthuizen. Hi there,In Moodle 1.9 SCORM popups used to close automatically once a SCORM lesson / quiz was completed. Now, in Moodle 2 it no longer closes automatically.Is there a way to...
View Article