moodle/mod/attendance
2003-09-18 17:03:40 +00:00
..
db New module Attendance, by Russell Jungwirth. 2003-09-16 05:33:54 +00:00
add.php Finished first version of add.php - to add multiple attendance instances 2003-09-17 23:46:53 +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 Finished first version of add.php - to add multiple attendance instances 2003-09-17 23:46:53 +00:00
mod.html Finished first version of add.php - to add multiple attendance instances 2003-09-17 23:46:53 +00:00
README.txt New module Attendance, by Russell Jungwirth. 2003-09-16 05:33:54 +00:00
version.php Somehow the version went down ... bumping it up again! 2003-09-18 17:03:40 +00:00
view.php fixed bugs in view.php, mod.html, viewall.php 2003-09-17 14:37:42 +00:00
viewall.php fixed bugs in view.php, mod.html, viewall.php 2003-09-17 14:37:42 +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)