moodle/mod/attendance
2004-01-17 14:18:55 +00:00
..
db Added one column and modified test cases. 2004-01-17 14:18:55 +00:00
add.php Added grading support for attendance - including settings and database 2003-09-25 22:47:11 +00:00
backuplib.php Now autoattend field is supported in backup/restore. 2003-09-25 19:38:28 +00:00
config.html Added grading support for attendance - including settings and database 2003-09-25 22:47:11 +00:00
icon.gif changed icon per martin's suggestion 2003-09-27 20:40:41 +00:00
index.php Now the JumpMenu is showed when listing activities of this module. 2003-09-28 16:53:17 +00:00
lib.php Add a check in case no attendances are defined 2003-10-16 04:17:53 +00:00
mod.html Added grading support for attendance - including settings and database 2003-09-25 22:47:11 +00:00
README.txt New module Attendance, by Russell Jungwirth. 2003-09-16 05:33:54 +00:00
restorelib.php Now autoattend field is supported in backup/restore. 2003-09-25 19:38:28 +00:00
version.php fixed some foreach problems with if tests 2003-10-15 14:34:50 +00:00
view.php fixed foreach problem on line 125 per request from forums 2003-11-07 04:29:13 +00:00
viewall.php Attendance now uses the main Moodle version of the Excel library 2003-09-26 04:27:53 +00:00
viewweek.php Attendance now uses the main Moodle version of the Excel library 2003-09-26 04:27:53 +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)