moodle/mod/quiz
Damyon Wiese 65c52e05d1 MDL-58699 mod_quiz: Require javascript for popup
If any of the access rules require the attempt to open in a new window, assume we
require javascript to attempt the quiz. This makes it harder to bypass the javascript
pseudo security restrictions.
2017-11-07 12:48:21 +08:00
..
accessrule MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
amd MDL-56831 quiz: Declare YUI dependencies explicitly where needed 2016-11-13 23:07:00 +01:00
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes Merge branch 'MDL-59950_master' of git://github.com/dmonllao/moodle 2017-11-02 14:39:32 +08:00
db MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00
lang/en MDL-60072 mod: Fix bad event naming 2017-10-16 14:47:09 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report Merge branch 'MDL-60607' of git://github.com/timhunt/moodle 2017-10-31 12:57:36 +08:00
templates MDL-55797 mod_quiz: Convert question chooser to template 2016-09-23 10:55:17 +01:00
tests Merge branch 'MDL-57228' of git://github.com/timhunt/moodle 2017-10-04 13:42:51 +08:00
yui MDL-58796 mod_quiz: add handling for fontawesome icons 2017-05-04 13:51:14 +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
addrandomform.php
attempt.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
attemptlib.php MDL-60162 quiz reports: too many rows fetched on download 2017-10-24 18:06:44 +01:00
autosave.ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
comment.php MDL-58986 mod_quiz: add CSS classes to buttons on comment page 2017-05-18 16:49:25 +08:00
cronlib.php
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-48771 quiz edit: delete mulitiple tidy up & Behat tests 2017-04-04 01:53:43 +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-60072 mod: Fix bad event naming 2017-10-16 14:47:09 +08:00
locallib.php MDL-57228 quiz: fix editing when there are one-question sections 2017-09-25 12:16:12 +01:00
mod_form.php MDL-58196 availability: Add appropriate dependencies in mform 2017-07-31 11:56:11 +05:30
module.js MDL-58986 mod_quiz: add CSS classes to buttons on comment page 2017-05-18 16:49:25 +08: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
renderer.php MDL-58699 mod_quiz: Require javascript for popup 2017-11-07 12:48:21 +08:00
repaginate.php MDL-40988 quiz: ability to break quizzes into sections 2015-04-05 14:30:53 +01:00
report.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +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-58699 mod_quiz: Require javascript for popup 2017-11-07 12:48:21 +08:00
summary.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
upgrade.txt MDL-59287 upgrade.txt: avoid misleading versions 2017-07-11 11:30:43 +01:00
version.php MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
view.php MDL-56913 quiz: teachers should see a review link for a preview 2016-11-11 16:51:54 +00:00