Releases
V1.3
- Added functionality to view current attendance log during class session. Click "Start Class" then under "Menu", click "View log".
V1.2.1
-
Updated icons for better visibility and readability:
Early >25 minutes Early 15-25 minutes Early 10-15 minutes Late 10-15 minutes Late 15-25 minutes Late >25 minutes
V1.2
-
The appointment icon column in the Checkin window now provides more detail:
Early >25 minutes Early 15-25 minutes Early 10-15 minutes Late 10-15 minutes Late 15-25 minutes Late >25 minutes Appointment not found - An email will only be sent if the student checks in more than 25 minutes outside of their scheduled appointment, or if no appointment record can be found. No email will be sent when a green or yellow triangle appears on the Checkin screen.
V1.1
- A new log table in the database is required to make v1.1 run. If updating from v1.0, run the query found in _install/kumon_db_v1.1_update.sql to create the new table.
- The original program was designed to send email notifications when students come outside of their appointment slots. In v1.1, the email feature can be enabled by following the instructions in this README, and can be disabled simply by removing the email in credentials.properties.
- When the email feature is disabled, the attendance summary PDF opens at the end of the class session.
- The attendance summary PDF includes appointment information. If the student attends outside of this appointment, it is highlighted in yellow.