25 Commits

Author SHA1 Message Date
rkingdon
42fd37e574 Fix a bug in final grades when users submit more than one piece of work
(some grades were appearing as zero); workshop_user_outline now returns
number of submissions and date of last submission.
2003-09-08 17:16:23 +00:00
stronk7
8f8e5df146 Included workshop_get_participants() function. 2003-09-07 22:21:18 +00:00
rkingdon
203add24ab Tidy up the handling of "hanging" assessments. 2003-09-02 20:23:29 +00:00
rkingdon
4511133418 Fix bug when deleting a submission. Very recent assessments were not
deleted. Now all assessments of the deleted submission are deleted
including the "hot" ones.
2003-08-29 17:46:31 +00:00
rkingdon
f05eaa902a Addition of returnto parameter to workshop_print_assessment function to
allow return to original pages when making assessemnts; clearing
(trival) unassigned variable bug in the same function.
2003-08-28 18:19:42 +00:00
rkingdon
7aaf6867bd Removal of hard-wired strings in Scales. 2003-08-27 18:20:03 +00:00
rkingdon
c75599f4c3 Fixed unassigned variables in function workshop_print_assignment_info 2003-08-27 17:13:03 +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
6849648f51 Deleted error_reporting(15)! Just turn debugging on, Ray! :-) 2003-08-26 17:51:07 +00:00
rkingdon
0978073ffb Fixing Bug #653. 2003-08-23 15:57:42 +00:00
rkingdon
a94928f2f0 Added League Table of Submissions (Final Phase); Rubric Assessment
Strategy; Grace time for new submissions; changed elementid to elementno
in rubrics table.
2003-08-22 17:31:49 +00:00
rkingdon
553894ced6 Fix bug in Workshops with no teacher submissions. 2003-08-22 08:08:16 +00:00
rkingdon
a21db785d1 Minor bug fixes; additions to teachers admin screen; minor changes to
operation of pre-submission assessments.
2003-08-18 16:43:56 +00:00
moodler
28f312c09e Some fixes to make report work at least ... complete mode needs work 2003-08-08 17:38:28 +00:00
moodler
9a0b4d6c1f Fix for the bug causing an error on the user activity page - made a
new function workshop_get_student_submission() based on the version
in 'assignment' ... haven't looked at the functionality yet.
2003-08-08 17:01:38 +00:00
rkingdon
0e29a0b1d8 Minor errors fixed; Student can delete submissions and assessments;
Teachers see student names; Tabbed Admin screen.
2003-07-28 17:37:16 +00:00
rkingdon
d90f8c6a54 Removal of debugging code; fixed bug in _get_student_submissions routine 2003-07-16 19:47:24 +00:00
rkingdon
bd89f04f53 Minor corrections, addition of rubics table - July 2003 2003-07-15 15:24:58 +00:00
moodler
41a03b45f0 Added a stub for workshop_get_submission to stop errors on activity reports 2003-05-18 14:38:12 +00:00
moodler
edea91f37b Fixed links in emails 2003-05-14 03:23:01 +00:00
rkingdon
16a0e6f05c Addition of teacher admin features 2003-05-13 16:37:47 +00:00
rkingdon
56a800aac5 Correcting bugs in agreement of assessment and for self assessed
submissions
2003-05-12 21:18:21 +00:00
rkingdon
5c2ba38c45 version 1.1 with peer agreement 2003-05-08 20:24:41 +00:00
moodler
851a89ff1b Minor fixes for re-inclusion and also links in email 2003-05-06 03:33:55 +00:00
moodler
d22d31c659 Workshop module from Ray Kingdon
This version is still beta!
2003-05-01 13:16:58 +00:00