moodle/mod/quiz
2012-09-14 10:03:20 +01:00
..
accessrule MDL-31365 Fix for safebrowser and securewindow 2012-09-03 07:25:30 +02:00
backup MDL-34702 quiz DB: questiondecimalpoints has wrong default. 2012-08-16 17:33:08 +01:00
db MDL-34702 quiz DB: questiondecimalpoints has wrong default. 2012-08-16 17:33:08 +01:00
lang/en MDL-34568: Accessibility: Added missing lables in quiz section 2012-09-07 10:18:15 +08:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
report MDL-35163 quiz Make quiz report options available to attempts form 2012-09-14 10:03:20 +01: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 Revert "MDL-34257 quiz 'secure' mode: PAGE initialisation order issues." 2012-09-06 17:35:40 +08:00
attemptlib.php MDL-34733 quiz 'secure' mode: finish review link broken in previews 2012-08-21 12:08:57 +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-34741 use 2in3 in mod_quiz 2012-08-11 20:40:09 +02:00
edit.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
editlib.php MDL-34568 mod_quiz: Fixed up whitespace issue 2012-09-12 11:20:35 +12: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-29662 quiz overrides: use proper course value (was php notice). 2012-09-05 18:01:24 +02: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-34741 use 2in3 in mod_quiz 2012-08-11 20:40:09 +02: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 MDL-34733 quiz 'secure' mode: finish review link broken in previews 2012-08-21 12:08:57 +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 Revert "MDL-34257 quiz 'secure' mode: PAGE initialisation order issues." 2012-09-06 17:35:40 +08: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-33306 qtype multichoice: fix display of right answer. 2012-08-29 17:47:48 +01:00
summary.php Revert "MDL-34257 quiz 'secure' mode: PAGE initialisation order issues." 2012-09-06 17:35:40 +08: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-34702 quiz DB: questiondecimalpoints has wrong default. 2012-08-16 17:33:08 +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