For Developers

Attendance Entry Status

This enumeration is part of an upcoming API update which is currently in beta and therefore subject to change.

An Attendance Entry Status describes how an attendance record is classified (e.g. whether an absence is excused or unexcused). Districts define their own attendance status codes; Attendance Statuses are the code mappings that connect those district codes to the values below. See Code Mappings for more information.

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.