This event entity represents the recording of whether a student is in attendance on a daily basis at their school.
Object Triggering Logic
This table describes logic for triggering syncing of this object.
| Action | Trigger |
|---|---|
| Post | When a new attendance event is verified for a student based on data in the attendanceExcuse table.
|
| Put | N/A - only deletes and posts are sent for this Resource.
|
| Delete | Delete attendance record if all attendance is removed for the day. |
| Delete | When an enrollment is deleted or the No Show or State Exclude check boxes are checked. |
| Delete | When a day event is added to the Calendar that makes the day non instructional for the student. A day event is considered non-instructional if the event code is NOT 01, 04, or 06 and the Duration field is equal to 100. |
School Exclude, Calendar Exclude, Resource Toggle and Resync Logic
This table describes the School Exclude, Calendar Exclude, Resource Toggle and Resync logic of this object.
| Action | Trigger |
|---|---|
| None | If a resource is toggled to 'OFF' after data has sent, all sent data will remain in the ODS but no new data will send. |
| Resync | If a record is in the Ed-Fi Identity Mapping table and not in the ODS, it will be deleted from the Ed-Fi Identity Mapping table. |
| Resync | If a record is in the ODS and it does not have a matching record in Campus or the Ed-Fi Identity Mapping table, it will be deleted from the ODS. |
| Resync | If a mapping is changed in Resource Preferences, a resync will need to be done to reflect the changes. |
Natural Key Changes, Cascading Updates, and Deletes Logic
This table describes the Natural Key Changes/Cascading Updates and Deletes logic of this object.
| Action | Trigger |
|---|---|
| Post/Delete | If any part of the Natural Key Changes
|
Scope Year Logic
This table describes scope year logic of this object.
| Logic |
|---|
Attendance will send to the scope year for the school year the attendance dates are associated with based on the student's enrollment.
|
Resource Preferences
This table describes the Resource Preferences of this object.
| Data Element Label | Mapping Needed |
|---|---|
| Attendance Status and Excuse | Attendance Event Category Descriptors |
Event Queue Detail
This table describes the Event Queue Detail of this object.
| Campus Table | Ed-Fi Action | Fields |
|---|---|---|
| attendance | Post/Put/Delete | The primary table used for sending data for this resource. |
Object Data Elements
This table describes data elements sent within the Student School Attendance Event resource.
| Data Element Label | Business Requirement | Business Rules | M, C or O | Data Source GUI Path | Database Field |
|---|---|---|---|---|---|
id | The unique identifier of the resources. | M | |||
| attendanceEventCategoryDescriptor | Key for AttendanceEventCategoryType. |
| M | v_AttDailyDetail.unexcused v_AttDailyDetail.tardies | |
| eventDate | Date for this attendance events. |
| M | Attendance> Date | attendance.date |
| schoolReference | A reference to the related School resource. |
| M | ||
| sessionReference | A reference to the related Session resource. |
| M | ||
| studentReference | A reference to the related Student resource. |
| M | ||
| attendanceEventReason | The reported reason for a student's absence. |
| O | ||
| educationalEnvironmentDescriptor | The setting in which a child receives education and related services. |
| O | ||
| eventDuration | The portion of the day to which the attendance event applies. A value of 1.00 would indicate that the event was for the entire school day. A value of 0.25 would indicate that the event was for one quarter of the school day. |
| C | ||
| etag | A unique system-generated value that identifies the version of the resource. | O |