moodle/mod/quiz
2016-09-01 12:34:40 +01: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-55454 quiz: loses shufflequestion setting restoring old backups 2016-08-03 18:42:51 +01:00
classes Merge branch 'MDL-54862-master' of git://github.com/dpalou/moodle 2016-08-09 08:06:35 +01: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-50267 lang: Remove deprecated strings in 2.9 2016-07-26 16:03:32 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-42125 quiz stats: clearer message when manual grading required 2016-09-01 12:34:40 +01:00
tests Merge branch 'MDL-54862-master' of git://github.com/dpalou/moodle 2016-08-09 08:06:35 +01:00
yui MDL-55244 js: build changes 2016-07-25 07:58:05 +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-55026 quiz_overview: Convert chart to the new library 2016-07-25 10:43:01 +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