moodle/mod/quiz
2019-04-25 18:55:45 +02:00
..
accessrule MDL-65207 core: replace typos by actually 2019-04-01 08:49:18 +08:00
amd MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
backup MDL-65207 core: replace typos by actually 2019-04-01 08:49:18 +08:00
classes MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
db MDL-60680 message_output: Change message provider defaults 2019-04-23 13:09:06 +02:00
lang/en MDL-60683 quiz: Replace quiz legacy cron with tasks 2019-02-22 16:39:37 +00:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
templates MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
tests MDL-60680 notifications: Include action buttons information 2019-04-25 14:55:57 +02:00
yui MDL-63825 Quiz: convert quiz repaginate.js from YUI to AMD 2019-02-08 15:50:45 +00: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-52788 mod_quiz: Move start attempt code to new API functions 2016-03-11 10:19:53 +01:00
addrandom.php MDL-61380 Quiz,Questions: Adding "random" question by tag 2018-03-07 00:30:32 +11:00
addrandomform.php MDL-62992 quiz: fix tags filtering on random question modal 2019-03-27 10:21:07 +08:00
attempt.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
attemptlib.php MDL-64238 mod_quiz: Check enrollment on calendar_action generator 2019-02-08 06:40:52 +08:00
autosave.ajax.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
comment.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
cronlib.php
edit.php MDL-61107 quiz editing: handle invalid Maximum grade input 2017-12-22 13:35:29 +00: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-61614 Quiz: Maintain slot tags when editing random questions 2018-04-18 13:07:08 +10:00
grade.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
index.php MDL-62262 quiz: quiz index page showing wrong dates. 2018-07-06 14:37:07 +02:00
lib.php MDL-63146 mod_quiz: Add userid param to mod_quiz calendar callbacks 2019-03-05 14:21:42 +11:00
locallib.php MDL-60680 notifications: Return custom data in notifications 2019-04-25 14:55:18 +02:00
mod_form.php MDL-61045 quiz settings: add back missing disabledIf 2017-12-15 13:11:57 +00:00
module.js MDL-58986 mod_quiz: add CSS classes to buttons on comment page 2017-05-18 16:49:25 +08:00
override_form.php MDL-54693 quiz: Info for attempts allowed in user and group override. 2017-11-23 19:11:11 +01:00
overridedelete.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
overrideedit.php MDL-55956 mod: Set event priority for activity overrides 2017-03-07 11:33:13 +08:00
overrides.php MDL-51189 Quiz: Edit overrides when quiz is not available to students 2018-01-23 10:52:19 +11: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-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
repaginate.php MDL-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01:00
report.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
review.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
reviewquestion.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
settings.php MDL-64190 mod_quiz: use password unmask config element. 2019-01-11 15:11:24 +00:00
startattempt.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
styles.css MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
summary.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
upgrade.txt MDL-60683 quiz: Replace quiz legacy cron with tasks 2019-02-22 16:39:37 +00:00
version.php MDL-60683 quiz: Version bump for new scheduled tasks 2019-02-26 11:52:20 +08:00
view.php MDL-56913 quiz: teachers should see a review link for a preview 2016-11-11 16:51:54 +00:00