Commit Graph

15 Commits

Author SHA1 Message Date
moodler 3814722905 Shane and I fixed a few things:
- preventlate works
   - dates can be set to not be used
   - optional assignment fields all getting passed to second screen now  8-I
2005-04-27 09:37:52 +00:00
defacer 6a368788ac Fixing a bug with embedding the parameter a=... in the log URL, which in
turn affected the recent_activity block (that's how I found out).

Changed some random quotes to single in the near vicinity.

Double quotes bad. Shoo!
2005-04-22 03:13:58 +00:00
moodler 3994ef98bf Don't show lateness on offline assignments (bug 2993) 2005-04-21 12:44:19 +00:00
moodler 0cbc1f11ae Fixing a problem unslashed data 2005-04-20 12:01:26 +00:00
moodler 01e2fdfe72 Inline commenting now works 2005-04-20 07:48:11 +00:00
moodler ba16713fc9 Fixed up the submitted links once and for all 2005-04-20 06:49:49 +00:00
moodler d8199f1d4c A few tidy ups 2005-04-18 16:01:02 +00:00
moodler d81793456b Extra file 2005-04-18 11:54:31 +00:00
moodler f77cfb73dd Another big dump with many changes.
The most notable one is the new online assignment type, which is a good
example of how little code really needs to be written to make new
assignment types now.
2005-04-18 09:29:09 +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 5a25d82ad8 FIxed some notices 2005-04-17 18:32:38 +00:00
moodler 70b2c772b3 Tweaks and so on, making it pretty 2005-04-17 17:11:41 +00:00
moodler 73097f0711 A very big batch of changes. Everything sort of works: now I'm mopping up. 2005-04-17 15:38:02 +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