moodle/mod/quiz
2016-03-26 10:05:40 +08:00
..
accessrule MDL-46091 quiz start attempt: rationalise confirmations. 2016-01-18 22:12:41 +00:00
amd MDL-46091 quiz start attempt: rationalise confirmations. 2016-01-18 22:12:41 +00:00
backup MDL-52402 backup, quiz: Fix attempt token and add missing rule. 2015-12-05 10:08:07 +11:00
classes Merge branch 'MDL-53507' of git://github.com/timhunt/moodle 2016-03-26 09:42:46 +08:00
db MDL-53507 quiz: fix bad htmlid 2016-03-26 10:05:40 +08:00
lang/en MDL-31989 search: New search areas 2016-02-23 10:47:57 +00:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-30811 core: Replace use of continue_button with redirect 2016-02-29 09:05:58 +08:00
tests Merge branch 'MDL-53507' of git://github.com/timhunt/moodle 2016-03-26 09:42:46 +08:00
yui MDL-50971 ActionMenu: Action menus cause page to jump when closing 2015-08-28 12:13:16 +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-52888 mod_quiz: New Web Service mod_quiz_view_attempt 2016-03-18 09:27:43 +01:00
attemptlib.php MDL-52767 mod_quiz: New API for retrieving the question types 2016-03-23 00:56:05 +01:00
autosave.ajax.php MDL-42504 quiz autosave: alert users if connection lost. 2013-11-15 15:08:13 +00: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
index.php MDL-52784 quiz: unused param in quiz_get_combined_reviewoptions calls 2016-01-15 11:05:47 +00:00
lib.php MDL-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01: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 Merge branch 'MDL-45071_master' of https://github.com/markn86/moodle 2014-04-18 10:47:04 +08:00
overrideedit.php MDL-44725 Availability: Replace groupmembersonly - quiz overrides (9) 2014-09-02 13:03:23 +01:00
overrides.php MDL-40006 searchableselector does not work in IE or Safari. 2014-09-19 21:59:34 +01:00
processattempt.php MDL-52863 mod_quiz: Move processattempt.php code to new API 2016-03-17 16:49:39 +01: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-52738 quiz: fix handling of showall by review prev link 2016-01-20 11:42:06 +00:00
repaginate.php MDL-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01:00
report.php MDL-40063 mod_quiz: replaced 'report' add_to_log call with an event 2014-04-10 20:39:56 -07:00
review.php MDL-52888 mod_quiz: New Web Service mod_quiz_view_attempt_review 2016-03-18 09:50:06 +01:00
reviewquestion.php MDL-52750 quiz reviewQ/comment: add page title & student name 2016-01-15 11:10:43 +00:00
settings.php Merge branch 'MDL-50228' of git://github.com/timhunt/moodle 2015-06-03 01:29:46 +02:00
startattempt.php MDL-52788 mod_quiz: Move start attempt code to new API functions 2016-03-11 10:19:53 +01:00
styles.css MDL-53489 quiz editing: fix display of long section headings 2016-03-15 18:35:35 +00:00
summary.php MDL-52888 mod_quiz: New Web Service mod_quiz_view_attempt_summary 2016-03-18 09:49:29 +01:00
upgrade.txt MDL-49338 quiz stats: preview urls wrong for question variants 2016-02-19 12:01:05 +00:00
version.php Merge branch 'MDL-53507' of git://github.com/timhunt/moodle 2016-03-26 09:42:46 +08:00
view.php MDL-52669 mod_quiz: Move logging in view.php to a new API function 2016-02-26 15:45:23 +01:00