moodle/mod/quiz
2024-03-28 11:46:51 +07:00
..
accessrule MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
amd MDL-80811 mod_quiz: fix question preview popup event handling. 2024-02-01 20:29:00 +00:00
backup Merge branch 'MDL-80650' of https://github.com/timhunt/moodle 2024-01-25 09:23:27 +07:00
classes MDL-80300 mod_quiz: Integration coding fixups 2024-03-25 15:07:16 +08:00
db MDL-80300 mod_quiz: Integration coding fixups 2024-03-25 15:07:16 +08:00
lang/en Merge branch 'mdl-80300-main-refactor' of https://github.com/matthewhilton/moodle 2024-03-25 15:06:50 +08:00
pix NOBUG: Fixed SVG browser compatibility 2024-02-23 08:37:37 +07:00
report Merge branch 'MDL-80099_main' of https://github.com/marxjohnson/moodle 2024-03-22 11:07:55 +08:00
templates MDL-80900 quiz: refine attempt summary 2024-03-06 13:50:43 +08:00
tests Merge branch 'main_MDL-81172' of https://github.com/mattporritt/moodle 2024-03-28 11:46:51 +07:00
yui MDL-67259 mod_quiz: show time of last autosave 2024-02-23 09:00:51 +01:00
accessmanager.php
accessmanager_form.php
attempt.php MDL-78547 quiz: in a preview, if a question has been edited, update it 2024-03-07 16:14:47 +00:00
attemptlib.php MDL-76614 quiz: rename quiz => mod_quiz\quiz_settings 2023-01-06 14:35:54 +00:00
autosave.ajax.php
comment.php MDL-80880 quiz: summary of an attempt output changed to a templateable 2024-03-05 12:02:11 +00:00
cronlib.php
deprecatedlib.php MDL-80300 mod_quiz: Integration coding fixups 2024-03-25 15:07:16 +08:00
edit.php MDL-72321 mod_quiz: Use new datafilters for random questions 2023-08-31 15:00:39 +01:00
edit_rest.php MDL-62404 mod_quiz: Delete previews after repaginate 2024-02-15 10:59:23 +00:00
editrandom.php MDL-72321 mod_quiz: Use new datafilters for random questions 2023-08-31 15:00:39 +01:00
grade.php MDL-76897 quiz: get the context more efficiently where possible 2023-02-27 18:41:56 +00:00
index.php MDL-71941 mod_quiz: use 'gradenoun' core string 2023-11-02 16:02:32 +01:00
lib.php MDL-80300 mod_quiz: Add override manager class 2024-03-15 08:18:56 +10:00
locallib.php Merge branch 'mdl-80300-main-refactor' of https://github.com/matthewhilton/moodle 2024-03-25 15:06:50 +08:00
mod_form.php MDL-78527 core_completion: Improving labels and disclosure in mods 2023-09-12 15:43:49 +02:00
module.js MDL-80630 mod_quiz: keep timer hidden across pages 2024-02-08 09:43:01 +01:00
override_form.php
overridedelete.php MDL-80300 mod_quiz: Add override manager class 2024-03-15 08:18:56 +10:00
overrideedit.php MDL-80300 mod_quiz: Add override manager class 2024-03-15 08:18:56 +10:00
overrides.php MDL-76897 quiz: streamline initalisation of $quiz, $cm, $course 2023-02-27 18:41:55 +00:00
processattempt.php MDL-71728 mod_quiz: check if user can access this page 2023-08-09 04:44:17 +00:00
renderer.php MDL-76614 quiz: mod_quiz_renderer => mod_quiz\output\renderer 2023-01-06 14:35:49 +00:00
repaginate.php MDL-76899 quiz: bulk fix all array literals array() -> [] 2023-01-16 17:12:45 +00:00
report.php MDL-76897 quiz: streamline initalisation of $quiz, $cm, $course 2023-02-27 18:41:55 +00:00
review.php Merge branch 'MDL-78547' of https://github.com/timhunt/moodle 2024-03-08 08:51:57 +07:00
reviewquestion.php MDL-80880 quiz: summary of an attempt output changed to a templateable 2024-03-05 12:02:11 +00:00
settings.php MDL-76899 quiz: bulk fix all array literals array() -> [] 2023-01-16 17:12:45 +00:00
startattempt.php MDL-76897 quiz: streamline initalisation of $quiz, $cm, $course 2023-02-27 18:41:55 +00:00
styles.css MDL-80880 quiz: change display of previous attempts summary 2024-03-05 12:02:11 +00:00
summary.php MDL-76899 quiz: bulk fix all array literals array() -> [] 2023-01-16 17:12:45 +00:00
upgrade.txt MDL-80300 mod_quiz: Add override manager class 2024-03-15 08:18:56 +10:00
version.php MDL-80300 mod_quiz: Add override manager class 2024-03-15 08:18:56 +10:00
view.php MDL-80880 quiz: change display of previous attempts summary 2024-03-05 12:02:11 +00:00