Commit Graph

41 Commits

Author SHA1 Message Date
moodler 38cdb67293 Fixing up the assignment grading interface to make it more usable.
- grade buttons are now links
  - popup window has teacher comments at the top
  - popup window can now cycle through all users without leaving the window
  - new quickgrading feature to grade inline in one go
  - can choose page size
2005-11-03 06:19:29 +00:00
fiedorow ee74d5e92a Security fix: stop guest uploading 2005-06-16 17:16:53 +00:00
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
moodler fcafeb6a9b Guests can no longer submit online assignment (Bug4604) 2006-01-18 04:34:55 +00:00
stronk7 b801615e0d One new config help string. 2005-12-15 18:11:16 +00:00
moodler 9bf660b326 Merged new assignment grading interface fixes from STABLE 2005-11-03 06:25:00 +00:00
fiedorow 890c016ac0 Security fix to disallow guest uploading 2005-06-16 15:10:40 +00:00
defacer 64ea4ecbba One new string 2005-05-22 02:05:45 +00:00
moodler eee88c7104 Added missing string 2005-05-18 03:00:05 +00:00
moodler f269c2242b Old file not checked in 2005-05-18 02:46:13 +00:00
moodler 6168173694 Added word for Submission 2005-04-22 11:54:18 +00:00
koenr 368761d905 XHTML-compliance 2005-04-19 19:02:22 +00:00
moodler 61b5fa54e6 Extra string 2005-04-19 15:27:31 +00:00
moodler 1c2999bcd1 New documentation for new assignment types 2005-04-18 09:30:45 +00:00
moodler 36a3ed4ce1 Some new strings from the refactoring ... 2005-04-14 13:25:21 +00:00
gustav_delius f622d17759 Fix bug 1998 2005-02-14 00:05:00 +00:00
moodler 59c005b76e Email alerts to teachers
------------------------

Added a small new feature to the assignment module to alert teachers when
new emails come in.  This feature adds one new field (which is tested) but
the operation of the new code has not been tested yet at all (apart from
PHP syntax) and very likely has bugs in it.

I'm checking this in so I can do tests on test.moodle.com which has email
set up properly.

I'm off to bed right now but if anyone else wants to test this feature
before tomorrow please do!   :-)

While I'm rambling here in CVS, I need to have a good look soon at Pablo's work
on Assignment and see if I can merge it all in...
2005-01-05 17:13:44 +00:00
gustav_delius dcb1bd3c9a towards XHTML compliance 2004-09-12 13:21:01 +00:00
moodler 98bac2d044 Fixed some missing backslashes 2004-03-22 14:49:08 +00:00
moodler fed7c5ba94 Fixed a hardcoded string (thanks, koen) bug #1022 2004-02-04 09:29:01 +00:00
moodler 892a80dc63 New, speedier English translation. All files and every line has changed.
This is working OK in my testing, but please contact me immediately
if you find any errors.
2003-11-18 07:28:46 +00:00
moodler d2e3fa130b No due date string 2003-10-26 16:10:27 +00:00
moodler e72727728c New strings and help pages for file upload restrictions 2003-10-06 17:44:42 +00:00
moodler 0927b54b4d Fixes for "wierd assignment error" - Bug #549, from Scott Elliott 2003-07-07 12:45:08 +00:00
moodler ae078a9809 Mail-outs for assignment and journal module are now translatable. 2003-05-13 16:02:08 +00:00
moodler f830b324cf Fixed two missing strings 2002-12-12 03:14:13 +00:00
moodler 085bd98e7e Add option that allows students to resubmit after being graded 2002-11-15 03:32:30 +00:00
moodler f9f48383e3 New string 2002-11-06 08:24:54 +00:00
moodler 660c20a6ba Added some new strings 2002-10-28 02:24:01 +00:00
moodler 52ab14dd82 Fixed "uploaded assignment" (uploadsuccess) string 2002-10-28 01:30:00 +00:00
moodler 4b9318947c Added a new string to make it very clear how to upload assignments 2002-10-11 01:58:24 +00:00
martin f74a4a79f2 Cough typo 2002-09-25 07:31:19 +00:00
martin 6321ab8df6 Edited using language editor 2002-09-25 07:30:16 +00:00
martin 3446205d44 Added assignments under "Recent Activity" 2002-09-22 06:41:56 +00:00
martin 1774e33325 Added single quotes around all the keys ... even though PHP works
without them, it will flag errors when errorlevel is turned up, and
I suspect this slows it all down a bit.
2002-09-21 07:18:16 +00:00
martin ae96913569 Additions for index.php 2002-08-17 11:32:32 +00:00
martin 012f9f77d7 Some more missed language strings 2002-08-17 08:59:12 +00:00
martin 77db7e4c49 Fixes in display of standard user_complete and user_outline functions
for journal, forum and assignments
2002-08-04 17:13:49 +00:00
martin d699cd1e54 New assignment module finally complete! 2002-08-04 16:19:37 +00:00
martin 83b8fa157e Addition of modulename and modulenameplural strings as a standard to
every module file.
2002-08-02 17:36:35 +00:00
martin 058eec1868 Language files have been moved to keep them altogether under /lang
This should make it easier on translators.
2002-08-02 09:24:50 +00:00