Skip to main content
Skip table of contents

Student Attendance

Field #Field NameeSchoolPLUS table.columnRequired?Field LengthValidation TableWhere in eSchoolPlus?Notes
1Student IDreg_personal.state_report_idM9
Registration > Entry & Reports > Student Demographic > Personal > General panel: State ID field
2SAP IDreg.student_idO50
Registration > Entry & Reports > Student Demographic > Registration > Student Information bar: ID field
3Legal Last Name

Use reg_legal_info.legal_last_name if it has a value.

If not, use reg.last_name

M30
Registration > Entry & Reports > Student Demographic > Registration > Student panel: Last Name field
4Legal First Name

Use reg_legal_info.legal_last_name if it has a value.

If not, use reg.last_name

M30
Registration > Entry & Reports > Student Demographic > Registration > Student panel: First Name field
5Birth Datereg.birthdateM10
Registration > Entry & Reports > Student Demographic > Registration > Student panel: Birth Date field
6RCDTS for Home School

If the attendance comes from the IL Out of District Attendance student page, use reg_user.field_value where screen_number = 1100 and field_number = 3 for the reported list_sequence

Otherwise, use the following logic:

reg_building.state_code_equiv for reg_programs.program_value where program_id = reg_program_column.program_id for state_code_equiv = H_RCDTS

Or,

reg_building.state_code_equiv for reg.alt_building

Or,

reg_building.state_code_equiv for reg_entry_with.building

M15iltb_rcdts_nums

The download uses Registration > Entry & Reports > Student District Defined > IL Out of District Attendance: RCDTS Home School field if there is a record for the reported month and year.

If the attendance comes from student day totals, the download goes through these steps:

  1. It checks to see if the student has an active program vector as of the Reporting Date for Home School RCDTS Override (Registration > Entry & Reports > Student Demographic > Programs > click link for RCDTS - RCDTS Overrides).
  2. If there is no active vector for this program, the download checks whether the student has an active Alternate Building program vector (Registration > Entry & Reports > Student Demographic > Registration > Other Enrollment panel: Alternate Building field).
  3. If there is also no Alternate Building, use the student’s Entry/Withdrawal Building (Registration > Entry & Reports > Student Demographic > Entry/Withdrawal: Building).

7RCDTS for Serving School

If the attendance comes from the IL Out of District Attendance student page, use reg_user.field_value where screen_number = 1100 and field_number = 4 for the reported list_sequence.

If the attendance comes from att_stu_day_totals, convert att_stu_day_totals.building to reg_building.state_code_equiv

M15iltb_rcdts_nums

The download uses Registration > Entry & Reports > Student District Defined > IL Out of District Attendance: RCDTS Serving School field if there is a record for the reported month and year.

If the attendance comes from student day totals, the download converts the student's attendance building to the appropriate RCDTS number.

  1. It checks to see if the student has an active program vector as of the Reporting Date for Serving School RCDTS Override (Registration > Entry & Reports > Student Demographic > Programs > click link for RCDTS - RCDTS Overrides).
  2. If there is no active vector for this program, use the student’s Entry/Withdrawal Building (Registration > Entry & Reports > Student Demographic > Entry/Withdrawal: Building).

8Enrollment Date

If the attendance comes from the IL Out of District Attendance student page, use reg_user.field_value where screen_number = 1100 and field_number = 2 for the reported list_sequence.

Otherwise, use reg_entry_with.entry_date.

M10

Registration > Entry & Reports > Student District Defined > IL Out of District Attendance: Enrollment Date field

Registration > Entry & Reports > Student Demographic > Entry/Withdrawal > click appropriate School Year link > Enrollment panel: Entry Date field


9School YearFiscal Year prompt selection from IL Download ISBE Submission Files page.M4regtb_school_yearRegulatory > ISBE > ISBE > IL Download ISBE Submission Files: Fiscal Year promptThis is the school year for the reported attendance month. For example, the 2018-2019 school year reports as 2019.
10Month of Attendance

If the attendance comes from the IL Out of District Attendance student page, use reg_user.field_value where screen_number = 1100 and field_number = 5 for the reported list_sequence.

Otherwise, the month is based on the att_stu_day_totals.attendance_dates reported in a given record.

M2iltb_months

Registration > Entry & Reports > Student District Defined > IL Out of District Attendance: Month of Attendance field if this comes from a student district-defined page entry.

To see a student's Day Totals attendance for a month, use Attendance > All > Student > Day Totals > select View Type > choose Date Range, and then enter the month's start and end dates.

A student can have more than one record for the same month and year of attendance. This would happen if the student withdraws from and re-enrolls in the same serving building within the same reporting month and year.
11Year of Attendance

If the attendance comes from the IL Out of District Attendance student page, use reg_user.field_value where screen_number = 1100 and field_number = 6 for the reported list_sequence.

Otherwise, the Year of Attendance is based on the att_stu_day_totals.attendance_dates reported in a given record.

M4regtb_school_year

Registration > Entry & Reports > Student District Defined > IL Out of District Attendance: Year of Attendance field if this comes from a student district-defined page entry.

To see a student's Day Totals attendance for a month and year, use Attendance > All > Student > Day Totals > select View Type > choose Date Range, and then enter the month's start and end dates.

This is the actual calendar year when the reported attendance month falls. November 2019 attendance reports with a Year of Attendance value of 2019.
12Days Present

If the attendance comes from the IL Out of District Attendance student page, use reg_user.field_value where screen_number = 1100 and field_number = 13 for the reported list_sequence.

Otherwise, use system-calculated based on att_stu_day_totals for the prompted School Year and Attendance View Type from the Download ISBE Submission Files page.

See the Notes column for details.

M5,3

Registration > Entry & Reports > Student District Defined > IL Out of District Attendance: Days Present field if this comes from a student district-defined page entry.

To see a student's Day Totals attendance for a month and year, use Attendance > All > Student > Day Totals > select View Type > choose Date Range, and then enter the month's start and end dates.

See the Notes column for calculation details.

The download reports attendance up to your Reporting Date entry on the IL Download ISBE Submission Files page.

Make sure to run the Student Day Totals Calculation before you create this file.

Total the student's membership days for the selected School Year and View Type. Limit to the month reported in a given record.  Add the att_code_value for att_stu_day_totals records where attendance_code = any of the Excused Absence Codes you selected.  Do the same where attendance_code =  ATT_CODE.STATE_CODE_EQUIV = 'PRSNT'
Attendance date LOCATION_TYPE not in ('A','S') and Attendance_Date day type is not REGTB_DAY_TYPE .STATE_CODE_EQUIV = 'ELRN'.

13Days Absent - Excused

If the attendance comes from the IL Out of District Attendance student page, use reg_user.field_value where screen_number = 1100 and field _number = 9 for the reported list_sequence.

Otherwise, system-calculated based on att_stu_day_totals for the prompted School Year and Attendance View Type from the Download ISBE Submission Files page.

See the Notes column for details.

M5,3

Registration > Entry & Reports > Student District Defined > IL Out of District Attendance: Days Absent - Excused field if this comes from a student district-defined page entry.

To see a student's Day Totals attendance for a month and year, use Attendance > All > Student > Day Totals > select View Type > choose Date Range, and then enter the month's start and end dates.

See the Notes column for calculation details.

The download reports attendance up to your Reporting Date entry on the IL Download ISBE Submission Files page.

Make sure to run the Student Day Totals Calculation before you create this file.

For the prompted School Year and View Type, add the att_code_value for att_stu_day_totals records where attendance_code = any of the Excused Absence Codes you selected. Limit to the month reported in a given record.

14Days Absent - Unexcused

If the attendance comes from the IL Out of District Attendance student page, use reg_user.field_value where screen_number = 1100 and field _number = 10 for the reported list_sequence.

Otherwise, system-calculated based on att_stu_day_totals for the prompted School Year and Attendance View Type from the Download ISBE Submission Files page.

See the Notes column for details.

M5,3

Registration > Entry & Reports > Student District Defined > IL Out of District Attendance: Days Absent - Unexcused field if this comes from a student district-defined page entry.

To see a student's Day Totals attendance for a month and year, use Attendance > All > Student > Day Totals > select View Type > choose Date Range, and then enter the month's start and end dates.

See the Notes column for calculation details.

The download reports attendance up to your Reporting Date entry on the IL Download ISBE Submission Files page.

Make sure to run the Student Day Totals Calculation before you create this file.

For the prompted School Year and View Type, add the att_code_value for att_stu_day_totals records where attendance_code = any of the Unexcused Absence Codes you selected. Limit to the month reported in a given record.

15Days Medically Homebound

If the attendance comes from the IL Out of District Attendance student page, use reg_user.field_value where screen_number = 1100 and field _number = 11 for the reported list_sequence.

Otherwise, system-calculated based on att_stu_day_totals for the prompted School Year and Attendance View Type from the Download ISBE Submission Files page.

See the Notes column for details.

M5,3

Registration > Entry & Reports > Student District Defined > IL Out of District Attendance: Medically Homebound field if this comes from a student district-defined page entry.

To see a student's Day Totals attendance for a month and year, use Attendance > All > Student > Day Totals > select View Type > choose Date Range, and then enter the month's start and end dates.

See the Notes column for calculation details.

The download reports attendance up to your Reporting Date entry on the IL Download ISBE Submission Files page.

Make sure to run the Student Day Totals Calculation before you create this file.

For the prompted School Year and View Type, add the att_code_value for att_stu_day_totals records where attendance_code = any of the Medically Homebound Codes you selected. Limit to the month reported in a given record.

16Days Hospitalized

If the attendance comes from the IL Out of District Attendance student page, use reg_user.field_value where screen_number = 1100 and field _number = 12 for the reported list_sequence.

Otherwise, system-calculated based on att_stu_day_totals for the prompted School Year and Attendance View Type from the Download ISBE Submission Files page.

See the Notes column for details.

M5,3

Registration > Entry & Reports > Student District Defined > IL Out of District Attendance: Hospitalization field if this comes from a student district-defined page entry.

To see a student's Day Totals attendance for a month and year, use Attendance > All > Student > Day Totals > select View Type > choose Date Range, and then enter the month's start and end dates.

See the Notes column for calculation details.

The download reports attendance up to your Reporting Date entry on the IL Download ISBE Submission Files page.

Make sure to run the Student Day Totals Calculation before you create this file.

For the prompted School Year and View Type, add the att_code_value for att_stu_day_totals records where attendance_code = any of the Hospitalized Codes you selected. Limit to the month reported in a given record.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.