moodle/mod/quiz
thepurpleblob 3102622add Changed export part so that export file extension can be changed
by overriding export_file_extension() method
2004-08-06 11:09:22 +00:00
..
db Database update to support new question type Calculated 2004-07-30 14:40:16 +00:00
format Fixed some warnings 2004-08-04 02:56:20 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
questiontypes Numerical questions lost their category when editing. Fixed. 2004-08-05 22:57:57 +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 numerical_units support has been added to backup and restore. 2004-08-05 23:11:31 +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 New file for exporting quizzes 2004-06-17 16:18:21 +00:00
format.php Changed export part so that export file extension can be changed 2004-08-06 11:09:22 +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 No checking is now done on question name and question text. 2004-08-05 05:31:40 +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 numerical_units support has been added to backup and restore. 2004-08-05 23:11:31 +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