moodler
708b521a6d
Merged changes from STABLE.
...
Not sure I did the right thing on questiontypes/calculated/questiontype.php
Hope I didn't create a bug there.
(can people please remember to merge changes into head whenever they change stable?)
2005-11-01 03:29:58 +00:00
moodler
1e462286f7
Merged addslash fixes from STABLE
2005-11-01 02:51:06 +00:00
moodler
6a08340572
Language key [[guestno]] corrected to [[guestsno]] (bug 4254).
2005-10-31 07:44:47 +00:00
moodler
fcf5aebf0f
Fix for incorrect order of question numbers when downloading detailed
...
results as Excel spreadsheet. Merged from STABLE. (SE)
2005-10-28 03:54:33 +00:00
patrickslee
2f5fe55234
Fixed dis-ordered displaying for quiz overview report when no soring is specified (Merged from MOODLE_15_STABLE)
2005-10-28 02:22:34 +00:00
urs_hunkler
09b6a59785
merged from 1.5
2005-10-22 15:46:30 +00:00
moodler
999aa80783
added addslashes as per bug number 4213
2005-10-21 09:24:15 +00:00
patrickslee
3f7f17bfa1
Fixed a small bug which displays quiz name incorrectly in quiz regrade report
2005-10-17 01:18:04 +00:00
mjollnir_
5cde495031
Merged from MOODLE_15_STABLE (ish): Fixing the mass migrate postgres upgrade to be silent in quiz. Added a fix to a previous rename table that breaks pg_dump & pg_restore (incorrectly named sequence)
2005-10-05 01:36:59 +00:00
patrickslee
9db357c08b
Improved number rounding for grades fix (Merged from MOODLE_15_STABLE
2005-10-02 22:03:36 +00:00
urs_hunkler
508308fb7c
Added CSS properties for Firefox for fixed placement of the timer. It is a preliminarily fix. Please follow Bug #4053 .
2005-09-21 14:23:13 +00:00
michaelpenne
cfdfadecd3
Changes the save button from 'Save' to 'Save Changes'. More moodley :)
2005-09-19 22:40:46 +00:00
michaelpenne
503114809f
Added backup/restore code for essay question type. In the process of testing, fixed several other bugs
...
in the quiz restore code regarding state restoration.
2005-09-19 22:38:18 +00:00
michaelpenne
275161455f
When one deletes a course, essay records in the quiz_essay are now deleted
2005-09-19 22:35:03 +00:00
michaelpenne
4f1b940454
The two .sql scripts were missing the uniqueid column in the quiz_attempts table.
2005-09-19 19:12:35 +00:00
patrickslee
7b2523bdba
Added some number rounding for grades to prevent PostgreSQL errors (Merged from MOODLE_15_STABLE mod/quiz/locallib.php)
2005-09-19 00:26:23 +00:00
patrickslee
25c4cc57f8
Corrected some table/field names (Merged from MOODLE_15_STABLE)
2005-09-19 00:25:11 +00:00
gustav_delius
dbc72c9959
Fix for bug 3995
2005-09-17 13:09:43 +00:00
gustav_delius
a567590ba5
Fix for bug 4019
2005-09-17 12:33:29 +00:00
gustav_delius
c3f806312f
Fix for bug 4052
2005-09-17 12:10:35 +00:00
mindforge
943ccdb7df
Merged changes from 1.5
2005-09-16 10:13:18 +00:00
thepurpleblob
3861020201
Merged from STABLE
2005-09-16 09:46:59 +00:00
thepurpleblob
3c6c0e2522
Merged from STABLE
2005-09-16 09:32:00 +00:00
mindforge
e8d2c01660
Merged changes from 1.5
2005-09-16 09:25:42 +00:00
gustav_delius
4df4ca3eea
Fix for bug 4077
2005-09-16 07:06:14 +00:00
mindforge
f8180ec8d8
Merged from 1.5.
2005-09-14 11:17:24 +00:00
gbateson
856624f977
added "$question->usecase = 0;" for JMatch and JQuiz quizzes (other quizzes already set this property)
2005-09-09 01:19:30 +00:00
mindforge
acd48843a9
Merged from 1.5 stable
2005-09-08 18:13:19 +00:00
mindforge
46ef1cf1de
Merged changes from 1.5
2005-09-08 11:43:18 +00:00
mindforge
3809825467
Fix for the issue described in http://moodle.org/mod/forum/discuss.php?d=30192
2005-09-07 14:08:14 +00:00
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