moodle/question
Kyle Temkin 3553982d6d MDL-40264 fix essay handling of zero-string response
Fixes an inappropriate behavior of the is_complete_response() function
for the Essay question type, which caused the string "0" to be
inappropriately marked as an incomplete response.

Also adds a set of unit tests for the Essay question type's
is_complete_response.
2013-06-21 03:39:23 -04:00
..
behaviour MDL-39412 Prevent developer warnings on upgrade from 24 to master 2013-05-20 12:42:52 +01:00
engine MDL-39945 qtype multichoice was not comparing blank responses correctly. 2013-06-04 15:54:44 +08:00
format Merge branch 'MDL-39283_23' of git://github.com/jmvedrine/moodle into MOODLE_23_STABLE 2013-04-24 14:36:26 +01:00
tests MDL-34841 error importing questions with long names. 2012-09-12 17:38:40 +01:00
type MDL-40264 fix essay handling of zero-string response 2013-06-21 03:39:23 -04:00
addquestion.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
category.php MDL-32245 question bank: fix coding style in categories.php 2012-12-15 10:07:09 +00:00
category_class.php MDL-38395 question categories: wrong URLs after editing. 2013-03-15 08:15:23 +00: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-21625 question: Fixed phpdocs 2012-11-05 16:29:38 +13:00
export.php MDL-35404 question export: make it work with slasharguments off. 2012-11-30 15:51:33 +00: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-37599 question import: add missing string. 2013-01-21 12:12:50 +00: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-35792 question preview: way to update options without restarting. 2012-12-22 15:15:06 +00:00
previewlib.php MDL-38490 question preview, variant is attempt (not display) option 2013-03-14 17:22:37 +00: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