moodle/mod/quiz
gustav_delius f950af3c43 All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
All the page headers work correctly also on the site course.

On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
..
db Quickly tested updates for postgresql. (seems to work here) 2004-08-11 10:27:00 +00:00
format Fixed some typos as per bug 1717 2004-08-17 05:25:05 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
questiontypes All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site. 2004-08-22 14:38:47 +00:00
report Use the same rounding for highest grade as other scores bug 1707 2004-08-17 05:47:49 +00:00
attempt.php Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic. 2004-08-21 20:20:58 +00:00
backuplib.php Now CALCULATED questions are in backup & restore. 2004-08-06 23:43:19 +00:00
category.php All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site. 2004-08-22 14:38:47 +00:00
edit.php All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site. 2004-08-22 14:38:47 +00:00
export.php All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site. 2004-08-22 14:38:47 +00:00
format.php Added overidable method presave_process - allows last minute modification of 2004-08-09 13:56:47 +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 All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site. 2004-08-22 14:38:47 +00:00
index.php Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic. 2004-08-21 20:20:58 +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
jstimer.php Fixes for quiztimer. 2004-06-20 10:57:27 +00:00
lib.php Added a new preview/test feature for quiz questions, sent in by 2004-08-16 15:16:26 +00:00
mod.html Fixed a notice 2004-07-29 03:43:48 +00:00
multiple.php All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site. 2004-08-22 14:38:47 +00:00
preview.php Added a new preview/test feature for quiz questions, sent in by 2004-08-16 15:16:26 +00:00
question.php All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site. 2004-08-22 14:38:47 +00:00
quizfile.php Took care of some issues concerning the use of 2004-08-04 23:35:18 +00:00
report.php Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic. 2004-08-21 20:20:58 +00:00
restorelib.php Now CALCULATED questions are in backup & restore. 2004-08-06 23:43:19 +00:00
review.php Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic. 2004-08-21 20:20:58 +00:00
timer.js Trying to fix Safari bug (NaN). 2004-06-03 12:45:38 +00:00
version.php Database update to support new question type Calculated 2004-07-30 14:40:16 +00:00
view.php Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic. 2004-08-21 20:20:58 +00:00
view_js.php QuizTimer modifications added plus necessary files along. 2004-06-02 18:03:05 +00:00