moodle/question
tjhunt be8563b63a numerical and shortanswer question types: problems with compare_responses and test_response.
MDL-15315 The previous fix for this issue with wildcard answers in the item analysis report caused the following two regressions. This patch fixes it properly.

MDL-17247 This is basiclly pointing out the weridness in the previous fix and gave some useful clues as to a proper solution. Thanks Oleg.

MDL-17610 This was a report of a problem with each attempt builds on last, with a shortanswer question, where the sutdent's response contains a '.

Also, lots of unit tests to try to ensure the new code is right.
2008-12-12 03:48:39 +00:00
..
format "MDL-14129, fixed hardcoded print_error" 2008-09-25 08:03:54 +00:00
type numerical and shortanswer question types: problems with compare_responses and test_response. 2008-12-12 03:48:39 +00:00
backuplib.php MDL-14679 minor dml conversion errors in quiz backup 2008-07-01 13:19:24 +00:00
category.php question bank: MDL-17078 Error after deleting a question category. 2008-11-27 07:30:17 +00:00
category_class.php question bank: MDL-14434 Cannot edit the only question category in a context. 2008-11-27 11:50:29 +00:00
category_form.php question bank: MDL-14434 Cannot edit the only question category in a context. 2008-11-27 11:50:29 +00:00
category_form_randomquestion.php MDL-17361 Problems with the question category editing forms. 2008-11-26 04:25:42 +00:00
contextmove.php question bank: MDL-14434 Cannot edit the only question category in a context. 2008-11-27 11:50:29 +00:00
contextmove_form.php MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +00:00
contextmoveq.php MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing. 2008-06-06 14:43:15 +00:00
contextmoveq_form.php MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +00:00
edit.php MDL-10857 broken link in navlinks for question bank pointing to mod/modname/view.php with cmid param instead of id param 2007-08-15 11:36:01 +00:00
editlib.php question bank: MDL-14434 Cannot edit the only question category in a context. 2008-11-27 11:50:29 +00:00
export.php MDL-16706 - eliminate miscellaneous inine JavaScript 2008-09-26 10:49:31 +00:00
export_form.php MDL-15897 deprecated PARAM_CLEANFILE - we now support unicode everywhere 2008-07-31 23:03:50 +00:00
exportfile.php MDL-14129, remove error() in question module 2008-07-24 04:20:44 +00:00
file.php MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing. 2008-06-06 14:43:15 +00:00
format.php MDL-7010 - followup - quiz config settings were referred to in two places in the question bank. Since these settings are now in config_plugins, the references need to be update. (Of course, perhaps these should not be referred to at all ...) 2008-09-10 02:44:21 +00:00
import.php MDL-16198 2008-08-28 13:49:25 +00:00
import_form.php Fix up question import. Thanks to Christopher Molnar: http://moodle.org/mod/forum/discuss.php?d=105164 2008-09-08 02:33:24 +00:00
move_form.php merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 22:44:14 +00:00
preview.php quiz: MDL-6085 when editing a question from various places like a preview attempt or review screen, don't use a popup, instead take advantage of the fact that question.php now takes a returnurl. Merged from MOODLE_19_STABLE. 2008-12-10 06:26:47 +00:00
qengine.js JS does not work in IE. Grrrr! 2008-09-03 09:30:10 +00:00
question.php quiz editing: MDL-17285 This is Olli Savolainen's new interface for editing quizzes. 2008-11-20 06:59:11 +00:00
restorelib.php MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing. 2008-06-06 14:43:15 +00:00
tabs.php "MDL-14129, fix print_error call" 2008-05-21 07:53:23 +00:00
toggleflag.php MDL-16263 A way for students to flag/bookmark, particular questions during a quiz attempt for later review. 2008-08-29 10:08:27 +00:00
upgrade.php MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing. 2008-06-06 14:43:15 +00:00