moodle/question
tjhunt f4b879ddea question bank: MDL-17302 refactor question bank display code into a class.
Step 1. Just convert the existing functions quiz_question_showbank and question_showbank and friends into methods of a class and subclass.

More to come.
2009-01-19 05:30:01 +00:00
..
format MDL-17779 2009-01-05 15:23:10 +00:00
type question bank: MDL-12787, MDL-17870 field in the question editing form to tag questions, and load and save the tags from the DB. 2009-01-16 08:00:06 +00:00
backuplib.php question bank database: MDL-17608 Drop originalquestion field from the question_states table - it was never used for anything. 2009-01-06 05:20:21 +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 question bank: MDL-17302 refactor question bank display code into a class. 2009-01-19 05:30:01 +00:00
editlib.php question bank: MDL-17302 refactor question bank display code into a class. 2009-01-19 05:30:01 +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-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support 2009-01-05 21:37:20 +00:00
file.php MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +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 question preview: MDL-17418 Enable previewing of random questions. 2009-01-08 09:03:49 +00:00
qengine.js JS does not work in IE. Grrrr! 2008-09-03 09:30:10 +00:00
question.php question bank: MDL-12787, MDL-17870 field in the question editing form to tag questions, and load and save the tags from the DB. 2009-01-16 08:00:06 +00:00
restorelib.php question bank database: MDL-17608 Drop originalquestion field from the question_states table - it was never used for anything. 2009-01-06 05:20:21 +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