A simple Sakai tool for tracking attendance that integrates with the Gradebook.
With the release of 20170215, statistics are now stored in a table. As such, a job was created to calculate these stats. This job should be run once after the deployment of 201701; afterwards it may be run as needed or at regular interval as determined by the administrators. The job is only needed to be run to sync up the stats to the current roster (in the case of users attending an item and then later leaving the site). This job is titled "Attendance Stat Calc - SEE DOCS".
Pages: http://udayton.github.io/attendance/
Presentation: http://prezi.com/m3dvmxokf8as/ - Delivered at Apereo 16.
Version 1.0+ of Attendance is compatible with Sakai 11. Though, there are some UI changes which are still necessary.
The Sakai property auto.ddl should be set to true when first starting this tool with Sakai. If not, queries for MySQL and Oracle can be found in docs/sql/, though use at your own risk.
If you have any questions please contact the LMS devs at the University of Dayton at [email protected].