This is the documentation for Ed-Fi Data Standard v3.2.0-c. This early access version of the standard powers supported products, including the ODS / API v5.0 and v5.1. This version was superseded by Ed-Fi Data Standard v3.2.
Student Attendance Domain - Best Practices and Use Cases
- Ian Christopher (Deactivated)
Contents
All Attendance vs Negative Attendance Capture
The Ed-Fi Student Attendance domain model supports two styles for reporting attendance:
- All attendance events are captured: one attendance event is recorded for each student against each school day, section, program, or intervention. In this model, both "positive" ("In Attendance") and "negative" attendance events ("Excused Absence", "Excused Absence", "Tardy" etc.) are captured.
- Negative attendance only. In this model, "positive" attendance is not captured, and only the exceptions to being in attendance are captured ("Excused Absence", "Excused Absence", "Tardy" etc.)
Both models are possible, but the RECOMMENDED pattern is to use negative attendance only for school and section based attendance UNLESS there is additional data captured as part of the positive attendance record.
There are two reasons to prefer the negative-only capture :
- Sending all attendance events has the effect of exploding the volume of record exchange (generally negative attendance is <10% of all events)
- The data on positive attendance can – by using standard calendar data exports – be inferred and is therefore redundant
Capturing both positive and negative attendance events is RECOMMENDED when there is additional data capture associated with the positive attendance record. For example, a school offering students both a "remote" and "on campus" option may choose to capture how attendance is verified for "remote" attendance, and therefore use codes such as "In attendance - completed assignment" or "In attendance - participated synchronously online", etc. In this case, the capture of positive attendance is needed to capture this additional data.
School Day vs Section Period Attendance
There are two common ways to mark attendance, school-based and section-based. School-based models are common in lower grades where a student's attendance is assessed against the entire school day. Section-based models are common in upper grades where a student's attendance is assessed against specific section periods. However, generally a section-based model "rolls up" to a school-based model as well. In other words, the student was "Tardy" for "Period 1" and is also "Tardy" for the overall school day.
In using Ed-Fi to represent attendance, systems SHOULD provide overall school-based attendance. This ensures that systems that are looking for simplified views on a student's overall school attendance patterns have a simplified way of understanding how school day attendance was assessed, without having to replicate the business logic of converting from section-based attendance to school day attendance, which involves business logic likely opaque to downstream systems.
However, where section based attendance is captured, compliant systems SHOULD also provide section-based attendance events.