moodle/mod/quiz
Tim Hunt e3485c5f75 MDL-38538 quiz autosave: fix JavaScript errors.
1. Make cancelling the delay more robust.
2. Ignore changes in flag state. They are already saved using AJAX.
3. Typo that caused an error when there was no TinyMCE on the page.
2013-04-04 12:32:54 +01:00
..
accessrule MDL-37894 Amend tests with new openclose rule. 2013-02-20 01:36:20 +01:00
backup MDL-37378 quiz restore: timecheckstate not in old backups. 2013-01-11 13:17:13 +00:00
db MDL-38557 quiz install.php code should actually be in reports. 2013-03-22 10:36:15 +00:00
lang/en MDL-38538 quiz autosave: fix language string. 2013-04-03 11:23:41 +01:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
report MDL-38809 quiz manual grading: delete expensive unnecssary code. 2013-03-30 17:25:52 +00:00
tests MDL-37694 move quiz unit tests to the right place. 2013-01-25 12:12:12 +00:00
yui MDL-38538 quiz autosave: fix JavaScript errors. 2013-04-04 12:32:54 +01:00
accessmanager.php MDL-35717 quiz: fix overdue attempt processing 2012-11-16 21:32:09 -05:00
accessmanager_form.php MDL-29627 quiz access move strings only used in one subplugin into that plugin. 2011-10-13 11:13:22 +01:00
addrandom.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
addrandomform.php MDL-32945 libraries: Replaced deprecated PARAM_MULTILANG with PARAM_TEXT 2012-07-19 15:44:40 +08:00
attempt.php MDL-38538 quiz auto-save front end. 2013-03-28 16:57:24 +00:00
attemptlib.php MDL-38538 quiz auto-save front end. 2013-03-28 16:57:24 +00:00
autosave.ajax.php MDL-38538 quiz auto-save front end. 2013-03-28 16:57:24 +00:00
comment.php MDL-30844 Accessibility: orphan label in form action buttons 2012-06-25 10:18:42 +08:00
cronlib.php MDL-37577 quiz overdue handling: optimise database query 2013-01-21 13:21:38 +00:00
edit.js MDL-34741 use 2in3 in mod_quiz 2012-08-11 20:40:09 +02:00
edit.php MDL-39282 quiz: always allow removal of bogus questions. 2013-03-01 17:33:32 +00:00
editlib.php MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +08:00
grade.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
index.php MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly 2012-10-15 14:08:13 +08:00
lib.php MDL-31983 navigation: Move reports from Navigation to Settings 2013-02-15 13:06:26 +08:00
locallib.php MDL-37577 quiz overdue handling: optimise database query 2013-01-21 13:21:38 +00:00
mod_form.php MDL-38337 quiz: respect maximum grade config for new quizzes. 2013-03-08 21:36:27 +00:00
module.js MDL-35717|NOBUG - fix trailing whitespace problems 2012-11-26 15:01:31 +08:00
override_form.php MDL-34657 user sorting: consistent sorting everywhere. 2012-09-27 12:41:42 +01:00
overridedelete.php MDL-34468 quiz: Replace all instances of get_context_instance() with respective context_XXXX class in mod/quiz 2012-07-24 17:08:05 +08:00
overrideedit.php MDL-35717 quiz: fix overdue attempt processing 2012-11-16 21:32:09 -05:00
overrides.php MDL-34657 user sorting: consistent sorting everywhere. 2012-09-27 12:41:42 +01:00
processattempt.php MDL-35717 quiz: fix overdue attempt processing 2012-11-16 21:32:09 -05:00
renderer.php MDL-38654 do not test $CFG->gdversion 2013-03-22 16:57:55 +01:00
report.php MDL-34468 quiz: Replace all instances of get_context_instance() with respective context_XXXX class in mod/quiz 2012-07-24 17:08:05 +08:00
review.php MDL-34257 quiz 'secure' mode: PAGE initialisation order issues. 2012-09-27 12:41:00 +01:00
reviewquestion.php MDL-38647 quiz review question issues 2013-03-22 11:16:02 +00:00
settings.php MDL-38538 quiz auto-save front end. 2013-03-28 16:57:24 +00:00
settingslib.php MDL-3030 quiz overdue handling: trigger automatic state transitions. 2012-04-27 15:07:35 +01:00
startattempt.php MDL-35717 quiz: fix overdue attempt processing 2012-11-16 21:32:09 -05:00
styles.css MDL-38209 quiz css: fix minor regression. 2013-04-04 11:17:39 +01:00
summary.php MDL-36897 quiz review: fixup previous commit. 2012-12-12 08:12:16 +00:00
upgrade.txt MDL-34733 quiz 'secure' mode: finish review link broken in previews 2012-08-21 12:08:57 +01:00
version.php MDL-38557 quiz manual grading should check mod/quiz:grade 2013-03-22 10:36:14 +00:00
view.php MDL-34468 quiz: Replace all instances of get_context_instance() with respective context_XXXX class in mod/quiz 2012-07-24 17:08:05 +08:00