DLM-AA Pre-ID
Field # | Field Name | eSchoolPLUS table.column | Required? | Field Length | Validation Table | Where in eSchoolPlus? |
---|---|---|---|---|---|---|
1 | Student Id | reg_personal.state_report_id | M | 9 | Registration > Entry & Reports > Student Demographic > Personal > General panel: State ID field | |
2 | SAP Id | reg.student_id | O | 50 | Registration > Entry & Reports > Student Demographic > Registration > Student Information bar: ID field | |
3 | Legal Last Name | Use reg_legal_info.legal_last_name if it has a value. If not, use reg.last_name | M | 30 | Registration > Entry & Reports > Student Demographic > Personal > Legal/Birth Information panel: Last Name field Registration > Entry & Reports > Student Demographic > Registration > Student panel: Last Name field | |
4 | Legal First Name | Use reg_legal_info.legal_last_name if it has a value. If not, use reg.last_name | M | 30 | Registration > Entry & Reports > Student Demographic > Personal > Legal/Birth Information panel: First Name field Registration > Entry & Reports > Student Demographic > Registration > Student panel: First Name field | |
5 | Birth Date | reg.birthdate | M | 10 | Registration > Entry & Reports > Student Demographic > Registration > Student panel: Birth Date field | |
6 | RCDTS for Home School | 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 | M | 15 | The download goes through these steps:
| |
7 | RCDTS for Serving School | reg_building.state_code_equiv for reg_programs.program_value where program_id = reg_program_column.program_id for state_code_equiv = S_RCDTS Or, reg_building.state_code_equiv for reg_entry_with.building | M | 15 | The download goes through these steps:
| |
8 | RCDTS for Testing School | reg_building.state_code_equiv for reg_programs.program_value where program_id = reg_program_column.program_id for state_code_equiv = T_RCDTS Or, reg_building.state_code_equiv for reg_user.field_value where screen_number = 905 and field_number = 1 Or, reg_building.state_code_equiv for reg_entry_with.building | M | 15 | The download goes through these steps:
| |
9 | ESOL Participation Code | reg_programs.program_value where program_id maps to reg_program_column.state_code_equiv = ILESOL | M | 2 | iltb_esol_part | Registration > Entry & Reports > Student District Defined > IL ELL and ELL Screener: ESOL Participation field For the reference table, refer to Administration > General Setup > District > Validation Tables > for Applications prompt, select Illinois State Reporting > for Validation Table prompt, select ESOL Participation |
10 | In Home School On or Before May 1st of Previous School Year | Based on reg_user.field_value where screen_number = 905 and field_number = 7. If the field_value is either 01 for Yes or 02 for No, use that value as an override. If the field_value = E, calculate based on the building and dates from the student's reg_entry_with records. See if the student's Entry/Withdrawal dates for the reported Home School cover all membership days from the Reporting Date back to 05/01 of the previous school year. If the student is enrolled in the Home School for all these membership days, report 01 for Yes. Otherwise, report 02 for No. If the student has no value in field 7, use the default value of 01. | M | 2 | ||
11 | In Home District On or Before May 1st of Previous School Year | Based on reg_user.field_value where screen_number = 905 and field_number = 8. If the field_value is either 01 for Yes or 02 for No, use that value as an override. If the field_value = E, calculate based on the building and dates from the student's reg_entry_with records. See if the student's Entry/Withdrawal dates for the reported Home School cover all membership days from the Reporting Date back to 05/01 of the previous school year. If the student is enrolled in the Home School for all these membership days, report 01 for Yes. Otherwise, report 02 for No. If the field_value = R, calculate based on reg.dist_enroll_date. If this date is on or before 05/01 of the previous school year, report 01 for Yes. Otherwise, report 02 for No. If the student has no value in field 7, use the default value of 01. | M | 2 | ||
12 | New Arrival/First Year in United States | Set this field to 01 for Yes if the student meets these criteria: The student has reg_programs.program_value = Y as of the prompted Reporting Date for the program_id mapping to reg_program_column.state_code_equiv = ILELL The student's reg.us_enroll_date is within twelve months of the Reporting Date. If the student does not meet both criteria, use 02 for No. | M | 2 |