moodle/mod/quiz
Damyon Wiese 3e6adcd69c MDL-40759 icons: Rename activity_icon
image_icon is a better name because there are some valid uses for these other than for activity icons.

E.g. Old JS code that is not worth re-writing.
2017-03-17 15:52:18 +08:00
..
accessrule MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
amd MDL-56831 quiz: Declare YUI dependencies explicitly where needed 2016-11-13 23:07:00 +01:00
backup MDL-53870 mod_quiz: New settings for quiz attempts in the mobile app 2016-09-28 09:25:18 +01:00
classes MDL-40759 icons: Rename activity_icon 2017-03-17 15:52:18 +08:00
db MDL-57266 upgrade: add 3.2.0 separation line to all upgrade scripts 2016-12-05 17:10:20 +01:00
lang/en MDL-56542 lang: Merge English strings from the en_fix language pack 2016-10-25 20:12:52 +02:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-57511 Quiz: Attempts report shows non-unique debugging 2017-01-19 14:27:55 +00:00
templates MDL-55797 mod_quiz: Convert question chooser to template 2016-09-23 10:55:17 +01:00
tests MDL-40759 icons: Behat fixes for font-awesome 2017-03-17 15:52:18 +08:00
yui MDL-40759 icons: Behat fixes for font-awesome 2017-03-17 15:52:18 +08: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-53870 mod_quiz: New settings for quiz attempts in the mobile app 2016-09-28 09:25:18 +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-46514 behat: section should be set before switch-case 2016-08-23 15:14:39 +08: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-40759 icons: Rename activity_icon 2017-03-17 15:52:18 +08:00
locallib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
mod_form.php MDL-54802 mod_quiz: Improve validation when editing a quiz uusing require passing grade 2016-10-05 19:21:40 +08:00
module.js MDL-56069 quiz: nav buttons don't scroll to the right question 2016-09-30 15:05:02 +01:00
override_form.php MDL-56171 javascript: Make searchableselector wrap autocomplete 2016-10-28 13:13:22 +08:00
overridedelete.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
overrideedit.php MDL-55956 mod: Set event priority for activity overrides 2017-03-07 11:33:13 +08:00
overrides.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08: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-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08: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-57059 theme_boost: add rule to fix slot number misalignment 2016-11-23 13:37:55 +08: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-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
view.php MDL-56913 quiz: teachers should see a review link for a preview 2016-11-11 16:51:54 +00:00