58 Commits

Author SHA1 Message Date
rkingdon
3e906ba934 Prints correct phase for newly created exercise (when phase is 0). 2004-09-09 21:17:07 +00:00
rkingdon
d08e0e1321 Spurious $ in a page heading removed. 2004-09-09 21:11:12 +00:00
paca70
ced7ca9ef9 Added latest changes to postgres files 2004-09-05 11:26:19 +00:00
stronk7
b9aa568912 Added new fields to backup/restore 2004-09-05 09:47:05 +00:00
rkingdon
e10bb9b327 Addition of Password option - version 2004090200 2004-09-03 09:26:17 +00:00
gustav_delius
222ac91bc9 removed unnecessary calls to get_site() 2004-08-29 14:15:40 +00:00
paca70
5586395f75 Postgresql wants 'as' be used. 2004-08-26 18:50:08 +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
rkingdon
9e6f39a42a Fixed comparison of assessments for error banded and criterion grading. 2004-08-20 09:08:33 +00:00
rkingdon
46b64701ab Correction to the Error banded assessment grade. 2004-08-17 23:29:43 +00:00
rkingdon
3c4a6298bc Fixed bug #1642. 2004-08-11 10:47:43 +00:00
rkingdon
8bd6b4a2b1 Addition of Grade Analysis tables to Administration page; Re-grading of
student assessemnts.
2004-08-11 10:23:55 +00:00
rkingdon
428c68f5c2 Fixed bug #1705. 2004-08-09 17:23:25 +00:00
rkingdon
94cc7ed0f1 Removal teacher assessment of student assessments; addition of Groups,
various improvements.
2004-08-06 14:42:23 +00:00
rkingdon
f8f92c3c6f locallib.php added to index.php, it needs one of the functions. 2004-06-22 16:49:32 +00:00
rkingdon
de7200645a Moved a couple of functions back to lib.php from locallib.php 2004-06-18 14:18:02 +00:00
rkingdon
c8c6d4e0dc Split lib.php into lib.php and locallib.php;
Minor change: admin listings now in Surname order
2004-06-18 13:55:10 +00:00
gustav_delius
4a9df37352 made sure that ungraded modules would not show up in gradebook 2004-06-09 22:50:42 +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
rkingdon
d4966ef24a Fixed Bug #1083. 2004-03-12 15:31:04 +00:00
moodler
096b5432a7 Fixed some old pix paths 2004-02-16 09:24:14 +00:00
moodler
a7f4452d11 Updating version numbers of all Modules to make things a bit clearer 2004-02-01 04:42:39 +00:00
moodler
9423833cd9 All modules now require the very latest because of the changes to add_to_log 2004-01-31 15:25:00 +00:00
moodler
037f99aa2d Upgraded add_to_log to send cm->id 2004-01-31 15:22:04 +00:00
moodler
83f007bf39 Define minimum required versions of Moodle 2004-01-28 04:27:57 +00:00
gustav_delius
d7143408df replaced incorrectly closed html tags, see bug 365 2004-01-25 20:34:54 +00:00
rkingdon
2e855d5f05 Fixes to Backup and upload (now allows teachers multiple uploads in a
short period)
2004-01-23 17:02:47 +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
rkingdon
945bb28be7 Minor change to student listing in index.php. 2003-12-04 18:47:48 +00:00
rkingdon
d33986dbe6 Tidy up return of grades in exercise_grades routine. 2003-12-03 17:38:49 +00:00
paca70
1e57486f11 Initial version for postgresql. 2003-12-02 17:00:39 +00:00
rkingdon
6a6f95c3cb Fix minor bug in Administration page. 2003-12-01 17:18:08 +00:00
moodler
0c0128531c No need for HTML editor stuff 2003-11-24 01:48:02 +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
rkingdon
178761415f Change to the handling of Error Banded asessments; Removed percentages
from grades.
2003-11-13 16:25:33 +00:00
rkingdon
939a906ec8 New style Tabs in Management page. 2003-11-13 11:39:09 +00:00
rkingdon
c21c48cbe6 Cosmetic change to Admin page. 2003-11-06 17:47:11 +00:00
rkingdon
6e1cedb5e4 Fixed a bug, referenced a non existent help file. 2003-11-05 18:31:11 +00:00
rkingdon
df5405996c Fixed a bug with re-submissions. Added options for the League table of submissions (show in phase 4). 2003-11-05 18:02:06 +00:00
rkingdon
563f606731 Minor mods to phase 3 display for students.. 2003-11-04 17:19:07 +00:00
rkingdon
3d24fbafb5 Minor fix in assessments.php. Revisions to backup and restore to always include teacher's submissions. 2003-11-03 18:45:05 +00:00
moodler
fb7a194e6b Removed blank lines at the end (!) 2003-11-03 02:59:09 +00:00
rkingdon
c50365cd38 Fix to the Complete isting. Upload now checks the submission for spurious re-submission caused by using the Back button. User and Teacher deletions of submissions are now logged. Redirect delay when marking submissions shortened to one second. 2003-11-01 17:25:13 +00:00