jamiesensei
24f7485b15
some extra validaton for multichoice and some bug fixes for multichoice and random qtype.
2007-01-08 10:35:57 +00:00
jamiesensei
490d89e591
removing more redundant files after qtype form formslib migration
2007-01-07 17:22:31 +00:00
jamiesensei
6e9b6ba207
numerical and random question type creation form migrated to formslib
2007-01-07 16:10:42 +00:00
skodak
d2ce367fb9
MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera)
2007-01-06 19:22:58 +00:00
tjhunt
bb080d2046
MDL-7896 - error from random question type in adaptive mode. Merged from MOODLE_17_STABLE.
2006-12-11 23:46:15 +00:00
tjhunt
a21567892f
Refactor how question types register themselves with the question bank. This change makes it easier for 3rd party question types to control their destiny, but is also backwards compatible, in that old 3rd party plugins will still work.
See http://moodle.org/mod/forum/discuss.php?d=51796 for more details.
2006-08-15 21:25:38 +00:00
tjhunt
1b8a7434e2
Bug 6239 - Allow questions to have some teacher-supplied commentary.
...
While implementing this, I removed the ~100 lines of very similar code from the top of each question type's editquestion.html template, and moved this to a the function print_question_form_start() in the base class, which uses the template question/type/editquestionstart.html. This is described in more detail here: http://moodle.org/mod/forum/discuss.php?d=51590 , and is why this patch makes the codebase 523 lines smaller.
2006-08-11 14:59:18 +00:00
gustav_delius
f57c624262
Use the missingtype question type to print the explanation message when a random question is missing
2006-04-30 17:31:33 +00:00
gustav_delius
4572d78f71
When a teacher deletes a question that was already used as a random question in a quiz the student now gets a useful message about the fact rather than just a php error.
2006-04-30 16:59:23 +00:00
gustav_delius
0a5b58af89
Many bugfixes accummulated during CVS outage, more to come.
2006-04-05 05:53:18 +00:00
gustav_delius
aaae75b04f
Renaming question/questiontypes/ to question/types/ as requested by Martin
2006-03-24 19:54:13 +00:00