moodle/mod/quiz
2005-09-17 13:09:43 +00:00
..
db Mass cleanup of bad postgres upgrade scripts(merged from 15_stable) 2005-08-15 23:17:58 +00:00
doc An explanation of the functions defined in questionlib.php 2005-07-16 14:16:59 +00:00
format Merged from STABLE 2005-09-16 09:46:59 +00:00
lang/en I am committing the essay question type contributed by Mark Nielsen, see http://moodle.org/mod/forum/discuss.php?d=25845. 2005-06-26 16:21:11 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
questiontypes Fix for bug 4052 2005-09-17 12:10:35 +00:00
report Fix for bug 3995 2005-09-17 13:09:43 +00:00
attempt.php Fixed bug 3950 2005-08-26 08:56:18 +00:00
attempt_close_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
backuplib.php Merged from MOODLE_15_STABLE: Fixing typo in call to get_record that was causing a lot of noise in the db error log 2005-08-26 04:53:39 +00:00
category.php I have started on the re-organisation to allow other modules to use the questiontypes. 2005-07-02 11:42:42 +00:00
config.html A bit of code cleanup as suggested by Olaf Rempel in bug 3881 2005-08-26 19:12:17 +00:00
constants.php Moved constants into constants.php so that they can be loaded where needed. 2005-07-06 06:44:18 +00:00
defaults.php A bit of code cleanup as suggested by Olaf Rempel in bug 3881 2005-08-26 19:12:17 +00:00
edit.php Merged from 1.5. 2005-09-14 11:17:24 +00:00
editlib.php Fix for bug 4052 2005-09-17 12:10:35 +00:00
export.php Export now saves file in correct course file area (ie, the current one). 2005-08-30 15:13:37 +00:00
format.php Merged from STABLE 2005-08-26 11:59:59 +00:00
grading.php Fixed bug reported in http://moodle.org/mod/forum/discuss.php?d=27344 2005-07-13 17:37:20 +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 Incorrect variable name - not sure why this worked! 2005-08-31 09:30:25 +00:00
index.php Due date and start date are now optional, as requested in bug 867 and bug 3635 2005-07-07 17:16:56 +00:00
jsclock.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
jstimer.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
lib.php Initial checkin of stats (from processing the log table). 2005-09-01 04:14:31 +00:00
locallib.php Fix for question numbering provided by razzor, bug 3807 2005-07-25 14:19:21 +00:00
mod.html A bit of code cleanup as suggested by Olaf Rempel in bug 3881 2005-08-26 19:12:17 +00:00
pagelib.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
preview.php Two name changes: 2005-07-02 16:07:05 +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
question.php I have introduced the new field $attempt->uniqueid, see http://mantis.york.ac.uk/moodle/mod/forum/discuss.php?d=852#3380 2005-07-02 18:14:51 +00:00
questionlib.php Fix for the bug described in the discussions http://moodle.org/mod/forum/discuss.php?d=26526 and http://moodle.org/mod/forum/discuss.php?d=27274 2005-08-15 11:38:13 +00:00
quizfile.php Removed files/mimetype.php and put it into lib/filelib.php instead 2005-03-07 11:32:03 +00:00
report.php Changed _variabl() functions to _param() functions. 2005-07-05 15:00:34 +00:00
restorelib.php Merged SC139 from stable 2005-07-12 08:00:51 +00:00
restorelibpre15.php More steps towards the separation of questions from the quiz module. 2005-07-03 09:53:02 +00:00
review.php Fix so that secure window closes itself even when no review is allowed, see bug 3891 2005-08-26 19:24:17 +00:00
reviewoptions.html removed spurious <tr> 2005-05-08 21:11:05 +00:00
reviewquestion.php Due date and start date are now optional, as requested in bug 867 and bug 3635 2005-07-07 17:16:56 +00:00
styles.php added ".mod-quiz " to three properties because the quiz style was in conflict with other Moodle pages. 2005-08-10 20:43:20 +00:00
tabs.php I am committing the essay question type contributed by Mark Nielsen, see http://moodle.org/mod/forum/discuss.php?d=25845. 2005-06-26 16:21:11 +00:00
timer.js Merged from MOODLE_15_STABLE: Changing the js timer in quiz to call the form by name rather than index. People who have forms in the headers (ie logout buttons) run into problems otherwise 2005-08-11 03:38:31 +00:00
version.php I have introduced the new field $attempt->uniqueid, see http://mantis.york.ac.uk/moodle/mod/forum/discuss.php?d=852#3380 2005-07-02 18:14:51 +00:00
view.php Due date and start date are now optional, as requested in bug 867 and bug 3635 2005-07-07 17:16:56 +00:00
view_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00