moodle/mod/quiz
2003-06-16 14:40:51 +00:00
..
db Postgres needs full longnames for indexes to prevent overlapping names. 2003-05-03 06:44:03 +00:00
format Changes to includes to make it more robust on different versions of PHP 2003-06-12 12:00:15 +00:00
pix New icons 2003-04-10 13:04:20 +00:00
attempt.php Improvements for shuffleorder in collections of random questions 2003-04-16 13:25:03 +00:00
category.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
edit.php Questions now have a defaultgrade column (which defaults to 1) 2003-03-03 17:43:13 +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 Changes to includes to make it more robust on different versions of PHP 2003-06-12 12:00:15 +00:00
index.php Improved display of quiz listing to show the closing date, as well as 2003-06-07 06:08:45 +00:00
lib.php A little more guidance on the quiz page. 2003-05-23 15:20:41 +00:00
match.html Wider question textareas 2003-06-13 16:16:16 +00:00
mod.html Some fixes to avoid pointless uses of $ME 2003-06-16 14:40:51 +00:00
multichoice.html Wider question textareas 2003-06-13 16:16:16 +00:00
multiple.php Add category to random question names 2003-04-15 13:14:33 +00:00
question.php New "create multiple questions" wizard. 2003-04-10 17:55:57 +00:00
random.html First implementation of completely random questions. 2003-04-09 06:32:51 +00:00
randomsamatch.html Wider question textareas 2003-06-13 16:16:16 +00:00
report.php After doing a quiz that has been shuffled, present the feedback in the 2003-04-16 13:10:48 +00:00
shortanswer.html Wider question textareas 2003-06-13 16:16:16 +00:00
truefalse.html Wider question textareas 2003-06-13 16:16:16 +00:00
version.php quiz_match was missing... 2003-04-27 15:33:31 +00:00
view.php I knew there was something else I'd forgotten! 2003-05-15 18:03:22 +00:00