Student Core File Layout
Many fields report different values based on which submission you are processing.
- For all submissions other than the June submission, data is pulled if the collection data is between the program's start date and the program's end date
- For the June submission, data is pulled if any of the dates from the program's start date through the program's end date fall in between the Collection from date to the Collection Date
Field # | Field Name | Data Type | Field Length | eSchoolPLUS table.column | Validation | Where in eSchoolPLUS? |
---|---|---|---|---|---|---|
5 | Collection Version | Text | 50 | Calculated | ||
10 | Current School Year | Integer | 4 | The ending year of the current school year. For example, use '2017' for the 2016-2017 school year. This data is entered from the user page to create Submission. | Required for all submisisons Format=YYYY | |
15 | Attending District Code | Text | 6 | reg_programs.program_value where state_code_equiv = 'ATTDIST' if there is no value, use REG_DISTRICT.DISTRICT | REG_DISTRICT.STATE_CODE_EQUIVALENT where program_value = REG_DISTRICT.DISTRICT | Registration > Entry & Reports > Student Demographic > Registration: Attending District field Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Attending District field Values selected based on Submission |
20 | Attending School Code | Text | 4 | reg_programs.program_value where program_id and field_number maps to reg_program_column.state_code_equiv='ALTBLDG' If no value is found, then Reporting Building Code value. | REG_BUILDING.STATE_CODE_EQUIVALENT where program_value = REG_BUILDING.BUILDING | Registration > Entry & Reports > Student Demographic > Registration: Alt Accountability Building field
If Residency Status = R1, FL, NR, DI or PT Attending School and Reporting School must be the same code. |
25 | Reporting District Code | Text | 6 | Left 6 digits of reg_programs.program_value where state_code_equiv = 'MORPTBDG' if there is no value, use REG_ENTRY_WITH.DISTRICT | REG_DISTRICT.STATE_CODE_EQUIVALENT where program_value = REG_DISTRICT.DISTRICT | Administration > General Setup > District > District: State Equivalency Code Field |
30 | Reporting School Code | Text | 4 | Right 4 digits of reg_programs.program_value where state_code_equiv = 'MORPTBDG' if there is no value, use REG_ENTRY_WITH.BUILDING | REG_BUILDING.STATE_CODE_EQUIVALENT where program_value = REG_BUILDING.BUILDING | Registration > Entry & Reports > Student Demographic > Entry/Withdrawal > Regular School Year panel: Building If Residency Status = R1, FL, NR, DI or PT Attending School and Reporting School must be the same code. |
35 | Resident District Code | Text | 6 | For R2,NR,DI Residency REG.home_district otherwise use the reporting school For R1 use reporting district For FL use attending district | REG_DISTRICT.STATE_CODE_EQUIVALENT where program_value = REG_DISTRICT.DISTRICT | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Resident District/School first 6 characters |
40 | Resident School Code | Text | 4 | For R1,FL,DI Residency Right 4 digits ofreg_programs.program_value where state_code_equiv = 'RESBDG' convert buidling to REGTB_STATE_BLDG.STATE_CODE_EQUIV otherwise use the reporting school For R2, NR use reporting building | REG_BUILDING.STATE_CODE_EQUIVALENT where program_value = REG_BUILDING.BUILDING | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Resident District/School last 4 characters Values selected based on Submission |
45 | Teacher Name (Pre-Code Sort) | Text | 40 | From the Download Prompt | ||
50 | MOSIS Student ID | Text | 10 | REG_PERSONAL.state_report_id | Registration > Entry & Reports > Student Demographic > Personal > General panel: State Reporting ID | |
55 | Local Student ID | Text | 20 | REG_ENTRY_WITH.student_id | Student ID | |
60 | Legal Last Name | Text | 60 | if REG_LEGAL_INFO.LEGAL_FIRSTNAME exists use REG_LEGAL_INFO.LEGAL_LAST_NAME else REG.LAST_NAME | Registration > Entry & Reports > Student Demographic > Registration > Student panel: Last Name | |
65 | Legal First Name | Text | 60 | if REG_LEGAL_INFO.LEGAL_FIRSTNAME exists use REG_LEGAL_INFO.LEGAL_FIRST_NAME else REG.FIRST_NAME | Registration > Entry & Reports > Student Demographic > Registration > Student panel: First Name | |
70 | Legal Middle Name | Text | 60 | if REG_LEGAL_INFO.LEGAL_FIRSTNAME exists use REG_LEGAL_INFO.LEGAL_MIDDLE_NAME else REG.MIDDLE_NAME | Registration > Entry & Reports > Student Demographic > Registration > Student panel: Middle Name | |
75 | Legal Name Suffix | Text | 10 | if REG_LEGAL_INFO.LEGAL_FIRSTNAME exists use REG_LEGAL_INFO.LEGAL_GENERATION else REG.GENERATION | Registration > Entry & Reports > Student Demographic > Registration > Student panel: Generation | |
80 | Date of Birth | Text | 10 | REG.BIRTHDATE | Registration > Entry & Reports > Student Demographic > Registration > Student panel: Birth Date | |
90 | County | Text | 3 | reg_programs.program_value where state_code_equiv = 'COUNTY', converted to regtb_county.state_code_equiv if there is no value, use Left 3 characters from Residence District else Left 3 characters from Report District | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Resident District/School first 3 characters or use the Reporting District Values selected based on Submission | |
95 | Student Grade Level | Text | 2 | REG_ENTRY_WITH.grade | REG_GRADE.STATE_CODE_EQUIV where grade=code | Registration > Entry & Reports > Student Demographic > Entry/Withdrawal > Regular School Year panel: Grade |
100 | Gender | Text | 1 | if REG_LEGAL_INFO.LEGAL_FIRSTNAME exists use REG_LEGAL_INFO.GENDER else REG.GENDER | Registration > Entry & Reports > Student Demographic > Registration > Student panel: Gender | |
105 | Race/Ethnicity | Text | 1 | if REG_PRESONAL.HISPANIC = "Y" then report "H" else REG_PERSONAL.ETHNIC_CODE | REGTB_ETHNICITY.STATE_CODE_EQUIV where ethnic_code=code | Registration > Entry & Reports > Student Demographic > Personal > Federal panel: Hispanic/Latino Ethnicity or Race field If a student is marked Y in the Hispanic/Latino Ethnicity field, an H will be sent in this field. If a student is not Hispanic and has one Race, then the state equiv code of the Primary Race will be sent. If a student is not Hispanic and has multiple races, an M is sent. |
110 | Lunch Status | Text | 1 | reg_programs.program_value where state_code_equiv = 'MEALSTATUS' | REGTB_MEAL_STATUS.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student Demographic > Personal > Educational Factors panel: Meal Status field Data is pulled if any of the dates from the program's start date through the program's end date fall inbetween Oct 1 previous year to the Collection Date |
115 | Gifted | Boolean | 1 | reg_programs.program_value where state_code_equiv = 'GIFTED' | MOTB_GIFTED_CODES.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Gifted field Values selected based on Submission |
120 | Homeless | Text | 2 | reg_programs.program_value where state_code_equiv = 'HOMELESS' | REGTB_HOMELESS.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student Demographic > Personal > Educational Factors panel: Homeless Status field Values selected based on Submission |
125 | Migrant | Text | 2 | reg_programs.program_value where state_code_equiv = 'MOMIGTYPE' | MOTB_MIGRANT.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student Demographic > Personal > Federal panel: Migrant field Values selected based on Submission |
130 | In building less than a year | Boolean | 1 | REG_ENTRY_WITH.ENTRY_DATE REG_ENTRY_WITH.WITHDRAWAL_DATE | If "In district less than a year" is 'Y', then 'Y' else ‘Y for any student who was not enrolled the last Wednesday in September OR any student who was enrolled the last Wednesday in September, transfers out of the Academic Session for one more than half of the in-school/membership days between the last Wednesday in September and the Report Parameter End Date, and is re-enrolled on or before Report Parameter End Date Else, ‘N’. | |
135 | In district less than a year | Boolean | 1 | REG_ENTRY_WITH.ENTRY_DATE REG_ENTRY_WITH.WITHDRAWAL_DATE | ‘Y for any student who was not enrolled the last Wednesday in September OR any student who was enrolled the last Wednesday in September, transfers out of the Academic Session for one more than half of the in-school/membership days between the last Wednesday in September and the Report Parameter End Date, and is re-enrolled on or before Report Parameter End Date Else, ‘N’. | |
140 | Voluntary Transfer Student | Boolean | 1 | reg_programs.program_value where state_code_equiv = 'TRANSFER' | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Voluntary Transfer Student field Values selected based on Submission | |
145 | A+ Student | Text | 1 | reg_programs.program_value where state_code_equiv = 'APLUS'' | MOTB_APLUS.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: A+ Student Values selected based on Submission |
150 | Number of Months in USA | Integer | 3 | reg_programs.program_value where state_code_equiv = 'MONTHS' | Values selected based on Submission If the student is an immigrant value (Y) or LEP(MY1,MY2,RVC,NRC), add the total values from reg_v_program If value > 36, report 36 | |
155 | Immigrant | Text | 3 | reg_programs.program_value where state_code_equiv = 'IMMIGRANT' | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Immigrant (program where the state code equiv = ‘IMMIGRANT’) Program value will be Y or N | |
160 | ELL Primary Language | Text | 4 | REG.LANGUAGE | REGTB_LANGUAGE.STATE_CODE_EQUIV where language=code | Registration > Entry & Reports > Student Demographic > Registration > Student panel: Home Language |
165 | LEP / ELL | Text | 3 | reg_programs.program_value where state_code_equiv = 'LEP/ELL' | MOTB_LEP_CODE.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS LEP/ELL: LEP/ELL (program where the state code equiv = ‘LEPELL’) |
170 | ELL Exit | Text | 3 | reg_programs.program_value where state_code_equiv = 'ELLEXIT' | MOTB_LEP_EXIT.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS LEP/ELL: ELL Exit (program where the state code equiv = ‘ELLEXIT’) Values selected based on Submission |
175 | ELL Exit Test | Text | 3 | reg_programs.program_value where state_code_equiv = 'EXITTEST' | MOTB_LEP_EXIT_TEST.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS LEP/ELL: ELL Exit Test (program where the state code equiv = ‘EXITTEST’) Values selected based on Submission |
180 | ESOL Instructional Model | Text | 3 | reg_programs.program_value where state_code_equiv = 'ESOL' | MOTB_ESOL_MODEL.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS LEP/ELL: ESOL Instructional Model (program where the state code equiv = ‘ESOL’) Values selected based on Submission |
185 | Missouri Option Program | Boolean | 1 | reg_programs.program_value where state_code_equiv = 'MOOPTION' | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Missouri Option Program (program where the state code equiv = ‘OPTION’) Reports Y if selected, otherwise N Required for grades 09, 10, 11, 12. | |
190 | H.S. Career Ed student | Text | 1 | reg_programs.program_value where state_code_equiv = 'CAREER' | MOTB_CAREER_ED.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS CTE/Graduate Followup: High School Career Ed (program where the state code equiv = ‘CAREER’) If no value, use a calculation for credits earned, and for grades 11 and 12: |
195 | Title I | Boolean | 1 | reg_programs.program_value where state_code_equiv = 'TITLEI' | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Title I (program where the state code equiv = ‘TITLEI’) Values selected based on Submission | |
200 | Title III | Boolean | 1 | reports blank | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Title III (program where the state code equiv = ‘TITLEIII’) | |
205 | Residency Status | Text | 2 | reg_programs.program_value where state_code_equiv = 'RESIDENCY' | REGTB_RESIDENCY.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student Demographic > Personal > General panel: Residency (program where the state code equiv = ‘RESIDENCY’) |
210 | Membership FTE | Number | 4(2) | reg_programs.program_value where state_code_equiv = 'FTE' | Values selected based on Submission If program_value doesn't have a numeric value: | |
215 | One Prior 10 Day Attendance | Boolean | 1 | Calculated Value based on attendance | ||
220 | Enrolled On Count Date | Boolean | 1 | REG_ENTRY_WITH.ENTRY_DATE REG_ENTRY_WITH.WITHDRAWAL_DATE | ||
225 | Enrolled All Year | Boolean | 1 | reg_programs.program_value where state_code_equiv = 'RESIDENCY' | If the student was ever R2, set ot N, otherwise set to Y | |
230 | First Year Freshman | Boolean | 1 | REG_ENTRY_WITH.GRADE convert to REG_GRADE.STATE_CODE_EQUIV where grade=code | if the student is grade 09 and REG_ENTRY_WITH.ENTRY_WD_TYPE = 'C' (for current year) count how many entries there are count > 1, report N count = 1, report Y otherwise report N | Calculated. If student is in grade 09 for the first time based on Entry/Withdrawal, the value is Y. |
235 | GPA | Number | 6(3) | MR_STU_GPA.CUR_GPA | If grade is 09 or 10 and submission is DEC or JUN use value If there is no value, report 0 Otherwise report blank | Mark Reporting > Entry & Reports > Student > GPA Summary: Current GPA Uses GPA for school year and GPA Type from prompts |
240 | GPA Scale | Integer | 2 | MR_STU_GPA.CUR_GPA | if MAX(CUR_GPA) is greater than 6, report 11 otherwise report 4 | |
245 | 8th Grade Tech Literacy | Boolean | 1 | REG_USER.FIELD_VALUE where SCREEN_NUMBER = 553 and FIELD_NUMBER=1 LTDB_STU_SUBTEST.SCORE where STATE_CODE_EQUIV='LITERACY' | For Students in grade 08, and Collection = JUN If no value in MO_V_STU_TEST score converted to MOTB_TESTED.STATE_CODE_EQUIV where score=code | Registration > Entry & Reports > Student District Defined > MOSIS Tests: 8th Grade Tech Literacy or Test Scores > All > Student > Test History by Student > click Test Date link for test defined with Subtest Score where the State Code Equiv = 'LITERACY' > In the Subtests and Scores panel, find the Subtest panel with the Score associated with the LITERACY State Code Equiv To see a Subtest Score's State Code Equiv, select Administration > Test Scores Setup > Test Definition > click a Test's Description link > In the Subtests and Scores panel, open the panel for the subtest containing the score > In the Score Information panel, click the Edit icon for the appropriate Score Code > Score Definition panel: State Code Equiv |
250 | Aerobic Capacity | Text | 10 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=553 5th grade result pulled from Fand FIELD_NUMBER=2 7th grade result pulled from Fand FIELD_NUMBER=10 9th grade result pulled from Fand FIELD_NUMBER=6 LTDB_STU_SUBTEST.SCORE where STATE_CODE_EQUIV='AEROBIC' | For Students in grade 05, 07, 09, and Collection = JUN If no value in MO_V_STU_TEST score converted to MOTB_PHYSICAL_FIT.STATE_CODE_EQUIV where score=code | Registration > Entry & Reports > Student District Defined > MOSIS Tests: 5th Grade Aerobic Capacity, 7th Grade Aerobic Capacity, or 9th Grade Aerobic Capacity or Test Scores > All > Student > Test History by Student > click Test Date link for test defined with Subtest Score where the State Code Equiv = 'AEROBIC' > In the Subtests and Scores panel, find the Subtest panel with the Score associated with the AEROBIC State Code Equiv To see a Subtest Score's State Code Equiv, select Administration > Test Scores Setup > Test Definition > click a Test's Description link > In the Subtests and Scores panel, open the panel for the subtest containing the score > In the Score Information panel, click the Edit icon for the appropriate Score Code > Score Definition panel: State Code Equiv |
255 | Abdominal Strength | Text | 10 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=553 5th grade result pulled from FIELD_NUMBER=3 7th grade result pulled from FIELD_NUMBER=11 9th grade result pulled from FIELD_NUMBER=7 LTDB_STU_SUBTEST.SCORE where STATE_CODE_EQUIV='ABDOMINAL' | For Students in grade 05, 07, 09, and Collection = JUN If no value in MO_V_STU_TEST score converted to MOTB_PHYSICAL_FIT.STATE_CODE_EQUIV where score=code | Registration > Entry & Reports > Student District Defined > MOSIS Tests: 5th Grade Abdominal Strength, 7th Grade Abdominal Strength, 9th Grade Abdominal Strength or Test Scores > All > Student > Test History by Student > click Test Date link for test defined with Subtest Score where the State Code Equiv = 'ABDOMINAL' > In the Subtests and Scores panel, find the Subtest panel with the Score associated with the ABDOMINAL State Code Equiv To see a Subtest Score's State Code Equiv, select Administration > Test Scores Setup > Test Definition > click a Test's Description link > In the Subtests and Scores panel, open the panel for the subtest containing the score > In the Score Information panel, click the Edit icon for the appropriate Score Code > Score Definition panel: State Code Equiv |
260 | Upper Body Strength | Text | 10 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=553 5th grade result pulled from FIELD_NUMBER=4 7th grade result pulled from FIELD_NUMBER=12 9th grade result pulled from FIELD_NUMBER=8 LTDB_STU_SUBTEST.SCORE where STATE_CODE_EQUIV='UPPERBODY' | For Students in grade 05, 07, 09, and Collection = JUN If no value in MO_V_STU_TEST score converted to MOTB_PHYSICAL_FIT.STATE_CODE_EQUIV where score=code | Registration > Entry & Reports > Student District Defined > MOSIS Tests: 5th Grade Upper Body Strength, 7th Grade Upper Body Strength, 9th Grade Upper Body Strength or Test Scores > All > Student > Test History by Student > click Test Date link for test defined with Subtest Score where the State Code Equiv = 'UPPERBODY' > In the Subtests and Scores panel, find the Subtest panel with the Score associated with the UPPERBODY State Code Equiv To see a Subtest Score's State Code Equiv, select Administration > Test Scores Setup > Test Definition > click a Test's Description link > In the Subtests and Scores panel, open the panel for the subtest containing the score > In the Score Information panel, click the Edit icon for the appropriate Score Code > Score Definition panel: State Code Equiv |
265 | Flexibility | Text | 10 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=553 5th grade result pulled from FIELD_NUMBER=5 7th grade result pulled from FIELD_NUMBER=13 9th grade result pulled from FIELD_NUMBER=9 LTDB_STU_SUBTEST.SCORE where STATE_CODE_EQUIV='FLEXIBLE' | For Students in grade 05, 07, 09, and Collection = JUN If no value in MO_V_STU_TEST score converted to MOTB_PHYSICAL_FIT.STATE_CODE_EQUIV where score=code | Registration > Entry & Reports > Student District Defined > MOSIS Tests: 5th Grade Flexibility, 7th Grade Flexibility, 9th Grade Flexibility or Test Scores > All > Student > Test History by Student > click Test Date link for test defined with Subtest Score where the State Code Equiv = 'FLEXIBLE' > In the Subtests and Scores panel, find the Subtest panel with the Score associated with the FLEXIBLE State Code Equiv To see a Subtest Score's State Code Equiv, select Administration > Test Scores Setup > Test Definition > click a Test's Description link > In the Subtests and Scores panel, open the panel for the subtest containing the score > In the Score Information panel, click the Edit icon for the appropriate Score Code > Score Definition panel: State Code Equiv |
270 | IEP Disability | Text | 2 | reg_programs.program_value where state_code_equiv = 'IEPDISAB' | MOTB_DISABILITY.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: IEP Disability (program where the state code equiv = ‘IEPDISAB’) If there is a SPED exit date, take the most recent record from the start of the school year to the collection date |
275 | MAP-Alternate | Boolean | 1 | reg_programs.program_value where state_code_equiv = 'IEPMAPA' | default value N | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: MAP Alternate (program where the state code equiv = ‘IEPMAPA’) Values selected based on Submission |
280 | Special Education Placement | Text | 4 | reg_programs.program_value where state_code_equiv = 'SPEDPLACE' | MOTB_SPED_PLACEMNT.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: SPED Placement (program where the state code equiv = ‘SPEDPLACE’) If there is a SPED exit date, take the most recent record from the start of the school year to the collection date |
285 | SPED Program Exit Code | Text | 2 | reg_programs.program_value where state_code_equiv = 'SPEDEXIT' | MOTB_SPED_EXIT.STATE_CODE_EQUIV where program_value=code if not code 01,17, report blank | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: SPED Exit Code (program where the state code equiv = ‘SPEDEXIT’) Data is pulled if any of the dates from the program's start date through the program's end date fall inbetween the First Day of School to the Collection Date If the End Date for this program falls on or prior to the MOSIS Download Collection Date in the year you are processing, the download leaves SPED Program Exit Code blank. |
286 | Truant | Boolean | 1 | sum(att_value) from att_stu_day_totals | if Submission= JUN, and Grade <> PK if program_value >= 10 report T, otherwise report N | For June Collection only. Calculated from the Truancy Attendance View using the Truant Absent Code from the MOSIS Download prompts. |
288 | Supplemental Education Service | Text | 1 | reg_programs.program_value where state_code_equiv = 'SUPPLEED' | MOTB_SUPPLE_ED.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Supplemental Ed Services (program where the state code equiv = ‘SUPPLEED’) Values selected based on Submission |
290 | Career Cluster | Text | 2 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=552 and FIELD_NUMBER=5 | values choosen from MOTB_CTE_CLUSTER | Registration > Entry & Reports > Student District Defined > MOSIS CTE/Graduate Followup: Career Education Cluster |
292 | Nontraditional Student (Secondary) | Boolean | 1 | reg_programs.program_value where state_code_equiv = 'NONTRAD' | reported as Y or N defaults to N for CAREERED(CHS,CTP,PHS,PTP) reports blank for all others | Registration > Entry & Reports > Student District Defined > MOSIS CTE/Graduate Followup: Nontraditional Student (program where the state code equiv = ‘NONTRAD’) Values selected based on Submission |
294 | Single Parent (Secondary) | Boolean | 1 | reported as blank | Registration > Entry & Reports > Student District Defined > MOSIS CTE/Graduate Followup: Single Parent (program where the state code equiv = ‘PARENT’) | |
296 | Displaced Homemaker (Secondary) | Boolean | 1 | reported as blank | Registration > Entry & Reports > Student District Defined > MOSIS CTE/Graduate Followup: Displaced Homemaker (program where the state code equiv = ‘DISPLACED’) | |
298 | CTE Technical Skills Attainments | Text | 2 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=552 and FIELD_NUMBER=6 | MOTB_CTE_SKILLS | Registration > Entry & Reports > Student District Defined > MOSIS CTE/Graduate Followup: CTE Technical Skill Attainment field |
300 | K-8 Graduate District Code | Text | 6 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=551 and FIELD_NUMBER=15 | if value is >6 characters, report the left 6 characters, otherwise report blank | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: K-8 Graduate District Code field |
302 | ECO Entry Date | Text | 10 | reg_programs.STARTE_DATE where state_code_equiv = 'MOECSE' | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: ESCE Program (MODEM Program ECSE Program Start Date field If submission= JUN, then Entry Date must be greater that June 30 of current year, and must be before the exit date, and must be less than July 1 of current year, otherwise report blank | |
304 | ECO Entry Indicator 1 | Text | 1 | reg_programs.program_value where state_code_equiv = 'MOECSE1' | MOTB_ECSE_CODES.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: ESCE Program (MODEM Program – ECSE Code Social Behavior Value field) If submission= JUN, then Entry Date must be greater that June 30 of current year, and must be before the exit date, and must be less than July 1 of current year, otherwise report blank |
306 | ECO Entry Indicator 2 | Text | 1 | reg_programs.program_value where state_code_equiv = 'MOECSE2' | MOTB_ECSE_CODES.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: ESCE Program (MODEM Program – ECSE Code Knowledge and Skills Value field) If submission= JUN, then Entry Date must be greater that June 30 of current year, and must be before the exit date, and must be less than July 1 of current year, otherwise report blank |
308 | ECO Entry Indicator 3 | Text | 1 | reg_programs.program_value where state_code_equiv = 'MOECSE3' | MOTB_ECSE_CODES.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: ESCE Program (MODEM Program – ECSE Code Appropriate Behaviors Value field) If submission= JUN, then Entry Date must be greater that June 30 of current year, and must be before the exit date, and must be less than July 1 of current year, otherwise report blank |
310 | ECO Exit Date | Text | 10 | reg_programs.END_DATE where state_code_equiv = 'MOECSE' | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: ESCE Program (MODEM Program – ECSE Program End Date field) If submission= JUN, then Entry Date must be greater that June 30 of current year, and must be before the exit date, and must be less than July 1 of current year, otherwise report blank | |
312 | ECO Exit Indicator 1 | Text | 1 | reg_programs.program_value where state_code_equiv = 'MOECSE1' | MOTB_ECSE_CODES.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: ESCE Program (MODEM Program – ECSE Code Social Behavior End Reason field) If submission= JUN, then Entry Date must be greater that June 30 of current year, and must be before the exit date, and must be less than July 1 of current year, otherwise report blank |
314 | ECO Exit Indicator 2 | Text | 1 | reg_programs.program_value where state_code_equiv = 'MOECSE2' | MOTB_ECSE_CODES.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: ESCE Program (MODEM Program – ECSE Code Knowledge and Skills End Reason field) If submission= JUN, then Entry Date must be greater that June 30 of current year, and must be before the exit date, and must be less than July 1 of current year, otherwise report blank |
316 | ECO Exit Indicator 3 | Text | 1 | reg_programs.program_value where state_code_equiv = 'MOECSE3' | MOTB_ECSE_CODES.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: ESCE Program (MODEM Program – ECSE Code Appropriate Behaviors End Reason field) If submission= JUN, then Entry Date must be greater that June 30 of current year, and must be before the exit date, and must be less than July 1 of current year, otherwise report blank |
318 | CTE Program Code | Text | 4 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=552 and FIELD_NUMBER=2 | MOTB_CTE_PROGRAM | Registration > Entry & Reports > Student District Defined > MOSIS CTE/Graduate Followup: Primary CTE Program |
320 | Title III LEP | Text | 2 | reg_programs.program_value where state_code_equiv = 'T3LEP' | MOTB_TITLE3_FUND | Registration > Entry & Reports > Student District Defined > MOSIS LEP/ELL: Title III LEP Values selected based on Submission |
321 | Title III Immigrant | Text | 2 | reg_programs.program_value where state_code_equiv = 'T3IMM' | MOTB_TITLE3_FUND | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Title III Immigrant |
322 | First Freshman Year | Integer | 4 | REG_ACADEMIC.FEDERAL_GRAD_YEAR | Registration > Entry & Reports > Student Demographic > Academic > Graduation panel: First Freshman School Year (Federal Graduation) This is an optional field. Report for students beginning in the 2013 school year for Grade 9 and higher. | |
323 | Zip Code | Integer | 9 | REG_CONTACT.ZIP inner join REG_CONTACT on reg_stu_contact.contact_id = reg_contact.contact_id where CONTACT_TYPE = 'P' | If the student's physical address matches the mailing address, Registration > Entry & Reports > Student Demographic > Addresses > Addresses panel > Mailing Address panel: Zip Code If the student's physical address differs from the mailing address, Registration > Entry & Reports > Student Demographic > Addresses > Addresses panel > Additional Options icon in Addresses panel bar > Different Physical Address > Physical Address panel: Zip Code | |
324 | Industry Recognized Credential | Text | 10 | REG_USER.FIELD_VALUE where SCREEN_NUMBER = 556 and FIELD_NUMBER = 1 | Registration > Entry & Reports > Student District Defined > MOSIS Industry Recognized Credential: Industry Recognized Credential | |
325 | Military | Text | 3 | reg_programs.program_value where state_code_equiv = 'MILITARY' | STATETB_MILITARY.STATE_CODE_EQUIV where program_value=code | Registration > Entry & Reports > Student District Defined > Military Connected Status: Military Connected Status field Values selected based on Submission |
326 | MPP | Text | 3 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=551 and FIELD_NUMBER=24 | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: MPP field | |
327 | FosterCare | Boolean | 1 | reg_programs.program_value where state_code_equiv = 'FOSTER' | Values selected based on Submission | |
328 | PK Eligible State Aid | Boolean | 1 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=551 and FIELD_NUMBER=27 | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: PK Eligible State Aid field | |
329 | Kindergarten Readiness | Boolean | 1 | REG_USER.FIELD_VALUE where SCREEN_NUMBER=551 and FIELD_NUMBER=28 | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Kindergarten Readiness field | |
330 | High Need Student | Boolean | 1 | reg_programs.program_value where state_code_equiv = "MOHIGHNEED" | motb_high_need | Registration > Entry & Reports > Student District Defined > MOSIS Special Ed: (IEP) High Need Student |
331 | Dyslexia | Text | 3 | reg_programs.program_value where state_code_equiv = "MODYSLEXIA" | motb_dyslexia | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Dyslexia field |
332 | Neglected or Delinquent | Text | 3 | reg_programs.program_value where state_code_equiv = "MONEGLECT" | motb_neglected_delinquent | Registration > Entry & Reports > Student District Defined > MOSIS Demographics: Neglected or Delinquent field |