moodler
a86a538fef
Merged fixes from STABLE for submodules
2005-07-15 17:32:36 +00:00
moodler
b3d8e59a29
Add a little robustness to the listing (old assignment types etc)
2005-05-26 15:24:33 +00:00
moodler
60bcceadd3
Added assignment type on the index page
2005-04-19 15:37:53 +00:00
moodler
d8199f1d4c
A few tidy ups
2005-04-18 16:01:02 +00:00
stronk7
3898bc3337
assignment->name supports filterall again. :-P
2005-04-17 22:17:52 +00:00
moodler
f1893f4428
Improved listing on index page for students
2005-04-17 18:45:32 +00:00
moodler
b0f2597e17
Refactored Assignment Module
...
============================
This new assignment module allows Plugin Assignment types. This should
allow a whole lot of new stuff to easily be placed in Moodle without
making the modules list longer for no good reason.
This checkin is still a really rough version that needs work on it.
Normally I would want it better than this to check in, but I need
to collaborate with Shane on the remaining code and CVS is the best
way.
Give it a day or two to settle in. :-)
This is the last thing I wanted to get into 1.5. Getting close now!!
Cheers!
Martin
2005-04-14 13:24:40 +00:00
stronk7
2500b88bab
Now assignment->name works under filterall.
2005-03-26 18:14:46 +00:00
gustav_delius
f622d17759
Fix bug 1998
2005-02-14 00:05:00 +00:00
gustav_delius
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +00:00
gustav_delius
f950af3c43
All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
...
All the page headers work correctly also on the site course.
On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
gustav_delius
90fcc576ea
Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic.
2004-08-21 20:20:58 +00:00
moodler
9fa8271283
Fixes for displaying numbers of assignment submissions when
...
groups are active
2004-03-16 13:54:29 +00:00
moodler
8ff79e8c5b
Fixed the counting of submissions for a new function assignment_count_real_submissions()
2004-01-30 16:53:01 +00:00
moodler
ad7101a17b
FIxed counting of submissions
2004-01-28 11:03:44 +00:00
moodler
858c8a05e8
Better dividers in the table
2004-01-26 12:07:34 +00:00
moodler
cccb016ae4
When displaying index lists of a particular module's activities,
...
ensure that the order they are displayed in is always the same as the
order they have been defined in. See bug 553.
This involved API changes to the function get_all_instances_in_course()
2003-07-12 05:19:18 +00:00
moodler
51bc7fba59
Changes from Scott Elliott to make the listing more useful for teachers
...
Thanks, Scott!
2003-06-07 05:54:48 +00:00
stronk7
dd8d521d91
Changed to show the hidden assignments dimmed (bug #364 )
2003-04-24 16:38:49 +00:00
moodler
b0e3a92523
Clean sweep through all the important changing all include(), include_once()
...
and require() to require_once()
2003-01-05 14:19:20 +00:00
moodler
9c9f7d7790
Various little fixes to remove warnings (usually about empty variables)
...
when error_reporting is turned up to 15 or so ... more of these to come ...
2002-12-29 17:32:32 +00:00
moodler
dfc9ba9bbe
Added navmenu in more places
2002-11-10 08:43:44 +00:00
moodler
4b9b2f0fe4
Fixed display of "done" assignments
2002-10-20 05:35:48 +00:00
martin
76e73fea6d
Fixed some missing language strings
2002-08-17 11:32:59 +00:00
martin
d699cd1e54
New assignment module finally complete!
2002-08-04 16:19:37 +00:00