moodle/question
Tim Hunt f0f2014316 MDL-35620 question engine: should distinguish NULL and 0.
This only matters in an obscure edge case, but it is an edge case we hit
with one of the OU question types.

This load data code is processing the results of a LEFT JOIN, so is_null
is the correct logic.
2012-09-27 12:35:55 +01:00
..
behaviour MDL-35419 question manual grading: valdiation must handle 0,5 2012-09-13 16:40:02 +01:00
engine MDL-35620 question engine: should distinguish NULL and 0. 2012-09-27 12:35:55 +01:00
format Merge branch 'MDL-34841_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE 2012-09-18 01:15:31 +02:00
tests MDL-34841 error importing questions with long names. 2012-09-12 17:38:40 +01:00
type MDL-35343 JavaScript visible in multichoice choice feedback. 2012-09-10 13:08:14 +01:00
addquestion.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
category.php MDL-28437 Question bank pages should all use General type: admin. 2011-07-25 08:50:06 +01:00
category_class.php MDL-27818 question bank: multilang category names don't work. 2012-08-30 22:45:51 +01:00
category_form.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
edit.php MDL-34807 question bank: navigation loses place. 2012-08-13 11:29:43 +01:00
editlib.php MDL-34810 question bank: user prefs for some display options 2012-08-16 16:59:59 +01:00
export.php MDL-32246 question export: should cope with unrecognised qtypes. 2012-03-29 14:14:32 +01:00
export_form.php MDL-29808 qformats: use standard pluginname string and add version.php 2011-11-10 19:12:28 +00:00
flags.js MDL-28471 Further tweaks to the question flag code. 2011-07-26 17:43:55 +01:00
format.php MDL-34841 error importing questions with long names. 2012-09-12 17:38:40 +01:00
import.php MDL-28701 some more tempdirs updated 2011-09-10 10:55:32 +02:00
import_form.php MDL-33338 recognising the mimetype for uploaded files 2012-05-28 15:19:41 +08:00
move_form.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
preview.js MDL-20636 Boilerplate and other cleanup in the question core code. 2011-02-21 18:00:15 +00:00
preview.php MDL-34862 question preview: improve preview ownership check. 2012-08-13 17:44:17 +01:00
previewlib.php MDL-29847 question preview: garbage collect old preview data. 2012-08-17 10:53:13 +01:00
qbank.js MDL-32048 mod_quiz: Question bank select/deselect all shows strange behaviour in IE 2012-03-20 10:55:01 +13:00
qengine.js MDL-28975 question engine, JavaScript error in IE. 2011-08-18 14:00:05 +01:00
question.php MDL-32240 quiz editing: check permissions questions are added. 2012-03-29 14:14:12 +01:00
renderer.php MDL-30069 Question type icons missing in lots of places. 2011-11-15 11:17:18 +00:00
toggleflag.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
upgrade.php MDL-30604 Added 2 missing messages andd deleting an incorrect one 2011-12-09 02:01:02 +01:00