Commit Graph

28 Commits

Author SHA1 Message Date
thepurpleblob 621d2ab686 Fixed language string for show league tables. 2005-07-06 13:44:04 +00:00
thepurpleblob 1db81444e0 Upload limit now takes account of course upload limit.
Bug #3247
2005-07-06 12:14:39 +00:00
thepurpleblob 6cb48ed312 Help for 'use password' points to 'password' help as 'use password' had no
help.
2005-07-06 11:13:31 +00:00
moodler e3f4c26c93 Some layout fixes 2005-03-10 14:11:45 +00:00
gustav_delius 1ee55c41d9 Give groupmode selection to mod.html for all modules that use groupmode. Also fix bug 2576 2005-02-17 19:19:21 +00:00
gustav_delius 48e535bc35 Activities can now be hidden/shown from the activity editing page. Also for modules that know about groups the groupmode can be set from there. See bug 2533. This required adding to the mod.html files calls to new functions print_visible_setting() and print_groupmode_setting() which are combined in print_standard_coursemodule_settings().
The visibility of coursemodules is now always set through the function set_coursemodule_visible() in order to make sure that the associated events get updated in the calendar appropriately.

If moving a coursemodule to a hidden section then the module is set to hidden as well and its events are hidden in the calendar.

If deleting a coursemodule its events are deleted from the calendar.

The function choose_from_menu() has an extra optional argument $disabled which, when set to true, will disable the menu.

For the sake of consistency the function set_groupmode_for_module has been renamed to set_coursemodule_groupmode and the functions show_course_module() and hide_course_module() have been combined to set_coursemodule_visible().
2005-02-12 21:41:22 +00:00
stronk7 1082105205 Modify sesskey behaviour. SC#73 2005-01-22 18:53:44 +00:00
moodler bb774ac1d5 Fixed typo 2005-01-11 07:07:57 +00:00
gustav_delius ab98918f09 Workshop module now works with dates rather than phases, see http://moodle.org/mod/forum/discuss.php?d=15541. 2004-12-05 11:49:18 +00:00
moodler b64dab0e5d Changes for XHTML and accessibility compatibility 2004-11-26 09:33:02 +00:00
rkingdon 9a21768212 Version 2004111000 of workshop. 2004-11-12 17:28:07 +00:00
rkingdon b514883a04 Minor tidy of "not graded" workshops to supress grades appearing in
student pages.
2004-09-29 21:28:55 +00:00
rkingdon 1bf58ea60b Version 2004092700 - tidy up of simple assignment case; addition of
password and submission late flag.
2004-09-28 15:49:49 +00:00
rkingdon a557e354ed Version 2004092400 - in line student submission (plus attachments);
addition of on-the-fly grading of assessments; some bugs cleared.
2004-09-27 14:41:17 +00:00
rkingdon aa8f2d1ec1 Fixed bug #1952; fixed bug in upload form; and assessment form now
displays the correct grade.
2004-09-20 14:59:41 +00:00
skodak d1a6dd2716 short php tags - Bug #1956 2004-09-18 22:36:09 +00:00
gustav_delius e0b7b090d3 towards XHTML compliance 2004-09-14 20:39:28 +00:00
gustav_delius 1c5d9bbbec closed some br tags 2004-09-12 22:29:44 +00:00
gustav_delius 9a58f7cb85 towards XHTML compliance 2004-09-12 21:43:59 +00:00
gustav_delius a9ef4a630a closed <input /> <br /> <hr /> 2004-09-12 14:41:49 +00:00
rkingdon 4cd23ea295 Version 2004081100: auto grading of assessments. 2004-09-07 16:17:32 +00:00
moodler 7613890851 BRANCH MERGE
These are the changes from MOODLE_13_STABLE, merged into trunk

The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point

The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
moodler 145cb8f9ab More short tags 2003-09-11 13:21:56 +00:00
moodler c559bcf6f0 Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
rkingdon 41b12a791b Addition of Mail strings to cron routine; More help in admin page; bug
clearance.
2003-08-27 15:39:21 +00:00
moodler 717f40c6d8 Some fixes to avoid pointless uses of $ME 2003-06-16 14:40:51 +00:00
rkingdon 5c2ba38c45 version 1.1 with peer agreement 2003-05-08 20:24:41 +00:00
moodler d22d31c659 Workshop module from Ray Kingdon
This version is still beta!
2003-05-01 13:16:58 +00:00