moodle/mod/quiz
2009-02-11 10:35:41 +00:00
..
db MDL-17427 another round of refactoring of upgrade related functions - this should be final now I hope ;-) 2009-01-29 19:58:47 +00:00
report MDL-17457 moved all STATEMENTS into install.php 2009-01-15 21:36:48 +00:00
simpletest MDL-16483 - renamed MoodleUnitTestCase to FakeDBUnitTestCase; MDL-17841 removed bogus remove lib/simpletest/slowcodetest.php 2009-01-10 13:47:26 +00:00
accessrules.php quiz editing: MDL-17296 improve display of open and closde dates on the editing page. 2009-01-09 03:17:18 +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 Typo fix in comment. 2009-02-11 07:48:44 +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-17594 In RTL languages, the editing UI has horizontal scrolling. 2009-01-08 08:06:08 +00:00
edit.php quiz editing: Whitespace improvements. 2009-02-11 09:48:30 +00:00
editlib.php quiz editing: MDL-17455 fix missing global. Oops. 2009-02-11 10:35:41 +00:00
grade.php "MDL-14129, fix print_error" 2008-06-10 06:27:38 +00:00
icon.gif
index.php quiz: MDL-14926 New capability mod/quiz:reviewmyattempts, separate from mod/quiz:attempt. Merged from MOODLE_19_STABLE. 2009-01-14 07:08:02 +00:00
lib.php quiz: MDL-14926 New capability mod/quiz:reviewmyattempts, separate from mod/quiz:attempt. Merged from MOODLE_19_STABLE. 2009-01-14 07:08:02 +00:00
locallib.php quiz editing: MDL-17455 refactor the editing code to use the locallib functions to print the icons. 2009-02-11 10:08:07 +00:00
mod_form.php mod quiz: MDL-3156 Add an option to display the current user's photo and name on the Quiz attempt and review pages. 2009-01-07 06:32:13 +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 question bank database: MDL-17608 Drop originalquestion field from the question_states table - it was never used for anything. 2009-01-06 05:20:21 +00:00
review.php quiz: MDL-14926 New capability mod/quiz:reviewmyattempts, separate from mod/quiz:attempt. Merged from MOODLE_19_STABLE. 2009-01-14 07:08:02 +00:00
reviewquestion.php quiz: MDL-14926 New capability mod/quiz:reviewmyattempts, separate from mod/quiz:attempt. Merged from MOODLE_19_STABLE. 2009-01-14 07:08:02 +00:00
settingslib.php cvsimport fixups 2009-01-20 23:53:34 +00:00
settingstree.php mod quiz: MDL-3156 Add an option to display the current user's photo and name on the Quiz attempt and review pages. 2009-01-07 06:32:13 +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 quiz: MDL-14926 New capability mod/quiz:reviewmyattempts, separate from mod/quiz:attempt. Merged from MOODLE_19_STABLE. 2009-01-14 07:08:02 +00:00
view.php "MDL-17710, remove extra div, merged from 1.9" 2009-01-16 08:54:10 +00:00