moodle/mod/quiz
2008-11-10 08:12:28 +00:00
..
db MDL-16505 - Removing qtype_datasetdependent questiontype - finish off the database upgrade, after Pierre's previous work. 2008-09-17 05:24:29 +00:00
report MDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculations" forgot to remove this, now redundant, piece of code. 2008-11-10 08:12:28 +00:00
simpletest MDL-16625 Detection of whether a quiz has grades was broken in HEAD. 2008-09-23 07:18:15 +00:00
accessrules.php MDL-16706 - eliminate miscellaneous inine JavaScript 2008-09-26 10:49:31 +00:00
attempt.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
attemptlib.php MDL-16625 Detection of whether a quiz has grades was broken in HEAD. 2008-09-23 07:18:15 +00:00
backuplib.php MDL-16058 - Remove obsolete quiz_question_versions table. 2008-08-15 08:23:09 +00:00
comment.php MDL-16334 Convert mod/quiz/comment.php to use attemptlib.php - final part of the work on the quiz navigtion, I hope. 2008-09-18 07:39:10 +00:00
edit.php random questions: MDL-17160 Adding random questions, maximum option. 2008-11-07 05:50:02 +00:00
editlib.php MDL-6353 Also make the repagination UI better by making it always visible, and convert the show/hide page breaks and reordering tool check boxes to be buttons. 2008-08-22 02:46:54 +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 MDL-16625 Detection of whether a quiz has grades was broken in HEAD. 2008-09-23 07:18:15 +00:00
locallib.php Correct comment. 2008-09-26 05:57:55 +00:00
mod_form.php MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html 2008-09-25 10:04:01 +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-15384 'change name of quiz report classes to "quiz_{reportname}_report"' easy to do, changed class name of all reports and changed the code in report.php which instantiates the correct class. 2008-06-24 08:59:29 +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 MDL-16706 - eliminate miscellaneous inine JavaScript 2008-09-26 10:49:31 +00:00
reviewquestion.php MDL-16334 Convert mod/quiz/comment.php to use attemptlib.php - final part of the work on the quiz navigtion, I hope. 2008-09-18 07:39:10 +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 Whitespace cleanup. 2008-07-29 11:53:31 +00:00
version.php MDL-16200 question/type/datasetdependent/ missing version.php. This was a mistake made when fixing MDL-6095. 2008-08-26 01:09:23 +00:00
view.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