16 Commits

Author SHA1 Message Date
mjollnir_
327613bcb6 Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - exercise module 2004-11-18 02:42:33 +00:00
mjollnir_
2171c83396 Merged from MOODLE_14_STABLE: Indexes for exercise and version bump 2004-11-18 01:57:04 +00:00
paca70
d9184e20cd Added changes from mysql.php 2004-10-09 06:33:50 +00:00
rkingdon
54c014ebc7 New version which adds events and amends them in the event table. 2004-10-08 21:41:10 +00:00
gustav_delius
41905731b7 fixed capitalization and quoting of attribute values 2004-09-12 16:24:41 +00:00
mjollnir_
a6c7e600bc bug related to postgres - inserts into prefix_exercise_assessments were failing,
because generalcomment and teachercomment were not null and didn't have defaults.
for some reason mysql allows this but postgres complains. I've set empty string defaults and added into mysql for consistency.
2004-09-10 04:42:01 +00:00
paca70
ced7ca9ef9 Added latest changes to postgres files 2004-09-05 11:26:19 +00:00
rkingdon
e10bb9b327 Addition of Password option - version 2004090200 2004-09-03 09:26:17 +00:00
rkingdon
94cc7ed0f1 Removal teacher assessment of student assessments; addition of Groups,
various improvements.
2004-08-06 14:42:23 +00:00
les_kopari
1aaef0d086 Translated from MySQL. 2004-01-17 15:41:38 +00:00
rkingdon
f43c849f7e A new version (2003121000). Fixes to backup/restore. Addition of "late"
work and the reduction of the number of phases to 3 (from 4).
2003-12-24 14:43:24 +00:00
paca70
1e57486f11 Initial version for postgresql. 2003-12-02 17:00:39 +00:00
rkingdon
f47f90af64 Removal of diagnostic messages in Administration page; correction to
db/mysql.php
2003-11-17 18:51:01 +00:00
rkingdon
e539802dc5 Indexes added to submissions, assessments and grades tables.
Administration page cleaned up slightly.
2003-11-14 15:38:50 +00:00
moodler
fb7a194e6b Removed blank lines at the end (!) 2003-11-03 02:59:09 +00:00
moodler
69901d1994 First main-tree version of the Exercise module (formerly in contrib)
by Ray Kingdon.

Works quite well, but it's not clear yet if this will be part of
major releases (due to the overlap with assignments and workshops
and the confusion this may cause).
2003-10-07 14:54:21 +00:00