moodle/question/type
Tim Hunt d4d8a51fae 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:31:02 +00:00
..
calculated MDL-30854 quiz/question editing: fix create calc question & add on page. 2012-01-30 12:31:02 +00:00
calculatedmulti MDL-30322 qtypes calc* and mulitanswer -> optional_param_array. 2011-11-28 16:57:00 +00:00
calculatedsimple MDL-30854 quiz/question editing: fix create calc question & add on page. 2012-01-30 12:31:02 +00:00
description MDL-29808 qtypes: use standard pluginname strings and update version.php 2011-11-10 19:12:30 +00:00
essay MDL-30604 Added upgrade lines to upgrade.php(s) 2011-12-09 02:03:58 +01:00
match MDL-31058 qtype match 1.9 restore: fix restore of dodgy questions. 2012-01-20 18:06:53 +00:00
missingtype MDL-30854 quiz/question editing: fix create calc question & add on page. 2012-01-30 12:31:02 +00:00
multianswer MDL-30760 question engine: question summary can be longer than 64k! 2011-12-16 15:57:49 +00:00
multichoice MDL-30742 restoring 1.9 backups with missing question data should be robust 2011-12-14 17:18:04 +00:00
numerical MDL-31065 question stats: fix analysis of responses not matching a given answer 2012-01-20 17:46:01 +00:00
random MDL-30854 quiz/question editing: fix create calc question & add on page. 2012-01-30 12:31:02 +00:00
randomsamatch MDL-31006 some more PHP54 notices 2012-01-18 01:17:09 +01:00
shortanswer MDL-31065 question stats: fix analysis of responses not matching a given answer 2012-01-20 17:46:01 +00:00
simpletest MDL-20636 Rename questiontype.php to questiontypebase.php. Also some conde-checker issues. 2011-05-17 16:46:57 +01:00
truefalse MDL-31065 qtype shortanswer: refactor the unit tests to use a proper helper. 2012-01-20 17:45:56 +00:00
edit_question_form.php MDL-30854 quiz/question editing: fix create calc question & add on page. 2012-01-30 12:31:02 +00:00
questionbase.php MDL-31306 question preview: disable 'Fill correct' for qtypes that can't 2012-01-24 13:27:34 +08:00
questiontypebase.php Merge branch 'MDL-37049_22' of git://github.com/jamiepratt/moodle into MOODLE_22_STABLE 2011-12-19 15:05:42 +13:00
rendererbase.php MDL-29571 questions: improve class=accesshide screen-reader hints. 2011-10-04 11:50:56 +02:00
upgrade.txt MDL-30562 qtypes: extra_answer_fields & questionid_column_name public 2011-12-09 17:58:31 +00:00