152 Commits

Author SHA1 Message Date
stronk7
1082105205 Modify sesskey behaviour. SC#73 2005-01-22 18:53:44 +00:00
moodler
21b69d1c4d Removed some old docs 2005-01-12 07:53:50 +00:00
moodler
def6a51c37 Removing some old icons 2005-01-12 07:52:06 +00:00
moodler
a7b32ed3b6 Changes for XHTML and accessibility compatibility 2005-01-11 08:38:27 +00:00
moodler
bb774ac1d5 Fixed typo 2005-01-11 07:07:57 +00:00
skodak
ae68eb9c15 fixed typos 2005-01-10 21:31:41 +00:00
defacer
ccb42b9a70 Fixed some warnings for foreach() on empty array, when upgrading a site
with no workshops in it.
2004-12-13 18:32:20 +00:00
gustav_delius
eb89027f5b More changes to the user interface. See http://moodle.org/mod/forum/view.php?id=740. 2004-12-12 11:20:07 +00:00
gustav_delius
1c4e73b614 Now teachers can again grade assessments. Also various tweaks of admin interface. This is work in progress. Heavy testing and further development will take place during the coming days, so consider this code as unstable. 2004-12-09 09:34:43 +00:00
gustav_delius
47162a5b59 fixed cutoffime misprint 2004-12-08 10:39:06 +00:00
gustav_delius
9e5b9a2084 fixed missing ) and undefined $timenow 2004-12-08 10:09:25 +00:00
gustav_delius
9a41fb44c0 removed duplicated sentences from emails 2004-12-08 08:29:11 +00:00
gustav_delius
2317a9f3b0 Fixed date check 2004-12-07 07:41:49 +00:00
gustav_delius
5e5b03eba0 use filter_text instead of text_to_html 2004-12-06 20:20:27 +00:00
gustav_delius
ab98918f09 Workshop module now works with dates rather than phases, see http://moodle.org/mod/forum/discuss.php?d=15541. 2004-12-05 11:49:18 +00:00
moodler
b64dab0e5d Changes for XHTML and accessibility compatibility 2004-11-26 09:33:02 +00:00
rkingdon
693f6eb5cf Cron routine does not send "graded" emails until releasegrades date;
grades are "not available" in index page until after the relaesegrades
date; phasing of three phase workshop tidied up.
2004-11-23 20:52:54 +00:00
rkingdon
03371565eb Fixes teacher's view of 3 phase workshops. 2004-11-22 19:09:06 +00:00
mjollnir_
eb46f6a322 Merged from MOODLE_14_STABLE: Indexes for workshop and version bump (honoring partial freeze) 2004-11-21 22:03:48 +00:00
paca70
706552f038 Updates for postgres 2004-11-21 15:01:33 +00:00
rkingdon
ee3dddc1c9 Allow student submissions to be edited/deleted in the Submission phase of
workshops.
2004-11-18 04:24:31 +00:00
mjollnir_
17c88613b4 Bug fix for sql for new workshop tables for mysql 2004-11-17 03:17:05 +00:00
rkingdon
0446243690 Stock comments can now contain single quotes. 2004-11-16 20:49:25 +00:00
rkingdon
3f6a03249d Fixed some error messages in assessments.php which gave the wrong table
(workshop_elements) should be workshop_grades.
2004-11-15 19:10:52 +00:00
rkingdon
b6cc3466aa Fixed bug in the "checking for a rapid submission" code. 2004-11-15 18:18:43 +00:00
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
mjollnir_
f7f36ce260 few wayward typos breaking postgres workshop install 2004-11-08 05:26:27 +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
rkingdon
eb407d969f Non-editing teachers not allowed to change wthe workshop phase nor delete
teacher submissions.
2004-10-17 15:53:19 +00:00
rkingdon
1c1df31ca0 On the Workshops submissions with no assessments are flagged as such rather than given a zero grade. 2004-10-12 19:38:57 +00:00
moodler
d7d21c383c Minor changes for XHTML compatibility 2004-10-08 13:58:33 +00:00
rkingdon
ac220a6d80 Corrected password protected workshops (they showed the assignment!);
minor
html additional to edit assessments page.
2004-10-02 16:04:56 +00:00
paca70
f739b64d9b Updates for postges 2004-09-30 11:29:42 +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
3903e0729b New fields in version 2004092700. 2004-09-28 16:30:29 +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
1410bd2695 Added code for remove attachments 2004-09-27 17:46:41 +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
paca70
55bcf883c3 Fixes for new postgres database creation 2004-09-24 07:49:40 +00:00
paca70
0257cc73e0 Postgres updates 2004-09-20 17:48:59 +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
skodak
d1a6dd2716 short php tags - Bug #1956 2004-09-18 22:36:09 +00:00
mjollnir_
eee8d9c8f5 bumps for version and requires for modules that use new upload class 2004-09-17 05:46:12 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
mjollnir_
21de6ca1db Integration of new centralised file upload code with workshop module.
These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-57
    2004-09-14 23:37:49 GMT
    Penny Leach <penny@catalyst.net.nz>
    added important instruction to handlevirus.php

Full logs:

Revision: moodle--eduforge--1.3.3--patch-57
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Wed Sep 15 11:37:49 NZST 2004
Standard-date: 2004-09-14 23:37:49 GMT
Modified-files: admin/handlevirus.php
    mod/workshop/locallib.php mod/workshop/upload.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-57
Summary: added important instruction to handlevirus.php
Keywords:
2004-09-15 00:03:04 +00:00
gustav_delius
e0b7b090d3 towards XHTML compliance 2004-09-14 20:39:28 +00:00
gustav_delius
1c5d9bbbec closed some br tags 2004-09-12 22:29:44 +00:00