StudentAttendanceSummary Object
Element Name | Description | [Table]Field | Notes |
---|---|---|---|
@StudentPersonalRefID | The GUID of the student this record pertains to. | N/A | Handled by the SIF Agent. |
@SchoolInfoRefID | The GUID of the school this record pertains to. | N/A | Handled by the SIF Agent. |
@SchoolYear | The school year to which this information pertains. | [UT_PSSR_SIF_ATTENDSUM]SchoolYear | N/A |
StartDate | The start date of the school enrollment to which this information pertains. | [UT_PSSR_SIF_ATTENDSUM]StartDate | N/A |
StartDay | Number of the first school day of the reporting period. | [UT_PSSR_SIF_ATTENDSUM]StartDay | N/A |
EndDate | The end date of the school enrollment to which this information pertains. | [UT_PSSR_SIF_ATTENDSUM]EndDate | N/A |
EndDay | Number of the last school day of the reporting period. | [UT_PSSR_SIF_ATTENDSUM]EndDay | N/A |
Resident | Indicates whether or not the student is a resident. | [UT_PSSR_SIF_ATTENDSUM]Resident | Not calculated. Always 'Yes' |
DaysAttended | The number of days attended for the student for the enrollment period. | [UT_PSSR_SIF_ATTENDSUM]DaysAttended | Stored value is the "180 day equivalent". Absences and prorating are taken into account. |
ExcusedAbsences | The total number of absences for the enrollment up to the reporting date. | [UT_PSSR_SIF_ATTENDSUM]ExcusedAbsences | N/A |
UnexcusedAbsences | The total number of unexcused absences for the enrollment up to the reporting date. | [UT_PSSR_SIF_ATTENDSUM]UnexcusedAbsences | Not calculated. Always '0' |
DaysinMembership | The number of days the student was present plus the number of days the student was absent when school was in session during the period between the StartDate and EndDate, inclusive. | [UT_PSSR_SIF_ATTENDSUM]MembershipValue | Stored value is the "180 day equivalent" and prorated when necessary. |
StudentSchoolEnrollmentRefID | RefId (GUID) of the StudentSchoolEnrollment object instance that corresponds to this object instance. | N/A | Handled by the SIF Agent. |