moodle/mod/quiz
Dan Poltawski aa306e7bc8 MDL-52219 behat: remove steps which turn on avaibility/completion
Now its the default, we can reduce test time by relying on the default
state rather than going around turning it on
2015-11-26 14:07:17 +00:00
..
accessrule MDL-52059 versions: bump all versions and requires near release 2015-11-10 12:33:52 +01:00
backup MDL-49803 mod_quiz: Fixing overrides restore 2015-04-15 15:29:38 +08:00
classes MDL-46455 mod_*: added restore mapping to events 2015-10-11 18:14:57 -07:00
db MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts 2015-11-17 17:08:56 +01:00
lang/en MDL-50622 lang: Merge English strings from the en_fix language pack 2015-06-19 12:11:33 +02:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
report MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts 2015-11-17 17:08:56 +01:00
tests MDL-52219 behat: remove steps which turn on avaibility/completion 2015-11-26 14:07:17 +00:00
yui MDL-50971 ActionMenu: Action menus cause page to jump when closing 2015-08-28 12:13:16 +01: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-40992 quiz: option to let students redo questions within an attempt 2015-03-31 14:12:48 +01:00
attemptlib.php MDL-50996 quiz: fix review error with unusual permissions 2015-08-24 09:53:52 +01: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-49813 quiz: add sections in the right place after page changes 2015-04-23 16:54:50 +01:00
edit_rest.php MDL-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01: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-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01:00
locallib.php MDL-52014 quiz: do not log preview attempt deletions 2015-11-02 16:17:22 +00:00
mod_form.php MDL-50228 quiz: improve overall feedback section of the form 2015-05-14 10:21:16 +01:00
module.js MDL-49782 general: removed uses of window.status 2015-04-08 11:49:06 +12: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-40992 quiz: option to let students redo questions within an attempt 2015-03-31 14:12:48 +01: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-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
repaginate.php MDL-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01: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-50996 quiz: fix review error with unusual permissions 2015-08-24 09:53:52 +01:00
reviewquestion.php MDL-50996 quiz: fix review error with unusual permissions 2015-08-24 09:53:52 +01:00
settings.php Merge branch 'MDL-50228' of git://github.com/timhunt/moodle 2015-06-03 01:29:46 +02: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-50911 Quiz: edit settings page not responsive 2015-08-11 09:16:43 -04: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-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01:00
version.php MDL-52059 versions: bump all versions and requires near release 2015-11-10 12:33:52 +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