moodle/question/type/essay
Kyle Temkin efe677970a 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-20 19:10:12 -04:00
..
backup Merge branch 'MDL-38792' of https://github.com/ppichet/moodle 2013-04-09 14:33:31 +02:00
db MDL-39753 Add 2.5.0 upgrade line 2013-05-20 15:33:19 +02:00
lang/en MDL-10516 Pre-populated answer (template) in essay questions 2013-04-03 11:30:42 +08:00
pix MDL-23784 converted question types to use new pix API and locations 2010-08-12 19:01:28 +00:00
tests MDL-40264 fix essay handling of zero-string response 2013-06-20 19:10:12 -04:00
edit_essay_form.php MDL-38792 Update question/type in-line comments to codechecker standards 2013-04-08 19:59:51 -04:00
lib.php MDL-32471 preview thumbnails support for other component types 2012-04-24 14:29:44 +02:00
question.php MDL-40264 fix essay handling of zero-string response 2013-06-20 19:10:12 -04:00
questiontype.php MDL-10516 Pre-populated answer (template) in essay questions 2013-04-03 11:30:42 +08:00
renderer.php MDL-10516 Pre-populated answer (template) in essay questions 2013-04-03 11:30:42 +08:00
styles.css MDL-20636 fix styling of essay questions. #371 2011-05-27 12:11:54 +01:00
version.php MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00