stronk7
|
282ecaf828
|
Added support to teacherloading, assessmentstodrop and donotuse
fields in workshop module.
|
2004-01-05 18:21:42 +00:00 |
|
rkingdon
|
d5ec0e19e6
|
Fixes to restore.
|
2003-12-24 14:49:33 +00:00 |
|
moodler
|
26d2f5fb4a
|
Fixing a typo I spotted in the CVS diffs. :-)
|
2003-12-08 13:03:41 +00:00 |
|
rkingdon
|
5a6d1a79ce
|
Fixed bug #863.
|
2003-12-08 09:22:03 +00:00 |
|
rkingdon
|
bfd68abc58
|
Added the setting of League Table options to the Administration page.
|
2003-12-05 17:55:54 +00:00 |
|
rkingdon
|
dc610c361a
|
Correction to Final Grades.
|
2003-12-04 18:45:55 +00:00 |
|
rkingdon
|
285b8f7fef
|
New version (2003113000), Analysis of Assessments added.
|
2003-12-01 12:19:48 +00:00 |
|
rkingdon
|
f52cdc8c43
|
Bug fixed in assesssubmission code.
|
2003-11-19 17:54:54 +00:00 |
|
rkingdon
|
a50f447b04
|
Some minor improvements, see Workshop Forum.
|
2003-11-13 16:22:27 +00:00 |
|
moodler
|
8c8e74ae10
|
SERIAL8 -> SERIAL
|
2003-11-03 13:21:00 +00:00 |
|
moodler
|
fb7a194e6b
|
Removed blank lines at the end (!)
|
2003-11-03 02:59:09 +00:00 |
|
moodler
|
ab16b4ffd5
|
Some small style changes for tabs
|
2003-10-19 05:24:33 +00:00 |
|
rkingdon
|
7c54bd509a
|
Fixed bug stopping the calculation of final grades.
|
2003-10-16 17:17:19 +00:00 |
|
rkingdon
|
8dfe0fa64f
|
Change to workshop_grades - only return grades when in the final phase (phase 6).
|
2003-10-13 15:23:56 +00:00 |
|
rkingdon
|
0d4d32d183
|
Workshop now has 6 phases. The phase is show on the Workshops page (index.php).
Administration page now excludes "hot" assessments (peer assessments which have been allocated but not yet made).
|
2003-10-13 14:56:25 +00:00 |
|
rkingdon
|
1d23070249
|
Cosmetic change to index.php list; Logging of phase changes in a workshop; tidy up of log_display entries - thus the new version;
|
2003-10-08 18:15:22 +00:00 |
|
stronk7
|
9bc0466171
|
Now assessment->resubmission is in backup/restore too.
|
2003-10-07 12:14:16 +00:00 |
|
rkingdon
|
8e7f0d621c
|
Fixed links in email messages.
|
2003-10-06 19:30:27 +00:00 |
|
rkingdon
|
12fbf6995e
|
Version 2003100200: improved handling of resubmissions (new field added to workshop_assessments)
|
2003-10-05 19:00:43 +00:00 |
|
rkingdon
|
e7a4d829a8
|
Replace Literal string "Weight": fixes bug #799
|
2003-10-01 16:50:42 +00:00 |
|
stronk7
|
0585509135
|
Simply, move the XXXX_get_participants() function from
bottom to the common function area.
See bug 807
|
2003-09-29 15:27:30 +00:00 |
|
stronk7
|
9ab344eebc
|
Now, when listing activities, entries are dimmed if they are hidden
(teacher view). See bug 802.
|
2003-09-28 10:57:22 +00:00 |
|
rkingdon
|
93dcde0e53
|
Recent Activity fixed; Student names removed from emails.
|
2003-09-27 00:10:38 +00:00 |
|
stronk7
|
7b6d108076
|
Fixed small error in overallocation field !! :-)
|
2003-09-25 19:40:25 +00:00 |
|
rkingdon
|
5c32d7258d
|
Addition of the overallocation field to the workshop table.
|
2003-09-25 19:14:14 +00:00 |
|
rkingdon
|
5edceb5b79
|
Changes to handling of peer assessments allocation; over allocation
option added; new assessment phase added; options added to control the
length of the league table and the display of name in the league table.
|
2003-09-25 17:32:58 +00:00 |
|
les_kopari
|
ff74d85283
|
Initial add for Oracle.
|
2003-09-25 02:11:31 +00:00 |
|
les_kopari
|
96c1e116e6
|
Oracle tables, etc converted from mysql, plus test transactions.
|
2003-09-13 08:05:21 +00:00 |
|
moodler
|
145cb8f9ab
|
More short tags
|
2003-09-11 13:21:56 +00:00 |
|
moodler
|
c559bcf6f0
|
Fixed some PHP short_tags
|
2003-09-09 12:34:51 +00:00 |
|
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 |
|
stronk7
|
d04983d8a3
|
Now restoring workshops are working too !!
Now all is ready to be 1.1 Beta 1.
Congratulations everybody !!
Anyway, some polish must be done, friends...
|
2003-08-25 22:40:38 +00:00 |
|
stronk7
|
a34e0c96c7
|
Now workshops backup are included too !!
Only one step to Beta !! (workshop restore)
Tomorrow, I hope.. :-)
|
2003-08-25 19:58:26 +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 |
|
moodler
|
3041490d17
|
Initialising $navigation. Again. :-)
|
2003-08-21 12:12:15 +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
|
3fd866333e
|
Just an uninitialised variable.
|
2003-08-18 15:17:40 +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 |
|