moodle/question/type/calculatedsimple
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
..
backup/moodle2 MDL-27411 qtype_calculatedsimple Fix lots of coding style issues. 2011-05-17 16:01:51 +01:00
db MDL-28035 problems with upgrade/restore of ataptive quizzes from 2.0 2011-06-27 17:10:02 +01:00
lang/en MDL-29808 qtypes: use standard pluginname strings and update version.php 2011-11-10 19:12:30 +00:00
pix MDL-23784 converted question types to use new pix API and locations 2010-08-12 19:01:28 +00:00
simpletest MDL-27649 support question variants as a first-class concept in the question engine. 2011-05-26 21:23:56 +01:00
edit_calculatedsimple_form.php MDL-30854 quiz/question editing: fix create calc question & add on page. 2012-01-30 12:32:12 +00:00
lib.php MDL-27411 qtype_calculatedsimple Fix lots of coding style issues. 2011-05-17 16:01:51 +01:00
question.php MDL-27411 upgrade the calculatedsimple qtype to the new question engine. 2011-05-19 12:20:49 +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-27411 upgrade the calculatedsimple qtype to the new question engine. 2011-05-19 12:20:49 +01:00
styles.css MDL-29341 qtype numerical/calc: display of mc units badly laid out. 2011-09-30 23:32:57 +01:00
version.php MDL-29808 qtypes: use standard pluginname strings and update version.php 2011-11-10 19:12:30 +00:00