moodle/mod/quiz
Dan Poltawski a8b8f472bd MDL-34599 mod_quiz: optional $thispage & $nextpage
The previous change making the params required was a regression.
2012-08-01 09:05:32 +08:00
..
accessrule MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
backup MDL-33818 quiz restore: quiz_attempt.state not restoring old MBZ 2012-06-18 14:09:06 +01:00
db MDL-32791 quiz db: clean up garbage data that was causing problems. 2012-07-27 16:41:28 +01:00
lang/en MDL-19430 My Moodle: Polished course_over view code of netspot 2012-07-19 15:30:37 +08:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
report Merge branch 'MDL-34532' of git://github.com/timhunt/moodle 2012-07-31 10:42:55 +08:00
tests MDL-32149 add quiz unit tests 2012-04-03 22:31:02 +02:00
accessmanager.php MDL-34025 - quiz secure window: fix popup closing 2012-06-27 15:00:23 +08: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-34599 quiz attempts: more robust if page number out of range. 2012-07-27 11:42:03 +01:00
attemptlib.php MDL-34599 quiz attempts: more robust if page number out of range. 2012-07-27 11:42:03 +01:00
comment.php MDL-30844 Accessibility: orphan label in form action buttons 2012-06-25 10:18:42 +08:00
cronlib.php MDL-34351 quiz cron: one broken overdue attempt should not kill cron 2012-07-19 15:21:05 +01:00
edit.js MDL-20636 Fix top of file boilerplate in mod/quiz. 2011-02-21 16:13:25 +00:00
edit.php MDL-30651 libraries: Replaced deprecated PARAM_INTEGER with PARAM_INT 2012-07-19 15:37:46 +08:00
editlib.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
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-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
lib.php MDL-31509 quiz outcomes: let people associate quizzes with outcomes. 2012-07-27 18:06:24 +01:00
locallib.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
mod_form.php MDL-32940 libraries: Replaced deprecated PARAM_NUMBER with PARAM_FLOAT 2012-07-23 17:21:05 +08:00
module.js MDL-34257 quiz 'secure' window: does not close automatically. 2012-07-13 18:02:20 +01:00
override_form.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +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-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
overrides.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
processattempt.php MDL-34599 mod_quiz: optional $thispage & $nextpage 2012-08-01 09:05:32 +08:00
renderer.php Merge branch 'MDL-34187' of git://github.com/timhunt/moodle 2012-07-16 15:57:21 +08: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-34599 quiz attempts: more robust if page number out of range. 2012-07-27 11:42:03 +01:00
reviewquestion.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
settings.php MDL-30651 libraries: Replaced deprecated PARAM_INTEGER with PARAM_INT 2012-07-19 15:37:46 +08:00
settingslib.php MDL-3030 quiz overdue handling: trigger automatic state transitions. 2012-04-27 15:07:35 +01:00
startattempt.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
styles.css MDL-33521 css: Fixed invalid CSS in core CSS and plugin styles.css files 2012-07-02 11:34:44 +12:00
summary.php MDL-32783 quiz overdue handling: enforce end of grace period 2012-06-07 19:17:07 +01:00
version.php MDL-32791 quiz db: clean up garbage data that was causing problems. 2012-07-27 16:41:28 +01: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