moodler
0a0bb38019
Ed Coyne's AJAX course format, with some cleanups done.
...
More cleanups to come from Ed.
This isn't actually working for me right now but he'll fix it now.
This is completely optional and won't affect any other code right now.
2006-08-24 03:20:37 +00:00
moodler
600212a9a1
FIxing Ed's mistaken checkin
2006-08-24 03:17:53 +00:00
danmarsden
038184e264
MDL-4493 issue with 405 pages for IIS users - must specify actual page, as the notice function does a post - you cannot use the POST Verb on a directory in IIS.
2006-08-24 02:08:59 +00:00
tjhunt
c82f76d050
MDL-4816 Short answer question type considers '100' and '100.' to be the same
Actually, this may have affected other question types too.
2006-08-23 21:17:23 +00:00
tjhunt
ac249da55e
Clarified comment.
2006-08-23 21:04:04 +00:00
tjhunt
9e8dba7960
MDL-6338 - Short answer questions with ' in the answer don't work. Merged from MOODLE_16_STABLE.
Yet another unpleasant quiz bug caused by the current broken way we do things with addslashes.
2006-08-23 19:04:24 +00:00
tjhunt
647bcd4129
Fix getting the context. It did not work during question preview from the question bank when there was no quiz in sight.
2006-08-23 18:37:38 +00:00
tjhunt
a18fa6d5ba
Get the contexts without referring to undefined variables.
2006-08-23 15:32:06 +00:00
stronk7
454adccfa9
Adding one PHP close tag that has been missing (but working) since years!
2006-08-23 15:23:53 +00:00
tjhunt
5cae120596
Get the contexts without referring to undefined variables.
2006-08-23 15:12:52 +00:00
thepurpleblob
c81415c77e
Merged from STABLE
2006-08-23 14:57:40 +00:00
tjhunt
78fd16a5fb
Improved one language string. Thank Mitshiro Yoshida.
2006-08-23 09:23:56 +00:00
moodler
0cfb6a52fb
Adding a copyright notice, and mentioning MDL-3717 purely as a test of the
...
new CVS integration on tracker.moodle.org
2006-08-23 08:39:15 +00:00
toyomoyo
5769734f2a
changing default override values
2006-08-23 08:14:14 +00:00
toyomoyo
ae1e00a089
renamed variable so that it doens't get recycled
2006-08-23 08:11:43 +00:00
vyshane
905c4567a2
Removed forum_get_course_forum for forum type teacher.
2006-08-23 07:05:36 +00:00
vyshane
9a7538a35b
Fixed notice
2006-08-23 06:56:23 +00:00
toyomoyo
945f88ca15
various changes - loading capabilities for questions, quiz, hide tab if no assignalbe or no overridable role is found, added some functions and comments in accesslib
2006-08-23 06:36:08 +00:00
toyomoyo
b56d75dd00
fixing a typo
2006-08-23 05:52:39 +00:00
toyomoyo
ed60c54a94
fix for MDL-6326, add support for quiz_feedaback table
2006-08-23 05:39:41 +00:00
moodler
d9a35e1270
Fixed context caching (wasn't using globals)
2006-08-23 01:29:52 +00:00
skodak
a2b0c57b0a
debug off level is now 5 instead of 7 to prevent E_WARNING on production sites SC#294; merged from MOODLE_16_STABLE
2006-08-22 22:25:30 +00:00
skodak
bb5a61a1d4
reverting wrong commit, sorry :-(
2006-08-22 22:22:34 +00:00
skodak
2881101ca1
debug off level is now 5 instead of 7 to prevent E_WARNING on production sites SC#294
2006-08-22 22:19:58 +00:00
skodak
868ca14f1f
fixed trailing whitespace in last commit :-(; merged from MOODLE_16_STABLE
2006-08-22 22:12:17 +00:00
stronk7
860b55463f
Normalizing a bit all the float/double generators.
2006-08-22 22:10:09 +00:00
skodak
6be7abc726
Rewritten help.php by Tim Hunt with minor fixes - SC#292; merged from MOODLE_16_STABLE
2006-08-22 22:04:06 +00:00
stronk7
962f8a9b4e
quiz_feedback added to XMLDB
2006-08-22 21:55:20 +00:00
stronk7
8792c16589
Small typo. ;-)
2006-08-22 21:44:07 +00:00
tjhunt
e9ad37edc2
SC 299. Merged from MOODLE_16_STABLE.
2006-08-22 21:33:54 +00:00
stronk7
598dc3a99c
Change rule to tzrule (reserved word)
2006-08-22 21:19:52 +00:00
stronk7
7970cce9f4
Updated using tzdata2006j
2006-08-22 20:11:33 +00:00
stronk7
c0fe3453ef
Change rule to tzrule (reserved word)
2006-08-22 20:10:54 +00:00
tjhunt
d758f1e2eb
Fix an obvious typo in the roles and permissions code.
2006-08-22 19:26:05 +00:00
tjhunt
07d8d530f5
Fix Eclipse warnings.
2006-08-22 19:09:52 +00:00
tjhunt
080314b8bb
Fix Eclipse warnings.
2006-08-22 19:09:07 +00:00
tjhunt
20808266c8
Work round Eclipse warning.
2006-08-22 19:01:42 +00:00
tjhunt
199e43d470
Fix Eclipse warnings.
2006-08-22 19:00:18 +00:00
tjhunt
212b7b8cd9
MDL-5270 - give students a feeback comment for their performance in the entire quiz.
...
Also, along the way I noticed and fixed MDL-6290 student grades not rescaled when quiz maximum grade changed.
2006-08-22 17:31:26 +00:00
stronk7
2efaf3f8ab
One trick to allow pseudo-null Oracle insertions. Let's see what happen.
2006-08-22 16:39:14 +00:00
tjhunt
75e84883ca
Unbreak roles and permission on Postgres yet again.
...
If you want a laugh, compare this fix the with the diff between revisions 1.5 and 1.6 of this file.
2006-08-22 16:18:11 +00:00
stronk7
93d2c55ffc
Standard naming now user FOUR char for tables (to avoid
...
avoid some potential duplicates)
2006-08-22 16:15:44 +00:00
tjhunt
1751eebc69
Reverting toyomoyo's conversion of mod/quiz/view.php to roles because his changes made no sense.
...
Admittedly, this file is pretty incomprehensible and it is not clear at first what it is trying to do. (Even though it is more comprehensible now than it was a week ago.) I'll to a proper conversion of this file to RnP once I have checked in my other changes there - assuming I can actually get Moodle to work so I can test my changes.
2006-08-22 13:53:39 +00:00
tjhunt
a4a6eb8a17
Fix toyomoyo's syntax errors.
2006-08-22 13:12:24 +00:00
toyomoyo
5cf38a57cd
some quiz capabilities
2006-08-22 09:04:23 +00:00
vyshane
5cae056c45
Removed deprecated teacher forum type
2006-08-22 07:42:34 +00:00
vyshane
45c38eef4c
Removed deprecated forum type teacher.
2006-08-22 07:38:01 +00:00
vyshane
d604bdeaed
Added prevent for mod/prevent:createattachment for default students and guests
...
in teacher forums
2006-08-22 05:56:45 +00:00
vyshane
9fa3350862
Upgrade now works. Needs more testing.
2006-08-22 05:45:43 +00:00
vyshane
021a7467b5
Fixes:
...
1) has_capability call used in fullname()
2) initialised array $options
3) $context->level has been renamed to $context->aggregatelevel
2006-08-22 05:44:32 +00:00