moodle/mod/quiz
2008-12-16 22:36:29 +00:00
..
db MDL-15326 "allow for per report capabilities to replace mod/quiz:viewreports" 2008-11-25 12:11:27 +00:00
report quiz manual grading: MDL-5517 manual grading pop-up is too small. HTML editor does not fit. Merged from MOODLE_19_STABLE. 2008-12-10 09:11:30 +00:00
simpletest quiz unittests: MDL-17295 start writing unit tests for some of mod/quiz/locallib.php - and fix the bugs they revealed! 2008-11-23 12:46:51 +00:00
accessrules.php fix notices: MDL-15974 Some systems that were upgraded have nullable columns, leading to notices 2008-11-27 05:12:11 +00:00
addrandom.php quiz editing: MDL-17417 added logging for random question creating 2008-12-16 22:36:29 +00:00
attempt.php quiz: MDL-6085 when editing a question from various places like a preview attempt or review screen, don't use a popup, instead take advantage of the fact that question.php now takes a returnurl. Merged from MOODLE_19_STABLE. 2008-12-10 06:26:47 +00:00
attemptlib.php quiz manual grading: MDL-5517 manual grading pop-up is too small. HTML editor does not fit. Merged from MOODLE_19_STABLE. 2008-12-10 09:11:30 +00:00
backuplib.php MDL-16058 - Remove obsolete quiz_question_versions table. 2008-08-15 08:23:09 +00:00
comment.php quiz manual grading: MDL-5517 manual grading pop-up is too small. HTML editor does not fit. Merged from MOODLE_19_STABLE. 2008-12-10 09:11:30 +00:00
edit.js quiz editing: MDL-17298 We should not add JavaScript to the YAHOO namespace Also, use the newer methods for including required JavaScript. 2008-11-25 12:31:59 +00:00
edit.php quiz editing: MDL-17417 added logging for random question creating 2008-12-16 22:36:29 +00:00
editlib.php quiz editing: MDL-17595 changed string from "question name" to "question" 2008-12-10 14:44:40 +00:00
grade.php "MDL-14129, fix print_error" 2008-06-10 06:27:38 +00:00
icon.gif
index.php "MDL-14129, fix print_error" 2008-06-10 06:27:38 +00:00
lib.php quiz: MDL-17578 Review quiz_get_view_actions and quiz_get_post_actions. 2008-12-14 13:32:45 +00:00
locallib.php quiz editing: MDL-15903 fix the code that updates $quiz->sumgrades, 2008-12-05 05:08:37 +00:00
mod_form.php quiz settings: MDL-16781 Avoid concatenating and calling strtolower on language strings. 2008-12-05 04:20:26 +00:00
pagelib.php MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes 2008-08-16 12:16:01 +00:00
processattempt.php MDL-16263 Flagging questions during a quiz attempt. Submit all and finish was nuking flag states. Fix that. 2008-09-03 09:37:20 +00:00
quiz.js quiz attempt javascript: MDL-16833 the javascript that stops enter from submitting the forum in quiz attempts was broken in HEAD. 2008-10-22 10:26:45 +00:00
report.php MDL-15326 "allow for per report capabilities to replace mod/quiz:viewreports" 2008-11-25 12:11:27 +00:00
restorelib.php MDL-16058 - Remove obsolete quiz_question_versions table. 2008-08-15 08:23:09 +00:00
restorelibpre15.php MDL-16058 - Remove obsolete quiz_question_versions table. 2008-08-15 08:23:09 +00:00
review.php quiz: MDL-6085 when editing a question from various places like a preview attempt or review screen, don't use a popup, instead take advantage of the fact that question.php now takes a returnurl. Merged from MOODLE_19_STABLE. 2008-12-10 06:26:47 +00:00
reviewquestion.php quiz: MDL-6085 when editing a question from various places like a preview attempt or review screen, don't use a popup, instead take advantage of the fact that question.php now takes a returnurl. Merged from MOODLE_19_STABLE. 2008-12-10 06:26:47 +00:00
settingslib.php MDL-16564 Make admin settings work better with the cnfig_plugins table. 2008-09-18 09:55:04 +00:00
settingstree.php MDL-16564 Make admin settings work better with the cnfig_plugins table. 2008-09-18 09:55:04 +00:00
startattempt.php MDL-15541 - add a comment about where this code originated. 2008-07-15 16:31:22 +00:00
styles.php MDL-16447 move quiz-specific pictures out of theme/standard/pix/ 2008-09-11 07:34:51 +00:00
summary.php MDL-16675 change callers to require_js to take advantage of the fact that callers no longer have to add $CFG->wwwroot themselves. 2008-09-25 06:40:52 +00:00
tabs.php MDL-15326 "allow for per report capabilities to replace mod/quiz:viewreports" 2008-11-25 12:11:27 +00:00
version.php MDL-15326 "allow for per report capabilities to replace mod/quiz:viewreports" 2008-11-25 12:11:27 +00:00
view.php quiz info page: MDL-9542 refix: overridden grades in the gradebook not visible to students in the quiz UI, 2008-12-12 07:24:47 +00:00