moodle/mod/attendance
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
..
db added field I fergot about when creating the update code. duhrrr. 2003-09-21 17:40:12 +00:00
add.php Finished first version of add.php - to add multiple attendance instances 2003-09-17 23:46:53 +00:00
backuplib.php Now, the "edited" field is included in backup/restore too. 2003-09-21 20:45:46 +00:00
config.html added config.html 2003-09-19 15:43:21 +00:00
icon.gif New module Attendance, by Russell Jungwirth. 2003-09-16 05:33:54 +00:00
index.php New module Attendance, by Russell Jungwirth. 2003-09-16 05:33:54 +00:00
lib.php Added preference to allow for default attendance status for unedited 2003-09-19 04:24:28 +00:00
mod.html Added preference to allow for default attendance status for unedited 2003-09-19 04:24:28 +00:00
README.txt New module Attendance, by Russell Jungwirth. 2003-09-16 05:33:54 +00:00
restorelib.php Now, the "edited" field is included in backup/restore too. 2003-09-21 20:45:46 +00:00
version.php added export to excel and text feature for reports. Still a bug with 2003-09-24 17:35:09 +00:00
view.php viewweek.php: 2003-09-18 21:23:41 +00:00
viewall.php added export to excel and text feature for reports. Still a bug with 2003-09-24 17:35:09 +00:00
viewweek.php added export to excel and text feature for reports. Still a bug with 2003-09-24 17:35:09 +00:00

ATTENDANCE version 0.1
----------------------


By Russell Jungwirth (jungwirr@surebluestudios.com)


This is the attendance module created and maintained by Russell J. Jungwirth
of Sureblue Studios.  (surebluestudios.com)  It allows for attendance to be
tracked for an arbitrary number of hours per instance.  Instances are 
labelled by date.  Attendance is tracked for all instances in a given course
as well.

Quick install instructions

1)  Copy attendance.php into lang/en/attendance.php

2)  Move this folder to become mod/attendance

3)  Visit your admin page to install the module

4)  Go to the site configuration page -> modules section -> attendance
      to specify your preferences for the module (optional)