19 Commits

Author SHA1 Message Date
moodler
0036b42fa3 Merged MDL-11484 Added some colors for overridden grades 2008-03-03 05:57:32 +00:00
skodak
d9cf732316 MDL-6591 moving the disable notification from fg prefs; merged from MOODLE_19_STABLE 2008-02-21 08:14:30 +00:00
skodak
2dc5d980ad MDL-6591 Optional assignment graded email notification - based on patch by Gary Anderson; merged from MOODLE_19_STABLE 2008-02-20 17:50:32 +00:00
moodler
ee8652f3de Not a pretty fix but it gets the preferences out of the way where users won't keep hitting the wrong submit 2007-09-26 11:42:36 +00:00
skodak
5978010dd2 MDL-11358 final grade from gradebook is now shown in assignments - students see only final grades from gradebook 2007-09-23 16:05:41 +00:00
skodak
a330e1ae5d MDL-10549 aligning outcomes the same way as grades on submissions page == right 2007-08-03 14:38:22 +00:00
skodak
38f4c3fc4b MDL-10549 css fixes - alignment in popup grading in ff still not ok, hmmm 2007-08-03 14:32:26 +00:00
skodak
1a35ee51ac MDL-10549 css fixes - work in progress 2007-08-03 14:03:32 +00:00
moodler
12acb98cb7 Fixed a PHP bug in deleting assignment instances. (SE). 2005-04-21 08:32:24 +00:00
moodler
86365d200b Strp tabs from shortened comments 2005-04-20 09:12:47 +00:00
moodler
d8199f1d4c A few tidy ups 2005-04-18 16:01:02 +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
moodler
52436fe1cc Added a new format field for comments 2005-04-17 17:51:25 +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
6d4ecaec60 Tidied up the feedback - offline assignments are pretty much done 2005-04-15 14:19:24 +00:00
moodler
df5e748b63 Same color as "unread" posts 2005-04-14 17:11:58 +00:00
moodler
9437c85446 Shane and I have been working on this vastly improved grading interface :-D 2005-04-14 17:10:40 +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