994 Commits

Author SHA1 Message Date
mjollnir_
f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
gustav_delius
537daa79be Merged from STABLE. 2005-08-31 16:32:49 +00:00
thepurpleblob
82cff43c85 Incorrect variable name - not sure why this worked! 2005-08-31 09:30:25 +00:00
mjollnir_
5838e5b21f Merged from MOODLE_15_STABLE: Avoid a warning when displaying multichoice quiz questions 2005-08-31 05:24:31 +00:00
thepurpleblob
cc93459372 Export now saves file in correct course file area (ie, the current one).
Export now works for published courses where the teacher is not
a teacher on the 'remote' course.
See bug #3996 and bug #3985
2005-08-30 15:13:37 +00:00
mindforge
263c42ad81 Improved error messages (see bug #3986). 2005-08-30 08:38:27 +00:00
gustav_delius
e484e8f915 Fix so that secure window closes itself even when no review is allowed, see bug 3891 2005-08-26 19:24:17 +00:00
gustav_delius
aca55f679c A bit of code cleanup as suggested by Olaf Rempel in bug 3881 2005-08-26 19:12:17 +00:00
gustav_delius
d78d653a34 removed unnecessary code as suggested by Olaf Rempel in bug 3850 2005-08-26 18:51:40 +00:00
gustav_delius
c0bbeb675a Removed the restriction that the quiz timelimit has to be less than the session timeout 2005-08-26 18:47:24 +00:00
gustav_delius
9235fb7977 Removed the restriction that the quiz timelimit has to be less than the session timeout 2005-08-26 17:57:36 +00:00
thepurpleblob
d91ce7ce0a Merged from STABLE 2005-08-26 11:59:59 +00:00
gustav_delius
86831b4c69 Fixed bug 3950 2005-08-26 08:56:18 +00:00
gustav_delius
3db6659d2d fix for bug 3953 provided by Jean-Michel 2005-08-26 08:00:19 +00:00
mjollnir_
300dfca610 Merged from MOODLE_15_STABLE: Fixing typo in call to get_record that was causing a lot of noise in the db error log 2005-08-26 04:53:39 +00:00
moodler
70a6245515 Merged bug fix for cloze upgrading and also some formatting from STABLE 2005-08-21 15:44:33 +00:00
patrickslee
4e980e5a92 Mass cleanup of bad postgres upgrade scripts(merged from 15_stable) 2005-08-15 23:17:58 +00:00
mindforge
c19a2e4ea8 Enabling $options->correct_responses for multianswer questions. I.e. highlighting of correct answers can now be turned off. 2005-08-15 11:49:02 +00:00
mindforge
3db197cad4 Fix for the bug described in the discussions http://moodle.org/mod/forum/discuss.php?d=26526 and http://moodle.org/mod/forum/discuss.php?d=27274 2005-08-15 11:38:13 +00:00
mjollnir_
a675ec9b40 Merged from MOODLE_15_STABLE: Changing the js timer in quiz to call the form by name rather than index. People who have forms in the headers (ie logout buttons) run into problems otherwise 2005-08-11 03:38:31 +00:00
urs_hunkler
120d239f57 added ".mod-quiz " to three properties because the quiz style was in conflict with other Moodle pages. 2005-08-10 20:43:20 +00:00
thepurpleblob
56a6ee0f75 Newlines in question text now supported by inserting \n. Works with
export and import.
2005-08-10 10:58:21 +00:00
thepurpleblob
468aedfe47 Fixed bug introduced by _variable to _param change - default export
file name was not being generated due to isset rather than empty check.
2005-08-10 09:56:03 +00:00
gustav_delius
36fb738b2a fix for bug 3822 provided by razzor 2005-07-27 17:22:21 +00:00
gustav_delius
49347eacc5 Fix for question numbering provided by razzor, bug 3807 2005-07-25 14:19:21 +00:00
gustav_delius
59c9337e00 Merged from STABLE (only changed whitespace) 2005-07-23 09:34:39 +00:00
gustav_delius
6afbc42c4e Merged from STABLE 2005-07-23 09:31:07 +00:00
gustav_delius
376b8cd217 The fixes for the item analysis plug-in that were assembled by Jean-Michel, see http://moodle.org/mod/forum/discuss.php?d=27553 2005-07-23 09:12:42 +00:00
gustav_delius
c24aca42c5 Resetting the timout counter to avoid the timeouts reported at http://moodle.org/mod/forum/discuss.php?d=24790#129431 2005-07-22 20:42:16 +00:00
gustav_delius
80ed3fe6b0 New report plug-in contributed by Jean-Michel, see http://moodle.org/mod/forum/discuss.php?d=27730 2005-07-22 11:41:12 +00:00
gustav_delius
970d0fe02c Improvements contributed by Jean-Michel Vedrine, see http://moodle.org/mod/forum/post.php?reply=130818.
- you can change # of attempts per page displayed on screen
- you can download results to Excel/text file, including detailed grades if you check this option.
2005-07-22 09:43:23 +00:00
thepurpleblob
00b3edfdfb merged from STABLE 2005-07-21 09:26:34 +00:00
thepurpleblob
e3931ca8d0 merged from STABLE 2005-07-20 08:02:56 +00:00
thepurpleblob
591533836e merged from STABLE
Fixed bug #3755
2005-07-19 08:01:27 +00:00
mindforge
fac0f9e936 An explanation of the functions defined in questionlib.php 2005-07-16 14:16:59 +00:00
mindforge
f1a73ae8b5 Added some $options options. 2005-07-16 14:10:24 +00:00
mindforge
2015f84104 Merged from STABLE. 2005-07-16 11:20:40 +00:00
mindforge
771c98385c Runtime objects documentation complete. 2005-07-16 09:45:11 +00:00
mindforge
abdc04a1be Response storage documentation completed. 2005-07-16 09:43:49 +00:00
mindforge
535f470186 Missed a $quiz... 2005-07-14 16:37:12 +00:00
mindforge
80f8d28a83 Merged from 1.5 2005-07-14 16:35:08 +00:00
mindforge
98dfb4372c Merged from MOODLE_15_STABLE. 2005-07-14 12:02:33 +00:00
gustav_delius
286a5c6e36 Fixed a table comment 2005-07-14 09:42:10 +00:00
gustav_delius
937b63b09a Merged from STABLE. 2005-07-14 09:29:35 +00:00
gustav_delius
6869085a5e Forgot to convert a $quiz to $cmoptions. Fixes bug 3749 2005-07-14 07:00:35 +00:00
gustav_delius
ea79f5ba09 Fixed bug reported in http://moodle.org/mod/forum/discuss.php?d=27344 2005-07-13 17:37:20 +00:00
moodler
f5e1319ec3 Merged SC139 from stable 2005-07-12 08:00:51 +00:00
gustav_delius
35bcb92150 fixed typo, see bug 3687 2005-07-08 00:21:02 +00:00
gustav_delius
9bc2d82a46 Merging from STABLE 2005-07-07 18:34:12 +00:00
gustav_delius
bb52d44c6a Due date and start date are now optional, as requested in bug 867 and bug 3635 2005-07-07 17:16:56 +00:00