moodle/mod/attendance
2003-09-19 11:58:24 +00:00
..
db Database needs prefix 2003-09-19 11:58:24 +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 attendance module is in backup/restore too !! 2003-09-18 18:41:15 +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 attendance module is in backup/restore too !! 2003-09-18 18:41:15 +00:00
version.php Database needs prefix 2003-09-19 11:58:24 +00:00
view.php viewweek.php: 2003-09-18 21:23:41 +00:00
viewall.php viewweek.php: 2003-09-18 21:23:41 +00:00
viewweek.php viewweek.php: 2003-09-18 21:23:41 +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)