For Developers

Attendance Entry Status

This enumeration is part of the v2.5 API update which is currently in beta and therefore subject to change.

An Attendance Entry Status describes the state of an attendance day/period record for students. For example, it indicates if an absence is excused.

The values of this enum are of type string.

Values

ValueDescription
excusedIndicates an absence excusal.
exemptIndicates that the attendance was recorded but does not count against the student.
indeterminateThe status has not yet been determined.
not_applicableThere is no status that applies to the attendance record.
other
unexcusedIndicates an unexcused absence.