The three event types
Every behaviour category has a type, and the type constrains the sign of its points. Zion enforces this rule both when an administrator sets a category’s default points and again when staff submit a record, so a record can never carry points with the wrong sign for its type.| Type | Points | Meaning |
|---|---|---|
| Merit | Zero or above | Positive behaviour, effort, or achievement |
| Demerit | Zero or below | Rule violation or negative conduct |
| Incident | Any sign | A logged event that is not itself a reward or penalty |
Net balance and timeline
For each student, Zion computes a net balance as a single signed sum across every behaviour record that student has, not just the records currently loaded on screen. Alongside the balance, staff and parents see a breakdown of merit, demerit, and incident counts and points, and a reverse-chronological timeline that pages backward through history.Archiving a category never changes past records. Each behaviour record stores its own points at the time it was logged, so retiring a category from the quick-log picker does not alter any student’s existing balance or timeline.
Recording an event
Staff open a student from the centre roster or a student-detail view and log an event through the quick-log drawer. Picking a category pre-fills its default points, which staff can still adjust before submitting. See Logging behaviour events for the full procedure, including how public and private notes work. Administrators can log or view behaviour for any student in the organization. Supervisors and monitors are limited to students in the learning centres they are assigned to, and this scoping is enforced on the server, not only hidden in the interface.Privacy: public notes and private staff notes
A behaviour record can carry two separate notes, each up to 500 characters:- Public note: visible to the parent as part of the timeline entry.
- Private staff note: visible only to staff. It is never selected from the database for a parent-facing view, so it cannot leak into the parent portal even by accident.
Reports and standings
Administrators and supervisors or monitors can view a ranked standings table of students by net balance, with KPI cards for total merits, demerits, and incidents, filterable by date range, type, and (for administrators) centre. Administrators see standings across the whole organization; supervisors and monitors see only their assigned centres. See Behaviour reports for filters, sorting, and CSV export.Managing the category catalog
Administrators maintain the category catalog at/admin/behaviour/categories.
Add a category
Enter a label (up to 80 characters), choose a type (merit, demerit, or incident), and set default points as an integer from -100 to 100. The sign of the default points must match the type: merit at or above zero, demerit at or below zero, incident either sign.
Set the active toggle
New categories are active by default. Only active categories appear in the quick-log picker.
Submit
A duplicate label within the same organization is rejected with an error, since labels must be unique per org.
Who can do what
| Capability | Administrator | Supervisor | Monitor | Parent |
|---|---|---|---|---|
| Manage the category catalog | Yes | No | No | No |
| Log a merit, demerit, or incident | Yes, any student in the org | Yes, own assigned centres | Yes, own assigned centres | No |
| View a student’s balance and timeline | Yes, any student in the org | Yes, own assigned centres | Yes, own assigned centres | Yes, own linked children only |
| See the private staff note | Yes | Yes | Yes | No, never present in the data |
| View standings reports | Yes, org-wide with centre filter | Yes, own centres only | Yes, own centres only | No |
| Export standings to CSV | Yes | Yes | Yes | No |
Parent notifications
After a behaviour record is logged, if the student has a parent with an accepted link, Zion enqueues a notification to that parent. This notification is best-effort: if it fails to send, the behaviour record itself is not rolled back or blocked. There is no organization-level toggle to disable these notifications, though a parent can opt out per category from their own notification settings.Logging behaviour events
Step-by-step guide to the quick-log drawer, centre scoping, and note visibility.
Behaviour reports and standings
Filters, sorting, KPI cards, and CSV export for behaviour standings.
Notifications overview
How Zion queues and delivers notifications like the behaviour-logged alert.
Roles and permissions
How centre assignment and role scoping work across Zion’s features.