moodle/mod/quiz
2021-12-03 11:11:37 +01:00
..
accessrule MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
amd MDL-72013 js: Fix jsdocs to meet stricter eslint 2021-10-21 13:28:00 +08:00
backup Merge branch 'MDL-72743' of git://github.com/paulholden/moodle 2021-10-28 12:50:01 +02:00
classes MDL-72112 admin_presets: Add admin_presets tool 2021-12-03 11:11:37 +01:00
db MDL-52456 quiz: Fix illegal white space. 2021-10-20 11:51:12 +02:00
lang/en Merge branch 'MDL-52456-master' of https://github.com/NashTechOpenUniversity/moodle 2021-10-20 11:33:14 +02:00
pix
report MDL-72612 Custom user field support: Quiz report grading 2021-11-12 15:29:50 +00:00
templates MDL-71585 qbank_managecategories: Add managecategories to core 2021-09-03 09:41:18 +10:00
tests MDL-69496 quiz: Only validate completion if unlocked 2021-11-17 09:11:29 +11:00
yui MDL-72507 Quiz: Quiz auto-save does not detect uploaded files 2021-10-19 16:10:15 +07:00
accessmanager.php MDL-52788 mod_quiz: Move start attempt code to new API functions 2016-03-11 10:19:53 +01:00
accessmanager_form.php MDL-71947 core_quiz: vertical forms for access rule popups 2021-06-24 12:31:13 +02:00
addrandom.php MDL-71585 qbank_managecategories: Add managecategories to core 2021-09-03 09:41:18 +10:00
addrandomform.php MDL-71585 qbank_managecategories: Add managecategories to core 2021-09-03 09:41:18 +10:00
attempt.php MDL-72010 quiz: prevent session timeouts during attempts 2021-06-24 12:24:47 +01:00
attemptlib.php Merge branch 'MDL-52456-master' of https://github.com/NashTechOpenUniversity/moodle 2021-10-20 11:33:14 +02:00
autosave.ajax.php MDL-58926 quiz: Addition of AJAX based quiz timer. 2020-06-06 17:28:02 +01:00
comment.php MDL-71628 quiz: Quiz review: names not shown on Manual grading screens 2021-05-25 16:28:52 +07:00
cronlib.php
deprecatedlib.php MDL-52206 quiz: Remove completionpass completion from quiz 2021-10-04 19:44:03 +08:00
edit.php MDL-72076 bulk actions ui: Implement bulk actions in qbank API 2021-11-22 11:35:21 +11:00
edit_rest.php MDL-48771 quiz edit: delete mulitiple tidy up & Behat tests 2017-04-04 01:53:43 +01:00
editrandom.php MDL-68733 quiz editing: behat test for altering random question tags 2020-05-18 23:20:10 +01:00
grade.php MDL-67830 quiz: notice in grade details redirect script 2020-01-29 18:34:39 +00:00
index.php MDL-71376 mod_quiz: fix undefined object reference 2021-04-20 20:10:04 +12:00
lib.php MDL-69496 quiz: Only validate completion if unlocked 2021-11-17 09:11:29 +11:00
locallib.php MDL-52456 Quiz: notification message for students. 2021-10-19 20:06:16 +07:00
mod_form.php MDL-52206 quiz: Remove completionpass completion from quiz 2021-10-04 19:44:03 +08:00
module.js MDL-71961 Quiz: Disable quiz navigation buttons when files are uploading 2021-09-13 17:31:17 +07:00
override_form.php MDL-71761 Quiz: Show custom fields for user overrides 2021-10-22 13:48:07 +01:00
overridedelete.php MDL-71761 Quiz: Show custom fields for user overrides 2021-10-22 13:48:07 +01:00
overrideedit.php MDL-71410 mod_quiz: Cache user and group overrides 2021-04-27 14:32:26 +10:00
overrides.php MDL-71761 Quiz: Show custom fields for user overrides 2021-10-22 13:48:07 +01:00
processattempt.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
renderer.php MDL-71785 core_quiz: Empty quiz section name behaves like new page 2021-09-14 15:22:48 -04:00
repaginate.php
report.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
review.php MDL-71030 Quiz: Add 'who' made changes in question response history 2021-04-20 09:06:15 +07:00
reviewquestion.php MDL-71030 Quiz: Add 'who' made changes in question response history 2021-04-20 09:06:15 +07:00
settings.php MDL-71902 mod_quiz: Add locked flag option for quiz options 2021-11-11 10:36:14 +11:00
startattempt.php MDL-68970 quiz: prevent page caching during attempts 2021-01-25 18:33:51 +00:00
styles.css MDL-71961 Quiz: Disable quiz navigation buttons when files are uploading 2021-09-13 17:31:17 +07:00
summary.php MDL-72010 quiz: prevent session timeouts during attempts 2021-06-24 12:24:47 +01:00
upgrade.txt MDL-52206 quiz: Remove completionpass completion from quiz 2021-10-04 19:44:03 +08:00
version.php MDL-52456 Quiz: notification message for students. 2021-10-19 20:06:16 +07:00
view.php MDL-71392 mod_quiz: don't display grade to pass if not set. 2021-04-22 09:53:24 +01:00