10170 Commits

Author SHA1 Message Date
michaelpenne
8bca120ff0 Changed the grading algorithm. Now it divides points earned by total points possible. Before was dividing points earned by max grade. Also updated essay grading to work much more reliably and fixed some formatting problems with essay emails. 2004-11-17 01:02:14 +00:00
stronk7
1b4002e0b7 Just changing some parameters stuff to new functions...
See SC and Bug 1837

Merged from MOODLE_14_STABLE
2004-11-17 00:14:34 +00:00
stronk7
2b99ea9efb Print view isn't accesible if the activity is hidden.
Bug 1837
(http://moodle.org/bugs/bug.php?op=show&bugid=1837)

Merged from MOODLE_14_STABLE
2004-11-16 23:36:35 +00:00
stronk7
62067fe3ae Header is out and "Site:" is in.
Partially solved Bug 1837
(http://moodle.org/bugs/bug.php?op=show&bugid=1837)

Merged from MOODLE_14_STABLE
2004-11-16 23:12:21 +00:00
rkingdon
0446243690 Stock comments can now contain single quotes. 2004-11-16 20:49:25 +00:00
stronk7
1757627af3 Now hidden sections are hidden completely from student view if
"invisible sections" are configured in course settings.
Patch sent by Geoff Wilbert. Thanks!
See Bug 2185
(http://moodle.org/bugs/bug.php?op=show&bugid=2185)

Merged from MOODLE_14_STABLE
2004-11-16 17:30:45 +00:00
mits
3060f68e3d translated some. 2004-11-16 16:22:32 +00:00
mjollnir_
ff84f65428 Confirmation for deleting course categories 2004-11-16 02:21:31 +00:00
martignoni
c806c346a3 Changed $thischarset to iso-8859-1. Thanks to Koen! 2004-11-15 21:56:09 +00:00
rkingdon
3f6a03249d Fixed some error messages in assessments.php which gave the wrong table
(workshop_elements) should be workshop_grades.
2004-11-15 19:10:52 +00:00
rkingdon
b6cc3466aa Fixed bug in the "checking for a rapid submission" code. 2004-11-15 18:18:43 +00:00
moodler
bb043e3843 Fixing up any references to obsolete language pack ma_nt 2004-11-15 09:34:04 +00:00
koenr
db82c8dd7c typo 2004-11-15 06:44:15 +00:00
mits
fc2d622929 translated some. 2004-11-15 06:25:40 +00:00
aredkin
c6b7337e99 *** empty log message *** 2004-11-15 05:36:44 +00:00
kaipe
813ac2e00a The previous update was supposed to be an enlargement of answer in quiz_responses (not quiz_answers)
It is now correct and the mistake never made it to the stable version :-)
2004-11-13 19:25:13 +00:00
koenr
ff2a53e622 moving ma_nt to mi_nt where it should be 2004-11-13 18:56:50 +00:00
kaipe
c4fb195046 Fixed a typo that was introduced with revision 1.4 - I believe that revision must have been developed with some sort of script... 2004-11-13 18:51:47 +00:00
kaipe
401f9a6a78 Changed to absolute path for reaching the questiontype dependent editing page layout file.
This should increase robustness - some installations have faced problems with the previously used relative references.

This fix should be merged with the stable branch asap
2004-11-13 18:29:25 +00:00
kaipe
80acb051d9 Fixed typo 2004-11-13 18:18:06 +00:00
mits
22f98b29bd translated new strings. 2004-11-13 04:59:10 +00:00
papita
a1be52af7f Latest changes for 1.4 2004-11-13 02:50:06 +00:00
rkingdon
cb0a172434 Display of current/final grades now has the individual lists order by
grade.
2004-11-13 01:00:17 +00:00
rkingdon
65e187edb6 Version 2004111000. This removes the unnecesary emails about grading of
assessments.
2004-11-12 19:30:12 +00:00
defacer
6b853ff4c7 Oops... fix for the fix :-) 2004-11-12 18:47:39 +00:00
defacer
5715e97bce Fixed a warning which appears if you move a block to a
position which doesn't currently have any blocks.
2004-11-12 18:44:54 +00:00
defacer
c8e0b57900 Pages/blocks code updates:
NEW: The code now supports dynamically plugging your own Pages and block position
identifiers into Moodle without messing with the main libraries at all.

UPDATE: Many functions in blocklib now use pass-by-reference for speed.

UPDATE: Class MoodlePage has been made more presentable and robust.
2004-11-12 18:39:25 +00:00
rkingdon
9a21768212 Version 2004111000 of workshop. 2004-11-12 17:28:07 +00:00
rkingdon
647da475de A few new strings for Version 2004111000. 2004-11-12 17:26:49 +00:00
rkingdon
8611f03a6d New help file; minor changes 2004-11-12 17:24:56 +00:00
koenr
4ef4a5664b take 2: Albanian language pack 2004-11-12 17:09:51 +00:00
koenr
ac599dc1f4 filling in missing strings... 2004-11-11 21:55:45 +00:00
koenr
02591a8eb5 adjusments for security and releasedate 2004-11-11 19:43:21 +00:00
bobopinna
085778e23b Patched a nav.event data model problem 2004-11-11 14:25:59 +00:00
moodler
7c6c30ed2b Changes for XHTML and accessibility compliance 2004-11-11 12:07:08 +00:00
koenr
44e7949db4 correction for =signup.php error see discussion http://moodle.org/mod/forum/discuss.php?d=14952#71422 2004-11-11 09:47:55 +00:00
bobopinna
fda8674060 New version by Luca Arese 2004-11-11 08:21:22 +00:00
bobopinna
81e4e4ca4d New version by Luca Arese 2004-11-11 08:10:46 +00:00
moodler
f20ff20449 Merged fix from STABLE to hide hidden teachers in a course with separate groups 2004-11-11 08:10:01 +00:00
moodler
ab00ea8ccf Merged changes from STABLE 2004-11-11 07:57:52 +00:00
moodler
7054372371 More secure use of parameters, merged from stable 2004-11-11 07:45:27 +00:00
moodler
6aac6eef8c Access fixes, merged from stable 2004-11-11 07:44:14 +00:00
moodler
6a6002f68c Merged changes from stable 2004-11-11 07:42:04 +00:00
carlesbellver
72d785325c *** empty log message *** 2004-11-11 07:30:00 +00:00
carlesbellver
5fe2230a80 *** empty log message *** 2004-11-11 07:22:59 +00:00
moodler
999b098992 Upgraded release notes 2004-11-11 07:06:21 +00:00
moodler
5977cfa376 Merged from stable 2004-11-11 07:03:53 +00:00
moodler
ec11cd9c66 Merged payment fix from stable 2004-11-11 06:51:53 +00:00
moodler
9957501099 Merged fix to allow teacher to always take quiz 2004-11-11 02:22:08 +00:00
koenr
0bdc5ea568 changing thislanguage to NCR so it displays properly in the languagelist of utf-8 languages
Correcting the corrected correction ;-)
2004-11-10 22:18:11 +00:00