]> git.mjollnir.org Git - moodle.git/commit
Added automatic attendance logging based on date and any activity by
authorjungwirr <jungwirr>
Thu, 25 Sep 2003 18:54:18 +0000 (18:54 +0000)
committerjungwirr <jungwirr>
Thu, 25 Sep 2003 18:54:18 +0000 (18:54 +0000)
commiteab709a095b45c0fc39265322abf41db103a16a6
treee8de13cbea4e3b9a43ebe2750db397039960a640
parent5edceb5b79969145863bf67c1a224c3ed6bb22d7
Added automatic attendance logging based on date and any activity by
student on that day.  NOTE - cron must be running for this to work
properly

Modified multi-page views to use arrows instead of words, added a first
page and last page link as well.  Cleaned up that nav menu a bit as well.
lang/en/attendance.php
mod/attendance/db/mysql.php
mod/attendance/db/mysql.sql
mod/attendance/lib.php
mod/attendance/version.php
mod/attendance/viewall.php
mod/attendance/viewweek.php