moodle/mod/quiz
moodler 18352a55f5 For now just avoid public categories.
It would be nice if instead a check was made to make sure that the
category wasn't being used by other courses, then even public
categories could be deleted.
2004-01-21 17:13:55 +00:00
..
db Added some bug-fixing code from Eloy Lafuente that fixes a quiz problem. 2003-11-11 16:13:57 +00:00
format Latest files from Denis 2004-01-14 16:56:39 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
report Further problems with the percentage displays fixed 2004-01-18 09:52:52 +00:00
attempt.php Some fixes to clarify handling of the number of attempts 2004-01-12 16:30:51 +00:00
backuplib.php Use main translation for "grades" 2003-11-22 02:42:38 +00:00
category.php The Quizzes page is given an "Edit questions" button that links to a possibility to edit questions without opening a quiz. 2003-12-10 20:03:59 +00:00
description.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
edit.php Fixed a small bug introduced yesterday 2004-01-09 12:57:33 +00:00
editmultianswer.php As this page uses the multianswer import format, the require_once statements have been updated to fit the new plug-in paths for the import formats. 2004-01-01 15:12:16 +00:00
format.php Reworking of the plug-in format for import/export files. 2003-12-12 07:35:55 +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 Reworking of the plug-in format for import/export files. 2003-12-12 07:35:55 +00:00
index.php Some fixes for displaying empty grades in quizzes 2004-01-18 06:17:02 +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
lib.php For now just avoid public categories. 2004-01-21 17:13:55 +00:00
match.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
mod.html All grades are hidden now when zero grade is chosen ... even the marks. 2003-09-10 08:22:16 +00:00
multichoice.html Increased QUIZ_MAX_NUMBER_ANSWERS to 10, and actually made it apply to everythin 2004-01-10 07:39:19 +00:00
multiple.php The Quizzes page is given an "Edit questions" button that links to a possibility to edit questions without opening a quiz. 2003-12-10 20:03:59 +00:00
numerical.html More short tags 2003-09-11 13:21:56 +00:00
question.php The Quizzes page is given an "Edit questions" button that links to a possibility to edit questions without opening a quiz. 2003-12-10 20:03:59 +00:00
quizfile.php A small fix for showing pictures in randomly-selected questions 2003-12-17 13:35:49 +00:00
random.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
randomsamatch.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
report.php Edit button on quiz reports 2003-12-29 09:24:16 +00:00
restorelib.php Take out two debugs !! 2003-08-28 00:50:51 +00:00
review.php All grades are hidden now when zero grade is chosen ... even the marks. 2003-09-10 08:22:16 +00:00
shortanswer.html Increased QUIZ_MAX_NUMBER_ANSWERS to 10, and actually made it apply to everythin 2004-01-10 07:39:19 +00:00
truefalse.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
version.php Added some bug-fixing code from Eloy Lafuente that fixes a quiz problem. 2003-11-11 16:13:57 +00:00
view.php More accurate info on link to reports 2003-12-17 13:49:51 +00:00