moodle/mod/quiz
2020-11-11 10:10:45 +08:00
..
accessrule Merge branch 'MDL-69658-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE 2020-09-14 22:56:55 +02:00
amd MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
backup MDL-67850 quizaccess: remove the old quizaccess_safebrowser 2020-04-29 14:29:21 +10:00
classes MDL-66899 quiz: Log a regrading event when quiz attempt is regraded. 2020-06-18 04:52:47 +01:00
db MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
lang/en MDL-66899 quiz: Log a regrading event when quiz attempt is regraded. 2020-06-18 04:52:47 +01:00
pix
report MDL-67002 quiz reports: fix sorting on Oracle in the responses report 2020-07-24 11:45:02 +01:00
templates MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
tests MDL-70065 quiz: fix paging when adding questions from the bank 2020-10-29 20:29:58 +00:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08: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-35939 mod_quiz: use descriptive titles for pages 2019-08-15 12:07:38 +10:00
attemptlib.php MDL-67874 theme_boost: make focus outline accessible 2020-05-26 09:54:12 +02:00
autosave.ajax.php
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
lib.php MDL-69716 mod_quiz: No timestamp for in progress attempts 2020-10-23 16:03:03 +02:00
locallib.php Merge branch 'MDL-68733' of https://github.com/timhunt/moodle 2020-05-21 08:37:52 +08:00
mod_form.php MDL-69841 Quiz: Review options 'Help' icons do not work correctly 2020-10-30 10:28:59 +07:00
module.js MDL-69165 Questions: Incorrect id used in init_submit_button function 2020-07-08 11:47:24 +07: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
renderer.php MDL-65074 mod_quiz: Quiz navigation buttons shouldnt use btn-secondary 2020-09-25 15:17:10 +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
settings.php MDL-67351 quiz: Change advanced quiz settings types to use flags. 2020-01-30 10:50:59 +11:00
startattempt.php
styles.css Merge branch 'MDL-68772-master' of https://github.com/Clyxz/moodle 2020-06-03 13:17:32 +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-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
view.php