moodle/question/type/missingtype
2006-08-15 21:25:38 +00:00
..
display.html Missingtype now also works without notices when the missing question has no answers. 2006-04-30 17:30:22 +00:00
editquestion.html Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
editquestion.php Bug #6033 - missing string for unknown questiontype. Also tidied up some messy code. Merged from MOODLE_16_STABLE. 2006-07-18 15:34:24 +00:00
icon.gif Added question type that is used if a question of unknown type is encountered. 2006-03-24 21:21:59 +00:00
questiontype.php 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