moodle/mod/quiz
2019-10-18 16:32:43 +02:00
..
accessrule MDL-65571 versions: bump all versions and requires near release 2019-05-12 23:46:34 +02:00
amd MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
backup MDL-65555 mod_quiz: fix group override backup and restore 2019-07-16 11:16:03 +10:00
classes MDL-66553 quiz/questions: show idnumber and tags when adding from qbank 2019-10-11 13:59:26 +01:00
db MDL-65555 mod_quiz: fix group override backup and restore 2019-07-16 11:16:03 +10:00
lang/en MDL-66504 lang: Import fixed English strings (en_fix) 2019-09-01 12:31:15 +02:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-66790 quizreport: Prevent sorting for checkbox column 2019-10-15 17:25:16 +08:00
templates MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
tests Merge branch 'MDL-66821' of https://github.com/timhunt/moodle 2019-10-15 07:35:36 +08:00
yui MDL-65938 mod_quiz: Use new core/checkbox-toggleall 2019-07-19 13:14:11 +08: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-35939 mod_quiz: use descriptive titles for pages 2019-08-15 12:07:38 +10:00
attemptlib.php MDL-66764 quiz: redo question should not repeat random questions 2019-09-25 11:04:38 +01: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-66733 grade: Add helper to get correct user date for grade 2019-09-20 09:50:17 +08:00
locallib.php MDL-66553 quiz/questions: show idnumber and tags when adding from qbank 2019-10-11 13:59:26 +01:00
mod_form.php MDL-53778 quiz settings: Ensure that disabled checkboxes have value 0 2019-06-25 13:23:12 +03: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-34411 mod_quiz: quiz overrides to observe group membership 2019-07-02 08:54:36 +02:00
overridedelete.php MDL-34411 mod_quiz: Check if the teacher can access the override 2019-07-02 08:54:36 +02:00
overrideedit.php MDL-34411 mod_quiz: Check if the teacher can access the override 2019-07-02 08:54:36 +02:00
overrides.php MDL-34411 mod_quiz: quiz overrides to observe group membership 2019-07-02 08:54:36 +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-66852 quiz: Style "Try another question like this one" button. 2019-10-08 11:28:39 +02:00
repaginate.php
report.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
review.php MDL-35939 mod_quiz: deprecate unused strings 2019-08-15 12:07:38 +10: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-66960 questions: Top align all question bank titles exc "select all" 2019-10-18 16:32:43 +02:00
summary.php MDL-35939 mod_quiz: use descriptive titles for pages 2019-08-15 12:07:38 +10:00
upgrade.txt MDL-60683 quiz: Replace quiz legacy cron with tasks 2019-02-22 16:39:37 +00:00
version.php MDL-65555 mod_quiz: fix group override backup and restore 2019-07-16 11:16:03 +10:00
view.php MDL-56913 quiz: teachers should see a review link for a preview 2016-11-11 16:51:54 +00:00