moodle/mod/quiz
2021-02-15 08:19:31 +00:00
..
accessrule MDL-68970 quiz: prevent page caching during attempts 2021-01-25 18:33:51 +00:00
amd MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
backup MDL-45002 mod_quiz: completion option, at least N attempts completed 2020-07-14 15:32:06 -04:00
classes MDL-69823 mod_quiz: Return question options via WS 2020-11-10 19:16:24 +01:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
lang/en MDL-70550 lang: Import fixed English strings (en_fix) 2021-01-07 19:35:32 +01:00
pix
report MDL-66600 quiz manual grading: show any automated grading and feedback 2021-02-15 08:19:31 +00:00
templates MDL-66587 mod_quiz: visible quiz timer 2020-09-16 15:21:27 +02:00
tests Merge branch 'MDL-70755' of https://github.com/mkassaei/moodle 2021-02-11 10:54:38 +08:00
yui MDL-58926 quiz: Addition of AJAX based quiz timer. 2020-06-06 17:28:02 +01:00
accessmanager.php
accessmanager_form.php
addrandom.php
addrandomform.php MDL-67631 quiz editing: add random dialogue should offer all numbers 2020-01-07 13:59:39 +00:00
attempt.php MDL-68970 quiz: prevent page caching during attempts 2021-01-25 18:33:51 +00:00
attemptlib.php MDL-54907 quiz: better timefinish for attempts finished asynchronously 2020-11-27 17:51:55 +00:00
autosave.ajax.php MDL-58926 quiz: Addition of AJAX based quiz timer. 2020-06-06 17:28:02 +01:00
comment.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
cronlib.php
edit.php
edit_rest.php
editrandom.php MDL-68733 quiz editing: behat test for altering random question tags 2020-05-18 23:20:10 +01:00
grade.php MDL-67830 quiz: notice in grade details redirect script 2020-01-29 18:34:39 +00:00
index.php MDL-62262 quiz: quiz index page showing wrong dates. 2018-07-06 14:37:07 +02:00
lib.php MDL-68831 quiz overrides: show a summary on the quiz info page 2020-12-16 14:21:45 +00:00
locallib.php MDL-68831 quiz overrides: show a summary on the quiz info page 2020-12-16 14:21:45 +00:00
mod_form.php MDL-69841 Quiz: Review options 'Help' icons do not work correctly 2020-10-30 10:18:20 +07:00
module.js MDL-66587 mod_quiz: visible quiz timer 2020-09-16 15:21:27 +02:00
override_form.php MDL-70266 quiz overrides: respect show user identity setting 2021-01-07 10:38:39 +00:00
overridedelete.php MDL-70266 quiz overrides: respect show user identity setting 2021-01-07 10:38:39 +00: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 Merge branch 'MDL-70755' of https://github.com/mkassaei/moodle 2021-02-11 10:54:38 +08: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-70562 mod_quiz: "Edit quiz" and "Back to the course" button spacing 2021-01-15 11:59:38 +01:00
repaginate.php
report.php
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-67351 quiz: Change advanced quiz settings types to use flags. 2020-01-30 10:50:59 +11:00
startattempt.php MDL-68970 quiz: prevent page caching during attempts 2021-01-25 18:33:51 +00:00
styles.css MDL-59782 core_question: improve questionbank highlighting 2021-01-28 08:12:58 +01:00
summary.php MDL-68970 quiz: prevent page caching during attempts 2021-01-25 18:33:51 +00:00
upgrade.txt MDL-69823 mod_quiz: Return question options via WS 2020-11-10 19:16:24 +01:00
version.php MDL-69735 quiz: new capability for read-only view of setting overrides 2020-12-11 19:54:40 +00:00
view.php