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
moodler
7e07c5cced
Fixed some short tags (found by Eloy!)
2004-05-10 17:40:10 +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
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