moodle/mod/quiz
sam marshall 96e2caeaa2 MDL-74733 core_navigation: Secondary nav in plugins, change namespace
Secondary nav previously had to be in my_plugin\local\views\secondary; this
location continues to work but is deprecated. The new location is
my_plugin\navigation\views\secondary.
2022-06-08 15:40:44 +01:00
..
accessrule MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:10 +02:00
amd MDL-69552 Quiz: Fix tag filter does not work when adding random question 2022-03-31 11:55:21 +07:00
backup MDL-74255 quiz: handle draft question status correctly 2022-04-08 12:19:53 +01:00
classes MDL-74733 core_navigation: Secondary nav in plugins, change namespace 2022-06-08 15:40:44 +01:00
db MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:10 +02:00
lang/en MDL-74330 lang: Import fixed English strings (en_fix) 2022-04-01 13:17:08 +01:00
pix Merge branch 'MDL-74235-master-2' of https://github.com/andrewnicols/moodle 2022-04-07 12:06:38 +06:00
report MDL-74752 qtype_multichoice: fix regrading logic 2022-05-31 09:22:22 +01:00
templates MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
tests MDL-74543 quiz: correctly record time when overdue attempt submitted 2022-05-03 13:41:45 +01:00
yui MDL-73915 js: Upgrade babel and eslint 2022-02-23 08:53:54 +08:00
accessmanager.php
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-73335 mod_quiz: Add tertiary nav for the quiz module 2022-02-24 09:26:00 +02:00
attemptlib.php MDL-73386 mod_quiz: Use plain text for quiz navigation fake block title 2022-05-21 00:32:38 +08: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-73335 mod_quiz: Add tertiary nav for the quiz module 2022-02-24 09:26:00 +02:00
edit_rest.php
editrandom.php MDL-73763 core : Index fixes for reference tables 2022-03-24 18:04:47 +11:00
grade.php MDL-67830 quiz: notice in grade details redirect script 2020-01-29 18:34:39 +00:00
index.php Revert "MDL-71915 mod_quiz: Update the tertiary nav" 2022-02-15 15:58:35 +00:00
lib.php MDL-74041 quiz: use own size for paging the question bank 2022-05-04 11:01:44 +01:00
locallib.php MDL-74255 quiz: handle draft question status correctly 2022-04-08 12:19:53 +01:00
mod_form.php MDL-74184 quiz: prevent repagination of quizzes with attepts 2022-03-22 10:32:24 +00: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-72413 quiz: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
overrideedit.php MDL-73335 mod_quiz: Add tertiary nav for the quiz module 2022-02-24 09:26:00 +02:00
overrides.php MDL-73335 mod_quiz: Add tertiary nav for the quiz module 2022-02-24 09:26:00 +02: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-74302 mod_quiz: use notification renderable to display quiz notices 2022-04-04 19:03:20 +10:00
repaginate.php
report.php MDL-72413 quiz: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
review.php MDL-73954 quiz: fix decimal places for the percentage on review page 2022-03-04 11:58:16 +00: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-74091 core_question: 'table-responsive' qtable avoids overlap. 2022-03-22 14:19:42 +01:00
summary.php MDL-73335 mod_quiz: Add tertiary nav for the quiz module 2022-02-24 09:26:00 +02:00
upgrade.txt MDL-74752 question regrading: implement the required hooks 2022-05-31 09:22:22 +01:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
view.php MDL-74302 mod_quiz: Users with preview cap should see prevent messages 2022-04-04 19:03:20 +10:00