moodle/question
tjhunt fa583f5f6e quiz editing: MDL-17285 This is Olli Savolainen's new interface for editing quizzes.
This was started and usability tested as a Finnish Summer of Code project, and then Olli did further work on it in his own time to get it in shape for inclusion in Moodle 2.0. I reviewed all the code. There are a number of minor outstanding issues that will be fixed soon. See the subtasks of MDL-17284 for a list.

The goal of these changes is to:
* help teachers new to Moodle, so when they first see the quiz editing page, they don't go "Huh! What on earth am I supposed to do here?"
* help novice Moodle users understand and learn to use some of the more advanced quiz feature;
* but, without slowing down more experienced quiz users.

Naturally, with ambitous goals like that, we won't have managed to satisy everybody, but I think this change is a big step in the right direction.

There is extensive documentation on this project at http://docs.moodle.org/en/Development:Quiz_UI_redesign.
2008-11-20 06:59:11 +00:00
..
format "MDL-14129, fixed hardcoded print_error" 2008-09-25 08:03:54 +00:00
type quiz editing: MDL-17285 This is Olli Savolainen's new interface for editing quizzes. 2008-11-20 06:59:11 +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: error when deleting empty categories. 2008-10-23 09:17:50 +00:00
category_class.php quiz editing: MDL-17285 This is Olli Savolainen's new interface for editing quizzes. 2008-11-20 06:59:11 +00:00
category_form.php MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing. 2008-06-06 14:43:15 +00:00
category_form_randomquestion.php quiz editing: MDL-17285 This is Olli Savolainen's new interface for editing quizzes. 2008-11-20 06:59:11 +00:00
contextmove.php MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing. 2008-06-06 14:43:15 +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 quiz editing: MDL-17285 This is Olli Savolainen's new interface for editing quizzes. 2008-11-20 06:59:11 +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 MDL-16429 Notice when previewing questions since MDL-16263 was implemented. 2008-09-10 02:58:52 +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