moodle/mod/quiz/classes
2023-03-28 11:42:44 +01:00
..
admin MDL-76899 quiz: bulk fix all array literals array() -> [] 2023-01-16 17:12:45 +00:00
adminpresets MDL-74923 quiz: move admin setting classes to mod_quiz\admin namespace 2022-12-13 16:24:58 +00:00
analytics/indicator MDL-76899 quiz: bulk fix all array literals array() -> [] 2023-01-16 17:12:45 +00:00
cache MDL-76899 quiz: Bulk fix object -> stdClass in PHPdoc 2023-01-16 17:12:44 +00:00
completion MDL-76897 quiz: streamline initalisation of $quiz, $cm, $course 2023-02-27 18:41:55 +00:00
event MDL-35745 quiz: let teachers to re-open a Never submitted attempt 2023-03-14 13:09:27 +00:00
external MDL-35745 quiz: let teachers to re-open a Never submitted attempt 2023-03-14 13:09:27 +00:00
form MDL-68093 quiz: Add behat test for viewing results by group 2023-03-14 08:52:26 +00:00
local MDL-35745 quiz: let teachers to re-open a Never submitted attempt 2023-03-14 13:09:27 +00:00
navigation/views MDL-74733 core_navigation: Secondary nav in plugins, change namespace 2022-06-08 15:40:44 +01:00
output MDL-74452 quiz: Display an error if all versions are in draft status 2023-03-28 11:42:44 +01:00
plugininfo MDL-76899 quiz: fix whitespace around operators 2023-01-16 19:07:08 +00:00
privacy MDL-76614 quiz: rename quiz => mod_quiz\quiz_settings 2023-01-06 14:35:54 +00:00
question MDL-74452 quiz: Display an error if all versions are in draft status 2023-03-28 11:42:44 +01:00
search MDL-59459 Golbal Search: Increase file indexing coverage 2017-09-02 10:28:17 +10:00
task MDL-76897 quiz: streamline initalisation of $quiz, $cm, $course 2023-02-27 18:41:55 +00:00
access_manager.php MDL-35745 quiz: let teachers to re-open a Never submitted attempt 2023-03-14 13:09:27 +00:00
dates.php MDL-75058 course: Fix support for dates on WebServices 2022-06-27 15:29:36 +02:00
external.php Merge branch 'MDL-76899' of https://github.com/timhunt/moodle 2023-01-24 23:19:43 +08:00
grade_calculator.php MDL-76897 quiz: quiz_save_best_grade -> recompute_final_grade 2023-02-27 18:41:58 +00:00
group_observers.php MDL-76899 quiz: bulk fix all array literals array() -> [] 2023-01-16 17:12:45 +00:00
quiz_attempt.php MDL-35745 quiz: let teachers to re-open a Never submitted attempt 2023-03-14 13:09:27 +00:00
quiz_settings.php MDL-74452 quiz: Display an error if all versions are in draft status 2023-03-28 11:42:44 +01:00
repaginate.php MDL-76899 quiz: basic cleanup of the structure and repaginate classes 2023-01-16 17:12:23 +00:00
structure.php MDL-76897 quiz: get the context more efficiently where possible 2023-02-27 18:41:56 +00:00