Attendance Summary Report (Oklahoma)

Tool Search: Attendance Summary

The Attendance Summary Report returns a summary of the days present and days absent based off of the Attendance Register Report. The report prints in grade order for the selected calendars. It is a detail of attendance per quarter and a semester total (of quarters added together).

The report includes all instructional days in which the student is enrolled between the Start and End Date entered on the extract editor. Duplicate records (when the student has more than one enrollment with more than one admission code) are not counted. 

This report and the Statistical Summary Report have matching attendance numbers.

Screenshot of the Oklahoma Attendance Summary Extract EditorOklahoma Attendance Summary Extract Editor

Reporting Population 

  1. The student must report a record when they have an active enrollment on or between the earliest extract Start Date and the latest extract End Date.
    1. Enrollments with No Show or Start Exclude = checked must not cause a record to report and any days from these enrollments must not be included.
    2. A record reports for each gradelevel in which the student is enrolled between the extract editor Start and End Dates.
  2. The report can be run against a district’s active year as well as any prior year.
  3. The report can be run in District Editions.
  4. The report will be generated in XML and CSV formats as well as a human-readable format (HTML). The XML format is the State Format.
  5. Enter any requirement to produce the file name here.

Report Logic

The report returns attendance data for the selected reporting period (quarter or semester) for the selected calendars. Attendance is calculated as follows:

R1

Grades are separated in this report.

R2Report displays student absent and present day details per each academic calendar year per quarter, semester, and year.
  • Semesters represent the sum of the 2 preceding quarters.
  • The Year represents the sum of the 4 quarters or 2 semesters.
R3Only the students with one of the following Admission codes (Student Info>General>Enrollments>SIF Fields>Admission) on their enrollment must be included:
  • OHP1
  • OHP2
  • OHP3
  • OHP4
  • R
  • OT
  • ET01
  • ET02
  • ET03
  • ET04
  • ET05
  • ET06
  • ET07
  • ET08
  • RVON
  • RVOFF
  • FOY
  • FRGN
  • ROP
  • TRVOFF
  • TRVON
R4

When the student is assigned to an Admission code that is NOT one of the above, or when their Admission field is blank, do NOT count the days for this student's enrollment.

R5When the total instructional minutes in the day >200: (instructional minutes from GradeLevel.standardDay. Else, Calendar.studentDay)
  1. Attendance for the AM (first) half of the day:
    1. Find all instructional periods where the period Start Time <= the first half of the day (total instructional minutes in the day / 2).
    2. Report the half day as absent for the student when the student has absent minutes in the half >= 'Half Day Absence (minutes)' field on the Grade Levels Tab when (System Admin>Calendar>Grade Levels>Grade Level Editor>Grade Level Detail>Half Day Absence (minutes)) = NOT Null.
      1. When 'Half Date Absence (minutes)' field on the Grade Levels tab = Null, use our default calculated logic.
    3. When any period is not instructional in the first half of the day, skip over it and do not count these period minutes within the half day.
    4. When a student has >=120 present minutes OR 2/3 of the day half minutes (whichever is less) within the first half of the day, report this student as present in the AM half of the day.
    5. When a student is present in the period, where ((Status NOT = 'Absent') OR when (Status = 'Absent' and Excuse = 'Exempt')), count all of the instructional minutes in the period for the student.
    6. When a student is absent in the period, where (Status = 'Absent' and Excuse NOT = 'Exempt'), BUT when (Student Info>General>Attendance>Period>Attendance Information>Present Minutes) NOT = null or 0:
      1. When the section period with the Present Minutes entered has 1 or more minutes falling into both halves of the day, apply the Present Minute value equally to each day half, but cap the number of Present Minutes applied to a day half to the number of minutes between and including the section Start Date and the last minute of the day half.
        1. Any additional minutes NOT able to be applied to any one day half must be applied to the other half of the day.
      2. When the section period with the Present Minutes entered does not have any minutes falling into both halves of the day, apply the Present Minutes to the applicable day half.
    7. Otherwise, when a student is absent in the period, where (Status = 'Absent' and Excuse NOT = 'Exempt'), AND (Student Info>General>Attendance>Period>Attendance Information>Present Minutes) = null or 0, do not apply any present minutes for this student in this day half.
  2. Attendance for the PM (last) half of the day:
    1. Find all instructional periods where the period End Time >= the second half of the day (total instructional minutes in the day / 2).
    2. From across the entire day, report the day as absent for the student when the student has absent minutes >= 'Whole Date Absence (minutes)' field on the Grade Levels tab when (System Admin>Calendar>Grade Levels>Grade Level Editor>Grade Level Detail>Whole Day Absence (minutes) = NOT Null.
      1. When 'Whole Date Absence (minutes)' field on the Grade Levels tab = Null, use our default calculated logic.
    3. When any period is not instructional in the last half of the day, skip over it and do not count these period minutes within the half day.
    4. When a student has >=120 present minutes in the last half of the day, report this student as present in the PM half of the day.
    5. When a student is present in the period, where ((Status NOT = 'Absent') OR when (Status = 'Absent' and Excuse = 'Exempt')), count all of the instructional minutes in the period for the student.
    6. When a student is absent in the period, where (Status = 'Absent' and Excuse NOT = 'Exempt'), BUT when (Student Info>General>Attendance>Period>Attendance Information>Present Minutes) NOT = null or 0: 
      1. When the section period with the Present Minutes entered has 1 or more minutes falling into both halves of the day, apply the Present Minute value equally to each day half, but cap the number of Present Minutes applied to a day half to the number of minutes between and including the section Start Date and the last minute of the day half.
        1. Any additional minutes NOT able to be applied to any one day half must be applied to the other half of the day.
      2. When the section period with the Present Minutes entered does not have any minutes falling into both halves of the day, apply the Present Minutes to the applicable day half.
    7. Otherwise, when a student is absent in the period, where (Status = 'Absent' and Excuse NOT = 'Exempt'), AND (Student Info>General>Attendance>Period>Attendance Information>Present Minutes) = null or 0, do not apply any present minutes for this student in this day half.
R6When the total instructional minutes in the day <=200: (this is the case for AM/PM schedules) (instructional minutes from GradeLevel.standardDay. Else, Calendar.studentDay)
  • The student must have >=120 instructional present minutes in the entire day to be considered present for both the AM and PM half-day periods.
  • When a student is present in the period, where ((Status NOT = 'Absent') OR when (Status = 'Absent' and Excuse = 'Exempt')), count all of the instructional minutes in the period for the student.
  • When a student is absent in the period, where (Status = 'Absent' and Excuse NOT = 'Exempt'), BUT when (Student Info>General>Attendance>Period>Attendance Information>Present Minutes) NOT = null or 0, apply the Present Minutes entered to the student's instructional present minute count.
  • Otherwise, when a student is absent in the period, where (Status = 'Absent' and Excuse NOT = 'Exempt'), AND (Student Info>General>Attendance>Period>Attendance Information>Present Minutes) = null or 0, do not apply any present minutes for this student in this period.
R7
For any student in a grade level mapped to (System Admin>Calendar>Calendar>Grade Levels>Grade Level Detail>State Grade Level Code>) = PK3H, PK4H, KG/H:
  1. EXCLUDE the present minutes from the non-scheduled periods from the opposite day half that the student is scheduled.
    1. For example, when student is scheduled in the AM day half, and the student is not scheduled in the PM day half, the PM periods must not be considered. The result must be that:
      1. When the student has >=120 present instructional minutes in their scheduled day half, they must report as full day present. 
      2. When the student has <120 present instructional minutes in their scheduled day half, they must report as full day absent.

Only students with a SIF Admission (Student Information > General > Enrollments > SIF Fields > Admission) value of the following are included: OHP1, OHP2, OHP3, OHP4, R, OT, ET01, ET02, ET03, ET04, ET05, ET06, ET07, ET08, RVON, RVOFF, FOY, FRGN, ROP, BORDER-R, TRVOFF, TRVON.

  • When the student is assigned an Admission code that is NOT one of the above, or if the Admission field is blank, the days are NOT counted for that student's enrollment.

Report Options

Field

Description

Reporting Period

The term options associated with the desired calendar selected for the report.

Quarter 1-4 Start Date

The date on which the quarters 1 through 4 began. 


Dates can be entered in mmddyy format, or use the calendar icon to select a date. When reporting for a specific quarter, enter the end date of the quarter being reported.

Quarter 1-4 End Date

The last day of each quarter for the school year. Dates can be entered in mmddyy format, or use the calendar icon to select a date.


End Dates do not effect report logic. They are included in the header of the report for informational purposes.

Grade Level Sort Order

Determines how records are sorted by grade level. Options include the following:

  • FQSR/SAR: reports based on the Code selected for the Grade Level.
  • Grade Name: reports numeric grades first, then alphabetically.
  • Grade Sequence Number: reports numerically by sequence.
FormatGenerate the report in PDF, CSV, or HTML format.
Ad hoc FilterLimits students reported to those in an existing Ad hoc Filter.
Display Totals PageGenerates an additional page providing totals by calendar.
Unreported Terms Report BlankWhen marked, any terms that are not included report a blank value. When not marked, terms not included report a value of 0.0.

Select Calendars

At least one calendar needs to be selected in order to generate the report. Reports can be selected by Active Year, School or Year.

Report Generation

The extract can be generated immediately using the Generate Report button. Or, use the Submit to Batch button to select when the report is generated. See the Batch Queue article for more information on this functionality.

Generate the Attendance Summary Report

  1. Select the appropriate Reporting Period from the dropdown list.
  2. Enter a Start Date for Quarter 1, 2, 3, and 4 to indicate which quarters should be included in the report. 
  3. Enter an End Date for Quarter 1, 2, 3, and 4 to be included in the report header. When a start date is entered for a quarter, the end must be entered for the same quarter.
  4. Select a Grade Level Sort Order.
  5. The extract generates in PDF format by default. Select a different Format (CSV or HTML) if desired.
  6. Select an Ad hoc Filter to limit students reported.
  7. If desired, mark the Unreported Terms Report Blank checkbox.
  8. Mark Display Totals Page to generate the report with an additional page at the end that provides totals summarized by calendar.
  9. Select the Calendar(s) to include in this report.
  10. Click the Generate Report button to view the report in the selected format. Submit to Batch may also be selected to generate the extract at a later time or date.

Even though the reporting period may be selected for a specific quarter, Start Dates for all quarters must be entered.

Attendance Summary Report Layout

Elements

Description & Format

Campus Location

Grade

The grade level in which the student is enrolled.


A record reports for each grade level in which the student was enrolled during the dates entered on the extract editor.


Alphanumeric, 2 characters

Student Information > General > Enrollments > General Enrollment Information > Grade

System Administration > Calendar > Calendar > Grade Levels > State Grade Level Code


Enrollment.grade

Days Present

The instructional days for which the student is present during the date range entered on the extract editor for each grade level in which the student is enrolled.


Numeric, 3 digits

Not dynamically stored

Days Absent

Reports students who have a whole or half day absence during the date range entered on the extract editor for each grade level in which the student is enrolled, based on the calendar minutes entered on the Calendar.


Numeric, 3 digits

Not dynamically stored

Student ID

The district-assigned student number.


Numeric, 7 digits

Census > People > Demographics > Student Number


Person.studentNumber

Student Name

The student's first and last name.


Alphanumeric, 50 characters

Census > People > Demographics > Last Name, First Name


Identity.lastName
Identity.firstName

Quarter 1

Days present for Quarter 1.

Not dynamically stored

Quarter 2

Days present for Quarter 2.

Not dynamically stored

Semester 1

Total of days present for Quarter 1 and 2.

Not dynamically stored

Quarter 3

Days present for Quarter 3.

Not dynamically stored

Quarter 4

Days present for Quarter 4.

Not dynamically stored

Semester 2

Total of days present for Quarter 3 and 4.

Not dynamically stored

Year

Total of days present for quarters 1 through 4.

Not dynamically stored

Quarter 1

Days absent for Quarter 1.

Not dynamically stored

Quarter 2

Days absent for Quarter 2

Not dynamically stored

Semester 1

Total of days absent for Quarter 1 and 2.

Not dynamically stored

Quarter 3

Days absent for Quarter 3.

Not dynamically stored

Quarter 4

Days absent for Quarter 4.

Not dynamically stored

Semester 2

Total of days absent for Quarter 3 and 4.

Not dynamically stored

Year

Total of days absent for Quarters 1 through 4.

Not dynamically stored