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 />
- & 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
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
rkingdon
28584bc0a6
Fixed bug in resumitting work - datalib now looks at record->id value.
2004-09-09 18:47:07 +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
c83712b3de
fixed my own typo, bug 1798
2004-08-26 22:22:56 +00:00
gustav_delius
8f6b80b90c
Merging from stable branch
2004-08-24 18:38:14 +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
gustav_delius
90fcc576ea
Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic.
2004-08-21 20:20:58 +00:00
gustav_delius
067675c006
introduced the fullname() function in a lot of places. Still not complete though, especially in sorting.
2004-08-20 20:12:48 +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
070528fc79
MOdules are dependent on this version of course/mod.php
2004-06-04 07:28:34 +00:00
moodler
7613890851
BRANCH MERGE
...
These are the changes from MOODLE_13_STABLE, merged into trunk
The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point
The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
moodler
5ba21e557e
Workshop now supports calendar events for the deadline date
2004-05-21 13:20:36 +00:00
moodler
1bf4c86205
Suppress warnings on set_time_limit
2004-05-18 14:14:47 +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
paca70
c77ce11179
Added default values
2004-03-14 08:59:25 +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
stronk7
0f318c26b4
Now logs from:
...
- Assignments
- Choices
- Workshops
are restored too.
2004-02-15 21:18:52 +00:00
stronk7
530931dd21
Modified calls to add_to_log() function to include cmid at the end. It was missing
...
in "resubmit" logs.
2004-02-15 20:07:21 +00:00
stronk7
7c11319ad7
Modified calls to add_to_log() function to include cmid at the end. It was missing
...
in "over allocatio" and "grade" logs.
2004-02-15 20:03:28 +00:00
stronk7
d09ce61d1a
Modified calls to add_to_log() function to include cmid at the end. It was missing
...
in "league_table", "submit" and "assess" logs.
2004-02-15 19:37:26 +00:00