.. |
db
|
Changing that despicable grade column from mdl_quiz_grades to a
|
2005-01-27 03:10:57 +00:00 |
format
|
Taken out some $THEME
|
2005-02-05 17:28:06 +00:00 |
pix
|
Less fiddly looking icon
|
2003-08-02 05:05:09 +00:00 |
questiontypes
|
Taken out some $THEME
|
2005-02-05 17:28:06 +00:00 |
report
|
cleaned download filename SC#69, merged from MOODLE_12_STABLE
|
2005-01-29 15:16:32 +00:00 |
attempt.php
|
split quiz lib.php into a locallib.php for functions that are only used from within the quiz module and a much smaller lib.php for functions that are used from elsewhere in Moodle.
|
2005-01-08 20:06:00 +00:00 |
attempt_close_js.php
|
The teacher now can choose whether to see the advanced quiz
|
2005-01-02 07:15:19 +00:00 |
backuplib.php
|
New field popup to control new feature: launch quiz in fullscreen popup window
|
2004-12-14 06:43:22 +00:00 |
category.php
|
fixed some incorrect xhtml in the delete bit - missing quotes
|
2005-01-27 16:40:40 +00:00 |
config.html
|
There is now a mechanism by which question types can have their own setup options. Because this does not change anything unless it is used I hope it is o.k. that I am submitting this without asking first. This is based on code by Mad Alex.
|
2005-01-22 22:27:16 +00:00 |
defaults.php
|
The teacher now can choose whether to see the advanced quiz
|
2005-01-02 07:15:19 +00:00 |
edit.php
|
If a question is removed from a quiz then also all existing responses (e.g. from teacher attempts) are removed. Thanks to Eloy for pointing out that this was missing, http://moodle.org/mod/forum/discuss.php?d=17167#83331
|
2005-02-06 07:45:40 +00:00 |
export.php
|
Taken out some $THEME
|
2005-02-05 17:28:06 +00:00 |
format.php
|
avoids error when exporting 0 questions
|
2004-12-29 07:21: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
|
Taken out some $THEME
|
2005-02-05 17:28:06 +00:00 |
index.php
|
Semantically it's better if quiz_get_best_grade returns NULL
|
2005-01-27 02:39:15 +00:00 |
jsclock.php
|
direct access to script forbidden SC#58, merged from MOODLE_14_STABLE
|
2005-01-29 14:18:45 +00:00 |
jstimer.php
|
direct access to script forbidden SC#58, merged from MOODLE_14_STABLE
|
2005-01-29 14:18:45 +00:00 |
lib.php
|
fixed my own type (missing ;)
|
2005-02-05 20:00:15 +00:00 |
locallib.php
|
replaced href="#" by href="javascript:void()" as suggested in bug #1980
|
2005-02-06 15:18:09 +00:00 |
mod.html
|
Changes for XHTML and accessibility compatibility.
|
2005-01-25 09:39:29 +00:00 |
multiple.php
|
Taken out some $THEME
|
2005-02-05 17:28:06 +00:00 |
preview.php
|
According to the final comments in SC#65:
|
2005-01-23 21:38:01 +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
|
factored out functionality to check if question is in use on delete
|
2005-01-27 16:18:27 +00:00 |
quizfile.php
|
According to the final comments in SC#65:
|
2005-01-23 21:38:01 +00:00 |
report.php
|
split quiz lib.php into a locallib.php for functions that are only used from within the quiz module and a much smaller lib.php for functions that are used from elsewhere in Moodle.
|
2005-01-08 20:06:00 +00:00 |
restorelib.php
|
Some minor changes to each module to XHTMLise the restore process
|
2005-02-07 23:33:17 +00:00 |
review.php
|
split quiz lib.php into a locallib.php for functions that are only used from within the quiz module and a much smaller lib.php for functions that are used from elsewhere in Moodle.
|
2005-01-08 20:06:00 +00:00 |
timer.js
|
Trying to fix Safari bug (NaN).
|
2004-06-03 12:45:38 +00:00 |
version.php
|
Changing that despicable grade column from mdl_quiz_grades to a
|
2005-01-27 03:10:57 +00:00 |
view.php
|
Update for the new APIs and simplification.
|
2005-02-02 02:46:06 +00:00 |
view_js.php
|
direct access to script forbidden SC#58, merged from MOODLE_14_STABLE
|
2005-01-29 14:18:45 +00:00 |