3787 Commits

Author SHA1 Message Date
bobopinna
47de120cbf Added multiple attempts support 2005-11-29 14:54:39 +00:00
bobopinna
558bed05be Fixed bug 4379 2005-11-29 14:53:11 +00:00
moodler
0bfa18bce2 Added extra CSS hooks to distinguish different correctness responses 2005-11-28 04:33:08 +00:00
patrickslee
03877b049e Users can now subscribe/unsubscribe to all forums in a course from the forum list 2005-11-28 03:11:05 +00:00
gbateson
d4ef3c5aaf JMatch: allow extra, unused RHS items 2005-11-25 23:01:15 +00:00
gbateson
01a8d9bd6f corrected scoring and finishing of JMatch with unused RHS items 2005-11-25 13:04:38 +00:00
toyomoyo
15b3db1236 fix for bug 4067 2005-11-25 08:41:16 +00:00
toyomoyo
ba43f6673a fix for bug 4067 - allow user to upload when assignment not yet marked 2005-11-25 08:31:31 +00:00
moodler
afa3507ca2 fix for bug #4314 2005-11-25 07:11:20 +00:00
gbateson
71a10ef2ad removed bad newlines (\r\r\n) which caused double-spacing in HTML/JS/CSS source 2005-11-24 07:00:33 +00:00
gbateson
02aff07d3b removed bad newlines (\r\r\n) which caused double-spacing in PHP source 2005-11-24 06:44:25 +00:00
gbateson
64b4e0f155 removed bad newlines, which caused double-spacing in PHP source 2005-11-24 05:40:36 +00:00
gbateson
2cc57707a8 fix bad newlines which caused double spacing 2005-11-24 05:16:19 +00:00
moodler
6bd9fe3912 fix for bug #4206 2005-11-24 02:50:05 +00:00
defacer
7f9def8fa9 XHTML fix 2005-11-23 22:31:52 +00:00
defacer
64f36986b6 The bug where an event was not created for closing-time-only-supplied
quizzes also existed when updating a quiz instance (not only adding)...
2005-11-23 22:22:44 +00:00
defacer
018881d4a9 Fixing invalind value for cellpadding ("5px") 2005-11-23 22:14:57 +00:00
defacer
3d6fc45229 Fixing defaults (copy/paste error) -- this printed notices with debug=on and
actually mangled the "create lesson instance" query so badly that you could
not add lessons!
2005-11-23 22:11:50 +00:00
defacer
001996c2f2 Fix for bug 4358:
No "Quiz closes" event was created for quizzes which ONLY had a closing date
2005-11-23 21:34:48 +00:00
defacer
9173a5671c Searching around in the langfile, it seems that these are the correct
strings for the helpbuttons' title attribute. I added the first helpbutton
back in as well (exists in 1.5.3+ but not in HEAD???).
2005-11-23 21:16:47 +00:00
defacer
8635a2824a Fixing one get_string() that didn't specify the Quiz langfile, and changing
another to be uniform with the help file title.

Some things in the langfile need fixing too, coming right up.
2005-11-23 21:00:40 +00:00
stronk7
140b7eb5db Log actions must be strored to DB without &
print_log() takes care of it! Bug 3853.
(http://moodle.org/bugs/bug.php?op=show&bugid=3853)

Merged from MOODLE_15_STABLE
2005-11-23 09:46:25 +00:00
patrickslee
0f620d4bf2 Some mailing related Embargoed Announcements fixes.
* The forum cron only mails posts those are created within the past two days, in which case posts those are scheduled to shown after more than two days will be ignored and not been mailed out.

* When cron is marking old posts as mailed, it supposes everything is mailed so just marks everything older than now as mailed. We DO NOT want our delayed posts been marked as mailed.
2005-11-22 04:08:02 +00:00
moodler
6220058b16 fixes bug #4354 2005-11-22 03:45:48 +00:00
stronk7
91121c8904 shorten_text() AFTER format properly. See bug 4355.
(http://moodle.org/bugs/bug.php?op=show&bugid=4355)

Merged from MOODLE_15_STABLE
2005-11-21 15:42:19 +00:00
gbateson
de0eca74b0 Sequitur improvments: corrected score and added counts for number of correct and wrong clicks 2005-11-19 16:23:47 +00:00
moodler
81532b92f2 Merged bug 4351 fix from stable 2005-11-19 15:39:31 +00:00
gustav_delius
d9bd40280c Correcting corrupted line endings 2005-11-19 11:08:51 +00:00
gbateson
14f793ba98 micro-incremented version number to 2.1.5 2005-11-19 02:10:15 +00:00
gbateson
72e5f837c8 incremented version number and added one more sponsor 2005-11-19 02:09:26 +00:00
gbateson
7ba55121e7 corrected JMatch reporting and added intermediate reporting of TexToys Rhubarb quizzes 2005-11-19 02:02:13 +00:00
mjollnir_
e366107f67 Merged from MOODLE_15_STABLE: Fixing bug 4345: merging problem when fixing bug 4303 2005-11-18 21:03:05 +00:00
skodak
39e1190567 some more fixes for assignment grading; merged from MOODLE_15_STABLE 2005-11-18 10:31:46 +00:00
gbateson
0e143b3514 allow "penalties" to be returned from Rottmeier Find-It quizzes 2005-11-18 06:07:02 +00:00
patrickslee
0fcac008cb Reverted changes in ver 1.401, as this is ultimately fixed by bumping the version number 2005-11-18 05:34:29 +00:00
patrickslee
6dce1da9e7 Put some initial values in new forum posting form 2005-11-18 05:23:35 +00:00
moodler
4ad916da57 Bump version to upgrade db for Patrick's new feature 2005-11-18 05:02:07 +00:00
patrickslee
f3f1b00d8e Wrong logical operators used in SQL statements 2005-11-18 04:43:46 +00:00
patrickslee
6af7cc2206 Moved Embargoed Announcements related search into SQL. So that paging/counting for the search results will be accurate. 2005-11-18 04:35:14 +00:00
moodler
c38c0e3b7b fix for bug #4336 2005-11-18 03:19:22 +00:00
gbateson
daa08c4e4c remove [] from clue button text in JCloze (HP default is [?], so additional [] are not needed) 2005-11-18 01:13:31 +00:00
mjollnir_
2e910d21c7 Fixed typo in lams postgres creation 2005-11-17 21:36:55 +00:00
skodak
5a36be8ce6 Fixed bug #4038 encoding problems when grading; merged from MOODLE_15_STABLE 2005-11-16 22:57:44 +00:00
michaelpenne
acab90991a BUG FIX: progress bar now does not break when student reviews the lesson.
BUG FIX: matching question type upgrade script now supports quotes.

CHANGED: Improved labels for form elements to improve accessibility.

NEW: added a skip navigation link for left menu.
2005-11-16 22:35:46 +00:00
mjollnir_
29fbf0d5b8 My moodle - forums shouldn't print the forum header and all their nothing new stuff. Only talk when you've got something to say ;) 2005-11-16 22:20:43 +00:00
skodak
baf4b75fe5 quoting typo; merged from MOODLE_15_STABLE 2005-11-16 16:35:21 +00:00
skodak
77f4b17be8 cleaning of parameter name before use SC#188; merged from MOODLE_15_STABLE 2005-11-16 15:22:21 +00:00
moodler
d8f4ca20cd Adding the LAMS integration code. Can everyone please test thoroughly.
Cheers, Shane.
2005-11-16 08:21:19 +00:00
mjollnir_
526cdd63a0 Merged from MOODLE_15_STABLE: Fixing merging problem in the quiz report fix ealier - disabling wrong checkbox for site course quizes 2005-11-16 01:38:07 +00:00
skodak
16907e5366 no page flip after fastgrade saving, allow hiding of grade or comment column when fastgrading, do not update db when no changes in fastgrade; merged from MOODLE_15_STABLE 2005-11-15 23:48:04 +00:00