moodle/mod/quiz
2006-02-05 18:31:23 +00:00
..
db changed to use utfconvert function 2006-01-31 02:15:21 +00:00
doc An explanation of the functions defined in questionlib.php 2005-07-16 14:16:59 +00:00
format allow import from HP5 quizzes (including JBC and old JQuiz) 2006-01-02 14:33:29 +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
questiontypes Reverting a change which Martin made in an attempt to encrypt information in the matching questiontype which unfortunately broke a lot of other question types. 2006-02-05 18:31:23 +00:00
report Now Quiz is using the new Excel generation API. 2006-01-05 16:43:05 +00:00
attempt.php Merged from stable (Bug #4423 - Short Answer Quiz Q's Saving Form Entries) 2005-12-05 06:11:26 +00:00
attempt_close_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
backuplib.php Granular backup & restore: 2006-01-13 03:45:31 +00:00
category.php Fixed a typo in quiz_category_object->output_edit_single_table() 2005-12-06 21:01:54 +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 quoting typo; merged from MOODLE_15_STABLE 2005-11-16 16:35:21 +00:00
export.php Various old fixes that had not been checked in 2006-01-05 07:09:35 +00:00
format.php Merged from STABLE 2005-08-26 11:59:59 +00:00
grading.php Changes the save button from 'Save' to 'Save Changes'. More moodley :) 2005-09-19 22:40:46 +00:00
icon.gif
import.php Various old fixes that had not been checked in 2006-01-05 07:09:35 +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 merged from 1.5 2005-10-22 15:46:30 +00:00
lib.php The bug where an event was not created for closing-time-only-supplied 2005-11-23 22:22:44 +00:00
locallib.php Fix for question numbering provided by razzor, bug 3807 2005-07-25 14:19:21 +00:00
mod.html Searching around in the langfile, it seems that these are the correct 2005-11-23 21:16:47 +00:00
pagelib.php added pop up blocker checker 2005-11-09 02:17:26 +00:00
preview.php Merged from stable, added autocomplete=off 2005-12-05 06:15:53 +00:00
protect_js.php
question.php Abstracted a bit of the restore procedure to allow for silent restoring. 2006-01-15 21:09:13 +00:00
questionlib.php Reverting a change which Martin made in an attempt to encrypt information in the matching questiontype which unfortunately broke a lot of other question types. 2006-02-05 18:31:23 +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 Abstracted a bit of the restore procedure to allow for silent restoring. 2006-01-15 21:09:13 +00:00
restorelibpre15.php Abstracted a bit of the restore procedure to allow for silent restoring. 2006-01-15 21:09:13 +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 Fixed alignment of form elements in IE 2006-01-30 21:09:48 +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 Nicer presentation of quiz questions (merged from stable) 2006-01-06 07:26:25 +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 1.5 2005-10-22 15:46:30 +00:00
version.php Merged from MOODLE_15_STABLE (ish): Fixing the mass migrate postgres upgrade to be silent in quiz. Added a fix to a previous rename table that breaks pg_dump & pg_restore (incorrectly named sequence) 2005-10-05 01:36:59 +00:00
view.php shortened language string name as requested in bug 4568 2006-01-30 23:17:47 +00:00
view_js.php Quiz confirmation popup is now for limited attempts and/or timelimit, or a combination of the above 2006-01-11 01:00:34 +00:00