moodle/question
tjhunt 4995b9c19c question types: API cleanup.
MDL-18350 remove backwards compatibility support for question types having their lang strings in the quiz language module.
MDL-16407 settings.php support for question types. Remove the old get_config_options from question types. I don't think anyone was using it.
2009-02-25 07:01:57 +00:00
..
format Nuke irrelevant comment. 2009-02-11 07:24:29 +00:00
type question types: API cleanup. 2009-02-25 07:01:57 +00:00
backuplib.php quiz backup: MDL-17970 MSSQL text / varchar compare issue. 2009-01-20 04:24:07 +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 quiz editing: MDL-18173 Make clear in the UI whether a random question selects from subcategories or not. 2009-02-24 05:16:23 +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-17871 Kill most of the duplicated code between mod/quiz/editlib.php and question/editlib.php 2009-01-22 05:38:18 +00:00
editlib.php MDL-16345 changing &course to &courseid 2009-02-23 20:20:07 +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 Add missing Id tags to all files under question, to help the unmerged files script. 2009-02-19 01:09:44 +00:00
file.php Add missing Id tags to all files under question, to help the unmerged files script. 2009-02-19 01:09:44 +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
qbank.js question bank: MDL-18000 Make select all work by clicking the checkbox column heading. 2009-01-23 06:05:25 +00:00
qengine.js JS does not work in IE. Grrrr! 2008-09-03 09:30:10 +00:00
question.php question bank: MDL-12719, MDL-15774, MDL-17105, and MDL-18174 2009-02-13 06:11:42 +00:00
restorelib.php backup/restore: MDL-16614 more reliable test for when we are restoring a backup that was made of the same site that we are restoring to. 2009-01-20 03:16:30 +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