moodle/mod/quiz
2015-03-04 08:51:21 +08:00
..
accessrule MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00
backup MDL-47266 quiz: fix restore log message. 2014-09-18 11:04:28 +01:00
classes MDL-48026 mod_quiz: convert menu nowrap from CSS to method 2014-11-03 13:35:29 +13:00
db MDL-48144 upgrade: add v2.8.0 sep lines 2014-11-10 18:08:15 +01:00
lang/en MDL-48898 quiz: use admin_setting_configduration 2015-01-23 11:56:08 +00:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
report MDL-49364 quiz statistics: escape output in the response analysis 2015-03-03 13:04:18 +00:00
tests Merge branch 'MDL-49335' of git://github.com/timhunt/moodle 2015-03-03 14:46:34 +00:00
yui MDL-48620 JavaScript: Updated shifted files to comply with coding style 2015-01-23 14:51:24 +08:00
accessmanager.php MDL-44449 quiz access rules should have a delete hook. 2014-05-19 16:59:04 +01:00
accessmanager_form.php MDL-44180 mod_quiz: unified @package use 2014-03-03 08:37:06 +13:00
addrandom.php MDL-47132 quiz: move the remains of editlib.php to locallib.php 2014-10-03 07:54:47 +01:00
addrandomform.php MDL-47547 quiz editing: minor fixes following MDL-47547 2014-10-06 15:44:21 +01:00
attempt.php MDL-40063 mod_quiz: replaced 'continue attempt' add_to_log call with an event 2014-04-10 20:41:39 -07:00
attemptlib.php MDL-48829 quiz nav: add a data attr to buttons giving the page 2015-01-15 10:20:55 +00:00
autosave.ajax.php MDL-42504 quiz autosave: alert users if connection lost. 2013-11-15 15:08:13 +00:00
comment.php MDL-40063 mod_quiz: replaced ‘manualgrade’ add_to_log call with an event 2014-04-10 20:42:24 -07:00
cronlib.php MDL-45455 quiz cron must rollback transaction on error. 2014-05-15 15:09:58 +01:00
edit.php MDL-48168 quiz editing: max grade should be editable after attempts 2014-11-10 19:00:05 +00:00
edit_rest.php MDL-47963 quiz editing: block ajax edits once there are attempts 2014-10-30 16:24:55 +00:00
grade.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
index.php MDL-40063 mod_quiz: replaced 'view' and 'view all' add_to_log calls with events 2014-04-10 20:34:14 -07:00
lib.php MDL-49160 quiz: Make sure to not select an outcome grade item 2015-02-24 14:40:36 -05:00
locallib.php MDL-47691 quiz: only warn re overdue attempts if a Q has been answered 2014-10-20 12:11:10 +01:00
mod_form.php MDL-48146 quiz settings: fix non-percent feedback boundaries 2014-11-12 15:45:26 +00:00
module.js MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string 2014-12-01 08:32:04 +13:00
override_form.php MDL-44725 Availability: Replace groupmembersonly - quiz overrides (9) 2014-09-02 13:03:23 +01:00
overridedelete.php Merge branch 'MDL-45071_master' of https://github.com/markn86/moodle 2014-04-18 10:47:04 +08:00
overrideedit.php MDL-44725 Availability: Replace groupmembersonly - quiz overrides (9) 2014-09-02 13:03:23 +01:00
overrides.php MDL-40006 searchableselector does not work in IE or Safari. 2014-09-19 21:59:34 +01:00
processattempt.php MDL-40063 mod_quiz: removed 'close attempt' add_to_log call 2014-04-10 20:40:27 -07:00
questionbank.ajax.php MDL-47132 quiz: move the remains of editlib.php to locallib.php 2014-10-03 07:54:47 +01:00
renderer.php MDL-48829 quiz nav: add a data attr to buttons giving the page 2015-01-15 10:20:55 +00:00
repaginate.php MDL-47963 quiz editing: block ajax edits once there are attempts 2014-10-30 16:24:55 +00:00
report.php MDL-40063 mod_quiz: replaced 'report' add_to_log call with an event 2014-04-10 20:39:56 -07:00
review.php MDL-46093 quiz review should default to showing everything on one page 2014-06-27 17:14:51 +01:00
reviewquestion.php MDL-44180 mod_quiz: unified @package use 2014-03-03 08:37:06 +13:00
settings.php MDL-48898 quiz: use admin_setting_configduration 2015-01-23 11:56:08 +00:00
startattempt.php MDL-45803 mod_quiz: prevented the attempt_started event from being triggered twice 2014-06-09 15:59:41 -07:00
styles.css MDL-348 mod_quiz: Improved print layout 2015-01-15 20:28:06 +00:00
summary.php MDL-40063 mod_quiz: replaced 'view summary' add_to_log call with an event 2014-04-10 20:40:25 -07:00
upgrade.txt MDL-47691 quiz: only warn re overdue attempts if a Q has been answered 2014-10-20 12:11:10 +01:00
version.php MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00
view.php MDL-40063 mod_quiz: replaced 'view' and 'view all' add_to_log calls with events 2014-04-10 20:34:14 -07:00