moodle/question/type/missingtype
Tim Hunt 03cefcc91b MDL-37506 question code: incorrect preg_quote uses.
For preg_quote to work reliably, you must pass the delimiter you are
using for your regular expression. In many places we were failing to do
that.
2013-01-18 11:18:54 +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
tests MDL-37506 question code: incorrect preg_quote uses. 2013-01-18 11:18:54 +00: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-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00