rkingdon
cb0a172434
Display of current/final grades now has the individual lists order by
...
grade.
2004-11-13 01:00:17 +00:00
rkingdon
65e187edb6
Version 2004111000. This removes the unnecesary emails about grading of
...
assessments.
2004-11-12 19:30:12 +00:00
rkingdon
9a21768212
Version 2004111000 of workshop.
2004-11-12 17:28:07 +00:00
rkingdon
6a1bdf48df
The first and second assessments of each submission are now "graded" by
...
the workshop cron function. They are given the maximum grading grade.
2004-10-17 16:35:32 +00:00
moodler
d7d21c383c
Minor changes for XHTML compatibility
2004-10-08 13:58:33 +00:00
rkingdon
b514883a04
Minor tidy of "not graded" workshops to supress grades appearing in
...
student pages.
2004-09-29 21:28:55 +00:00
rkingdon
ff1d392aa1
Allow teachers to edit examples from Admin page; Count of ungraded
...
asessment now excludes warm and hot assessments; change a & back to a
& in a redirect call.
2004-09-29 16:52:24 +00:00
rkingdon
1bf58ea60b
Version 2004092700 - tidy up of simple assignment case; addition of
...
password and submission late flag.
2004-09-28 15:49:49 +00:00
rkingdon
a557e354ed
Version 2004092400 - in line student submission (plus attachments);
...
addition of on-the-fly grading of assessments; some bugs cleared.
2004-09-27 14:41:17 +00:00
rkingdon
aa8f2d1ec1
Fixed bug #1952 ; fixed bug in upload form; and assessment form now
...
displays the correct grade.
2004-09-20 14:59:41 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
e0b7b090d3
towards XHTML compliance
2004-09-14 20:39:28 +00:00
gustav_delius
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +00:00
gustav_delius
a9ef4a630a
closed <input /> <br /> <hr />
2004-09-12 14:41:49 +00:00
moodler
7e6bf1253a
Repeated fixes made in stable:
...
- moved two functions from locallib.php to lib.php
- include mimetypes.php so mimeinfo works
2004-09-08 06:43:57 +00:00
rkingdon
4cd23ea295
Version 2004081100: auto grading of assessments.
2004-09-07 16:17:32 +00:00
gustav_delius
222ac91bc9
removed unnecessary calls to get_site()
2004-08-29 14:15:40 +00:00
gustav_delius
f950af3c43
All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
...
All the page headers work correctly also on the site course.
On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
moodler
d85035457f
Convert firstname lastname to fullname() calls, fixing bug 1726
2004-08-17 05:19:21 +00:00
paca70
f8559be0fc
Thanks vernier at vc dot bc dot ca
2004-08-09 19:18:19 +00:00
rkingdon
3f06c90dda
Moved back a few functions from locallib.php to lib.php
2004-06-18 14:23:19 +00:00
rkingdon
dbda4a92ad
Split lib.php into locallib.php and lib.php;
...
Fixed bug # 1435;
Possibly fixed bug #1489
2004-06-18 09:24:20 +00:00
gustav_delius
5e607236f3
fixed problems with undefined $USER->id in recent activity block when no user logged in.
2004-06-08 21:23:26 +00:00
moodler
5ba21e557e
Workshop now supports calendar events for the deadline date
2004-05-21 13:20:36 +00:00
moodler
bbb56db78a
New functions by Jenny Watt, to make workshops show up on Recent Activity
...
workshop_get_recent_mod_activity()
workshop_print_recent_mod_activity()
Thanks, Jenny!
2004-04-24 12:47:52 +00:00
rkingdon
b082b2c641
Fixed Bugs #1059 and #1061 .
2004-03-12 15:28:52 +00:00
moodler
096b5432a7
Fixed some old pix paths
2004-02-16 09:24:14 +00:00
moodler
246dedcf47
Give new windows different names so they can be compared more easily
2004-02-09 14:37:45 +00:00
rkingdon
9748030a8f
Fix bug in Analysis of Assessments
2004-01-20 17:25:45 +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
285b8f7fef
New version (2003113000), Analysis of Assessments added.
2003-12-01 12:19:48 +00:00
rkingdon
a50f447b04
Some minor improvements, see Workshop Forum.
2003-11-13 16:22:27 +00:00
moodler
ab16b4ffd5
Some small style changes for tabs
2003-10-19 05:24:33 +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
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
rkingdon
93dcde0e53
Recent Activity fixed; Student names removed from emails.
2003-09-27 00:10:38 +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
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