moodle/mod/quiz
2016-07-27 15:38:01 +02:00
..
accessrule MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
amd MDL-54939 amd: fix lint issues 2016-06-17 09:03:18 +01:00
backup MDL-52402 backup, quiz: Fix attempt token and add missing rule. 2015-12-05 10:08:07 +11:00
classes MDL-54862 quiz: Return question blocked status in WS 2016-07-27 15:38:01 +02:00
db MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 2016-05-23 01:31:34 +02:00
lang/en MDL-53221 search: Renaming search areas 2016-05-16 13:02:02 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle 2016-06-16 09:04:12 +01:00
tests MDL-54862 quiz: Return question blocked status in WS 2016-07-27 15:38:01 +02:00
yui MDL-54944 eslint: make the .eslintrc default stricter 2016-07-11 12:44:34 +01: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-47132 quiz: move the remains of editlib.php to locallib.php 2014-10-03 07:54:47 +01:00
addrandomform.php MDL-47547 quiz editing: minor fixes following MDL-47547 2014-10-06 15:44:21 +01:00
attempt.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
attemptlib.php MDL-53858 quiz accessibility: Correct aria-labelledby attribute 2016-04-29 12:17:57 +01:00
autosave.ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
comment.php MDL-52750 quiz reviewQ/comment: add page title & student name 2016-01-15 11:10:43 +00:00
cronlib.php MDL-45455 quiz cron must rollback transaction on error. 2014-05-15 15:09:58 +01:00
edit.php MDL-49813 quiz: add sections in the right place after page changes 2015-04-23 16:54:50 +01:00
edit_rest.php MDL-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01:00
grade.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
index.php MDL-52784 quiz: unused param in quiz_get_combined_reviewoptions calls 2016-01-15 11:05:47 +00:00
lib.php MDL-54881 quiz: Ensure user attempts are deterministic for testing. 2016-06-21 08:31:26 +10:00
locallib.php MDL-53034 mod_quiz: New WS mod_quiz_get_quiz_feedback_for_grade 2016-03-18 09:56:31 +01:00
mod_form.php MDL-50228 quiz: improve overall feedback section of the form 2015-05-14 10:21:16 +01:00
module.js MDL-46091 quiz start attempt: rationalise confirmations. 2016-01-18 22:12:41 +00:00
override_form.php MDL-44725 Availability: Replace groupmembersonly - quiz overrides (9) 2014-09-02 13:03:23 +01:00
overridedelete.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
overrideedit.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
overrides.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
processattempt.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
questionbank.ajax.php MDL-47132 quiz: move the remains of editlib.php to locallib.php 2014-10-03 07:54:47 +01:00
renderer.php MDL-53647 quiz summary: keep row class names in synch around headings 2016-04-02 13:22:55 +01:00
repaginate.php MDL-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01:00
report.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
review.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
reviewquestion.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
settings.php Merge branch 'MDL-50228' of git://github.com/timhunt/moodle 2015-06-03 01:29:46 +02:00
startattempt.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
styles.css MDL-54649 quiz/question: remove uncessary !important uses 2016-06-05 20:29:13 +01:00
summary.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
upgrade.txt MDL-54862 quiz: Return question blocked status in WS 2016-07-27 15:38:01 +02:00
version.php MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
view.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00