moodle/mod/quiz
2006-08-03 16:30:38 +00:00
..
db Bug #6116 - Quiz database upgrade scripts call renamed function by the old name. Merged from MOODLE_16_STABLE. 2006-07-18 11:01:06 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
report Bug 6092 - Give quiz finish time as well as start time in the quiz overview report. 2006-07-17 16:35:34 +00:00
attempt.php Bug 6019: Quiz timer does not submit the form when it reaches zero. Merged from MOODLE_16_STABLE. 2006-07-05 10:43:53 +00:00
attempt_close_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
backuplib.php Moved questiontype specific backup functions into questiontype classes 2006-03-21 18:15:09 +00:00
comment.php Introduce question_attempts table, closing bug 5468 2006-05-13 16:57:17 +00:00
config.html Removing questiontype settings from quiz settings page 2006-03-23 19:56:42 +00:00
defaults.php Removing obsolete defaults 2006-05-13 17:06:32 +00:00
edit.php workaround for Bug #6035 - editing quiz in one tab changes quiz in other; merged from MOODLE_16_STABLE 2006-07-11 13:02:42 +00:00
editlib.php workaround for Bug #6035 - editing quiz in one tab changes quiz in other; merged from MOODLE_16_STABLE 2006-07-11 13:02:42 +00:00
icon.gif Skeleton version of the quiz module. It won't break an installation, 2002-10-04 02:59:05 +00:00
index.php mod/quiz/index changes to only display quiz grades when teacher allows 2006-04-18 22:55:28 +00:00
jsclock.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
jstimer.php Timer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967 2006-03-23 19:32:24 +00:00
lib.php Bug #6206 - Quiz can't be created on some mysql configurations. Merged from MOODLE_1.6_STABLE. 2006-08-03 16:30:38 +00:00
locallib.php Now includes question/editlib.php 2006-05-03 12:27:06 +00:00
mod.html Simplify text on submit button 2006-04-09 22:31:59 +00:00
pagelib.php added pop up blocker checker 2005-11-09 02:17:26 +00:00
protect_js.php Added blank printing style (http://moodle.org/mod/forum/discuss.php?d=13071&parent=77710) 2004-12-16 11:54:45 +00:00
quizfile.php Some little fixes and more renaming to cleanly separate question code from quiz code 2006-03-01 07:03:57 +00:00
report.php incorrect usage of clean_filename() replaced with clean_param($text, PARAM_SAFEDIR) 2006-03-04 12:37:29 +00:00
restorelib.php Fix notices from the quiz module on backup and restore. Merged from MOODLE_16_STABLE. 2006-06-06 14:15:48 +00:00
restorelibpre15.php More renamings to separate questions from quiz. Some other small fixes. 2006-03-12 21:17:42 +00:00
review.php Bug #6157 - lang strings using concatenation, not $a. Merged from MOODLE_16_STABLE. 2006-07-24 14:40:48 +00:00
reviewoptions.html Fixed alignment of form elements in IE 2006-01-30 21:09:48 +00:00
reviewquestion.php Manual grading 2006-04-07 16:00:29 +00:00
styles.php Bug #5559: revised fix - using better CSS class names. Merged from MOODLE_16_STABLE. 2006-06-06 17:10:04 +00:00
tabs.php Removed settings tab, see bug 5189 2006-04-13 21:35:24 +00:00
timer.js Bug 6019: Quiz timer does not submit the form when it reaches zero. Merged from MOODLE_16_STABLE. 2006-07-05 10:43:53 +00:00
version.php merged fix for 5720 2006-06-07 05:59:25 +00:00
view.php Bug #6048 - Fix 'are you sure you want to start an attempt' warning. 2006-07-18 16:49:33 +00:00