moodle/question/type/calculated
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
..
backup MDL-30021 qtype numerical better showunits default when coming from 1.9 2011-11-03 11:27:41 +00:00
db MDL-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:11:11 +01:00
lang/en MDL-36534 question editing: clean up lang strings. 2013-01-14 14:52:49 +00:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
tests MDL-37506 question code: incorrect preg_quote uses. 2013-01-18 11:18:54 +00:00
datasetdefinitions_form.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
datasetitems_form.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
edit_calculated_form.php MDL-32094 fix question related E_STRICT problems 2012-03-18 18:33:54 +01:00
lib.php MDL-32471 preview thumbnails support for other component types 2012-04-24 14:29:44 +02:00
question.php MDL-28444 synchronized datasets: fix typo in get_variants_selection_seed() 2011-08-20 11:49:26 +01:00
questiontype.php MDL-36534 question editing: clean up lang strings. 2013-01-14 14:52:49 +00:00
renderer.php MDL-27412 Upgrade the calculatedmulti question type to the new question engine. 2011-05-19 17:14:09 +01:00
styles.css MDL-36033 - Left align Numeric value fields in Calculated and Numeric question, when in RTL mode 2012-10-19 10:24:03 +02:00
version.php MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00