moodle/mod/quiz
thepurpleblob b1984b0d33 Added overidable method presave_process - allows last minute modification of
data to be exported to file. Done to get xml output working.
2004-08-09 13:56:47 +00:00
..
db Database update to support new question type Calculated 2004-07-30 14:40:16 +00:00
format more fixes - xml export now pretty much working 2004-08-09 13:55:20 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
questiontypes Fixed a bug 2004-08-08 11:31:40 +00:00
report Quiztimer stuff added 2004-07-27 02:03:19 +00:00
attempt.php Quiz refactoring is now merged into the main development code! 2004-07-21 13:01:08 +00:00
backuplib.php Now CALCULATED questions are in backup & restore. 2004-08-06 23:43:19 +00:00
category.php FIxed (old?) bug that sometimes prevented new categories 2004-02-12 03:48:13 +00:00
edit.php Fixed the link I just added 2004-05-19 03:52:34 +00:00
export.php fixed bug that must have crept in during recent refactor. $course not being passed 2004-08-06 11:11:05 +00:00
format.php Added overidable method presave_process - allows last minute modification of 2004-08-09 13:56:47 +00:00
icon.gif Skeleton version of the quiz module. It won't break an installation, 2002-10-04 02:59:05 +00:00
import.php fixed bug where select box for category is shown but changing it doesn't do anything 2004-06-17 17:31:12 +00:00
index.php Better dividers in the table 2004-01-26 12:07:34 +00:00
jsclock.php When a quiz is closing within the next 24 hours, a small countdown 2003-07-28 08:58:47 +00:00
jstimer.php Fixes for quiztimer. 2004-06-20 10:57:27 +00:00
lib.php And some more 2004-08-08 15:09:39 +00:00
mod.html Fixed a notice 2004-07-29 03:43:48 +00:00
multiple.php fixed correct category not selected 2004-06-23 09:42:27 +00:00
question.php No checking is now done on question name and question text. 2004-08-05 05:31:40 +00:00
quizfile.php Took care of some issues concerning the use of 2004-08-04 23:35:18 +00:00
report.php Added missing cmid parameter when calling add_to_log() function 2004-02-16 20:22:32 +00:00
restorelib.php Now CALCULATED questions are in backup & restore. 2004-08-06 23:43:19 +00:00
review.php Removed a notice 2004-08-05 05:27:18 +00:00
timer.js Trying to fix Safari bug (NaN). 2004-06-03 12:45:38 +00:00
version.php Database update to support new question type Calculated 2004-07-30 14:40:16 +00:00
view.php Two new features for quizzes! (Thanks Shane) 2004-07-08 07:50:49 +00:00
view_js.php QuizTimer modifications added plus necessary files along. 2004-06-02 18:03:05 +00:00