late_registers
Identify attendance registers that are overdue or taken late after the allowed hours, grouped by lecturer across matching courses.
Instructions
Attendance registers not taken within the hours the rules allow (ESE: 24 hours from the end of the lesson), across every course that matches, grouped by lecturer: overdue (still not taken), taken late, and pending (lesson over, still in time). Needs the mod_attendance_* functions in the token's service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How many days back to look | |
| hours | No | Hours allowed after the lesson ends | |
| search | No | Which courses: text in their short name, e.g. "262701_FL" | _FL |