moodle/mod/quiz
2006-02-13 11:23:47 +00:00
..
db Added field to versioning table needed by new versioning table (to be committed later) 2006-02-12 15:28:17 +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 Less fiddly looking icon 2003-08-02 05:05:09 +00:00
questiontypes Edit link in preview window now says 'Edit'. 2006-02-12 22:26:53 +00:00
report Avoid error messages in case $quiz->sumgrades is zero, closing bug 4454. Merged from STABLE 2006-02-12 21:08:43 +00:00
attempt.php Added new feature, the time enforced delay on attempting quizzes 2006-02-08 04:44:57 +00:00
attempt_close_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
backuplib.php Adding new feature: Time delay between quiz attempts 2006-02-13 01:49:52 +00:00
category.php Made page compatible with new tabbed interface and removed continue button as requested in bug 2919 2006-02-12 21:50:38 +00:00
config.html Adding new feature: delay between quiz attempts 2006-02-13 01:45:29 +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 Added new feature, the time enforced delay on attempting quizzes 2006-02-08 04:44:57 +00:00
edit.php Added a second row of tabs to the Edit tab: Questions, Categories, Import, Export, Settings 2006-02-09 13:57:22 +00:00
editlib.php Put the default grade option onto question edit forms, see http://moodle.org/mod/forum/discuss.php?d=39371#181767 2006-02-11 21:07:08 +00:00
export.php Added a second row of tabs to the Edit tab: Questions, Categories, Import, Export, Settings 2006-02-09 13:57:22 +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 Added a second row of tabs to the Edit tab: Questions, Categories, Import, Export, Settings 2006-02-09 13:57:22 +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 Avoid error messages in case $quiz->sumgrades is zero, closing bug 4454. Merged from STABLE 2006-02-12 21:08:43 +00:00
locallib.php Stopped using the language strings for the assignment module because that was requested in bug 4558. 2006-02-12 21:23:54 +00:00
mod.html Stopped using the language strings for the assignment module because that was requested in bug 4558. 2006-02-12 21:23:54 +00:00
pagelib.php added pop up blocker checker 2005-11-09 02:17:26 +00:00
preview.php Put the default grade option onto question edit forms, see http://moodle.org/mod/forum/discuss.php?d=39371#181767 2006-02-11 21:07:08 +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 Added missing percentages to the grade selector, closing bug 4250 2006-02-12 22:38:13 +00:00
questionlib.php quiz_delete_question() now recursively also deletes data associated with newer versions of the question. 2006-02-12 15:24:45 +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 Adding new feature: Time delay between quiz attempts 2006-02-13 01:49:52 +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 Avoid error messages in case $quiz->sumgrades is zero, closing bug 4454. Merged from STABLE 2006-02-12 21:08:43 +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 Added a second row of tabs to the Edit tab: Questions, Categories, Import, Export, Settings 2006-02-09 13:57:22 +00:00
timer.js merged from 1.5 2005-10-22 15:46:30 +00:00
version.php Added field to versioning table needed by new versioning table (to be committed later) 2006-02-12 15:28:17 +00:00
view.php Avoid error messages in case $quiz->sumgrades is zero, closing bug 4454. Merged from STABLE 2006-02-12 21:08:43 +00:00
view_js.php Fixing javascript, see bug 4418 2006-02-13 11:23:47 +00:00