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
b4510d5333
closed some input tags
2004-09-12 22:23:51 +00:00
gustav_delius
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +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
jungwirr
88521dee99
fixed a bunch more foreach loops to test for null value on the iterated
...
collection
2004-05-04 19:13:53 +00:00
jungwirr
2f226580b5
fixed viewall.php to reflect the (unlikely) circumstance where a user is a
...
student AND a teacher in a course.
2004-05-04 19:05:41 +00:00
moodler
ffe242df4d
Attendance now uses the main Moodle version of the Excel library
2003-09-26 04:27:53 +00:00
jungwirr
29bd1e46c5
Added grading support for attendance - including settings and database
...
fields.
Cleaned up some function names in lib to proper naming conventions.
2003-09-25 22:47:11 +00:00
jungwirr
eab709a095
Added automatic attendance logging based on date and any activity by
...
student on that day. NOTE - cron must be running for this to work
properly
Modified multi-page views to use arrows instead of words, added a first
page and last page link as well. Cleaned up that nav menu a bit as well.
2003-09-25 18:54:18 +00:00
jungwirr
275b48ac2b
changed the excel writing library to a more fully-featured, less buggy
...
one.
2003-09-24 19:10:14 +00:00
jungwirr
caf4bef130
added export to excel and text feature for reports. Still a bug with
...
export full report to excel in viewweek.php
2003-09-24 17:35:09 +00:00
jungwirr
5dc088851c
viewweek.php:
...
Added a report to view attendance rolls by week instead of all or one -
Updated view.php and viewall.php to reflect these options as well.
2003-09-18 21:23:41 +00:00
jungwirr
7cab0ba37c
fixed bugs in view.php, mod.html, viewall.php
...
added add.php for adding mutiple instances at once - not nearly done yet!
2003-09-17 14:37:42 +00:00
moodler
872d7f598c
New module Attendance, by Russell Jungwirth.
2003-09-16 05:33:54 +00:00