moodle/question/type/missingtype
Tim Hunt 72553162ba MDL-30854 quiz/question editing: fix create calc question & add on page.
This was one of those innocent seeming issues where, once you start
digging, you find a mess. In this case, the code that is now in
question_wizard_form::add_hidden_fields used to exist in four different
places, in four inconsistent versions. This is now all nicely
re-factored, and that solves the problem.

Along the way, I found and fixed some wrong string references in
qtype_random, and stripped out some unnecessary &s in function
declarations.
2012-01-30 12:32:12 +00:00
..
lang/en MDL-29808 qtypes: use standard pluginname strings and update version.php 2011-11-10 19:12:30 +00:00
pix MDL-20636 Better icon for missing qtype. 2011-01-13 18:36:11 +00:00
simpletest MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
edit_missingtype_form.php MDL-27747 questions remove all references to the recently deprecated get_grade_options() 2011-06-07 14:00:07 +01:00
question.php MDL-27649 support question variants as a first-class concept in the question engine. 2011-05-26 21:23:56 +01:00
questiontype.php MDL-30854 quiz/question editing: fix create calc question & add on page. 2012-01-30 12:32:12 +00:00
renderer.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
version.php MDL-29808 qtypes: use standard pluginname strings and update version.php 2011-11-10 19:12:30 +00:00