moodle/mod/attendance
moodler 8f7dc7f1c7 Variety of small fixes, but mostly related to how the recent activity
block is constructed.  A new function exists to pump these notes out
in a standard way :  print_recent_activity_note.

Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
..
2005-02-27 00:12:25 +00:00
2004-09-12 21:43:59 +00:00
2004-09-12 22:29:44 +00:00
2005-02-27 00:12:25 +00:00
2004-09-16 17:13:57 +00:00
2004-09-16 17:13:57 +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)

New Feature and fix list:

Automatic attendance loggin based on IP address range
Attendance logging by email/Imode (via cel phone)
Specify a range of attendance times for automatic attendance logging.
Tighter integration with the new calendar features.