.. |
accessrule
|
MDL-81522 phpunit: Add missing void return type to all tests
|
2024-06-11 11:55:07 +02:00 |
amd
|
MDL-74610 quiz: multiple grades - UI improvements
|
2024-04-09 15:11:45 +01:00 |
backup
|
MDL-81627 quiz restore: fix restore of grade item for each slot
|
2024-04-23 11:33:44 +01:00 |
classes
|
MDL-82178 quiz graded notification: fix capability check
|
2024-06-12 12:34:24 +01:00 |
db
|
MDL-81616 upgrade: add the 4.4.0 separation line to all upgrade scripts
|
2024-04-20 21:01:04 +08:00 |
lang/en
|
MDL-81982 lang: Import fixed English strings (en_fix)
|
2024-06-05 10:25:28 +08:00 |
pix
|
NOBUG: Fixed SVG browser compatibility
|
2024-02-23 08:37:37 +07:00 |
report
|
MDL-81522 phpunit: Add missing void return type to all tests
|
2024-06-11 11:55:07 +02:00 |
templates
|
MDL-81713 mod_quiz: Display modal for 'Add random question' as mform.
|
2024-05-09 09:48:20 +08:00 |
tests
|
Merge branch 'MDL-82178' of https://github.com/timhunt/moodle
|
2024-06-13 12:00:28 +08:00 |
yui
|
MDL-82001 mod_quiz: respect user language in draft save message text.
|
2024-05-30 16:04:26 +01:00 |
accessmanager.php
|
MDL-76614 quiz: move quiz_access_manager -> mod_quiz\access_manager
|
2023-01-06 14:35:47 +00:00 |
accessmanager_form.php
|
MDL-76614 quiz: move mod_quiz_preflight_check_form to classes & clean up
|
2023-01-06 14:35:47 +00:00 |
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
|
MDL-76614 quiz: deprecate class moodle_quiz_exception
|
2023-01-06 14:35:48 +00:00 |
comment.php
|
MDL-80880 quiz: summary of an attempt output changed to a templateable
|
2024-03-05 12:02:11 +00:00 |
cronlib.php
|
MDL-76614 quiz: merge mod_quiz_overdue_attempt_updater into task
|
2023-01-06 14:35:48 +00:00 |
deprecatedlib.php
|
MDL-80300 mod_quiz: Integration coding fixups
|
2024-03-25 15:07:16 +08:00 |
edit.php
|
MDL-74610 quiz: multiple grades - UI mockup and nav
|
2024-04-09 14:59:37 +01:00 |
edit_rest.php
|
MDL-62404 mod_quiz: Delete previews after repaginate
|
2024-02-15 10:59:23 +00:00 |
editgrading.php
|
MDL-74610 quiz: multiple grades - UI improvements
|
2024-04-09 15:11:45 +01: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-74610 quiz: refactor rendering of '6.00 out of 10.00' into a helper
|
2024-04-09 14:59:45 +01:00 |
lib.php
|
MDL-81872 course: Improve the summary page for reset
|
2024-05-27 16:18:54 +02:00 |
locallib.php
|
MDL-81456 core: Correct namespace imports
|
2024-04-09 16:13:42 +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
|
MDL-76614 quiz: quiz_override_form => mod_quiz\form\edit_override_form
|
2023-01-06 14:35:48 +00:00 |
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-81567 mod_quiz: Adopt edit section title pencil icons size.
|
2024-04-20 18:03:15 +02:00 |
summary.php
|
MDL-76899 quiz: bulk fix all array literals array() -> []
|
2023-01-16 17:12:45 +00:00 |
upgrade.txt
|
MDL-81125 core: Update upgrade.txt files to document new upgrade notes
|
2024-05-20 22:26:45 +08:00 |
version.php
|
MDL-81549 versions: bump all versions and requires near release
|
2024-04-17 00:03:29 +08:00 |
view.php
|
MDL-51360 mod_quiz: Don't do full course recalculation.
|
2024-05-09 15:01:23 +08:00 |