StudentDailyAttendance
This object provides a student's daily attendance value for a given date. The StudentDailyAttendance object is sent twice per day, and will only send if the student was absent either for a full day or a half day. StudentDailyAttendance is calculated using the same methods as the Statistical Summary report. Refer to the School Setup documentation to determine how to configure each school.
StudentDailyAttendance is setup on a 12-hour timer. Records are be calculated and published every day at 5 AM and 5 PM. Records are only sent if any of the values have changed.
The PowerSchool SIF Agent provides publishing capabilities for the following data object and its elements:
Element/@Attribute | Source | Table | Column | Business Rules |
---|---|---|---|---|
@StudentPersonalRefId |
|
|
|
|
@SchoolInfoRefId |
|
|
|
|
@Date |
|
|
|
|
@SchoolYear |
|
|
|
|
AttendanceCodeInfoRefId |
|
|
| The ID (GUID) of the locally-defined daily attendance code information. This will only be related to the FDA, HDA attendance codes, and to the OSS Attendance Code Category. (See AttendanceCodeInfo for more details.) The attendance code can also be an Unexcused Absence code, when the Attendance Tracking and Notification (ATN) is configured to track unexcused absences. |
SIF_ExtendedElements/SIF_ExtendedElement[@Name='InSchoolSuspension'] | Database | Attendance |
| InSchoolSuspension is based on students having an attendance code of Suspension. |
SIF_ExtendedElements/SIF_ExtendedElement[@Name='TransportedEligibleStateAid'] | Database | Students | Transport_Status | If a students has the transportation status of 1 or 3, and they had 1/2 a day of attendance, then Yes is published. Otherwise, No is published. |