The purpose of the Texas Special Education Language Acquisition (SELA) submission is to report language acquisition of each child age 8 and younger as of September 1 who is deaf and assessed with a particular tool.
SELA is only reported if a school has eligible students. The submission is not required if there are no eligible students.
Inclusion in the extract file is determined as follows:
Criteria | Aeries Table and Field | Notes |
---|---|---|
Age | STU.BD | Determines if the student is 8 or younger on September 1 of the current school year |
Disability | CSE.DI or CSE.D2 or CSE.D3 = 03 or 05 Special Education page, Disabilities History tab, Primary Disability field | Determines if the student has values 02 or 06 according to the mapped state codes from TSDS Code Table DC142. IMPORTANT: The Primary Disability (CSE.DI), Secondary Disability (CSE.D2), and Tertiary Disability (CSE.D3) fields list values from the TSDS C053 table. These values must be mapped to valid DC142 values. Only those related to SELA (deaf-blind or auditory impairment) need to be added to Code Translations:Texas State Reporting - Code Translations
|
Special Education Participation | CSE.ED and CSE.XD Special Education page Enter and Exit dates fields | Determines if the student is active in special education on date of extract. |
Special Ed Program at School Special Ed Program at District | SPR.CD = 33 School Programs page, Program Type field | Determines that a special education program exists at the school and district. This must be entered for each applicable school; aggregated at district level. IMPORTANT: A Code Translation must be entered for Program Type (SPR.CD) for code 33. Texas State Reporting - Code Translations Code Set: Program Type (SPR.CD). ![]() |
InterchangeEducationOrganizationExtension
LocalEducationAgencyExtension
Element ID & Code Table | Data Element | XML Name | Aeries Table and Field | Aeries Page | Label |
E0212 | DISTRICT-ID | StateOrganizationId | LOC.CC + LOC.DC | School Options (district) | County + District |
<LocalEducationAgency id="LEA_CCCDDD"> <StateOrganizationId>CCCDDD</StateOrganizationId> </LocalEducationAgency> where CCC = LOC.CC and DDD = LOC.DC | |||||
E1337 (DC096) | PROGRAM-TYPE | ProgramType | SPR.CD when CD = 33 | School Programs (school) | Program Type |
<LocalEducationAgency id="LEA_ID_CCCDDD"> <ProgramReference ref="PGRM_33" /> </LocalEducationAgency> where CCC = LOC.CC and DDD = LOC.DC; included when SPR.CD = 33 exists (Entered at each applicable school, then aggregated by the program at district level) |
SchoolExtension
Element ID & Code Table | Data Element | XML Name | Aeries Table.Field | Aeries Page | Label |
E0266 | CAMPUS-ID | StateOrganizationId | LOC.CC + LOC.DC + LOC.SC | School Options | County + District + Campus |
<School id="SCHL_ID_CCCDDDSSS"> <StateOrganizationId>CCCDDDSSS</StateOrganizationId> <LocalEducationAgencyReference ref="LEA_ID_CCCDDD"/> </School> where CCC = LOC.CC and DDD = LOC.DC and SSS = LOC.SC |
ProgramExtension
Element ID & Code Table | Data Element | XML Name | Aeries Table.Field | Aeries Page | Label |
E1337 (DC096) | PROGRAM-TYPE | ProgramType | SPR.CD when CD = 33 | School Programs (each applicable school) | Program Type |
<Program id="PGRM_33"> <ProgramType>Special Education</ProgramType> </Program> included when SPR.CD = 33 exists NOTE: Be sure a Code Translation is entered for Program Type (SPR.CD) for Special Education code 33. |
InterchangeStudentParentExtension
StudentExtension
Element ID & Code Table | Data Element | XML Name | Aeries Table.Field | Aeries Page | Label |
---|---|---|---|---|---|
E1523 | TX-UNIQUE-STUDENT-ID | StudentUniqueStateId | STU.CID | Demographics > Student Data 2 | Unique ID |
<Student id="SCID_SSS_UUUUUUUUUU"> <StudentUniqueStateId>UUUUUUUUUU</StudentUniqueStateId> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID | |||||
E1090 | STUDENT-IDENTIFICATION-SYSTEM | (a) IdentificationSystem | "State" | ||
<Student id="SCID_SSS_UUUUUUUUUU"> <StudentIdentificationCode IdentificationSystem="State"> <IdentificationCode>CCCCCCCCC</IdentificationCode> </StudentIdentificationCode> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and and CCCCCCCCC = ESD.ED | |||||
E0001 | STUDENT-ID | IdentificationCode | ESD.ED | Demographics > Student Data 2 | Soc-Sec-Num / S-Number |
<Student id="SCID_SSS_UUUUUUUUUU"> <StudentIdentificationCode IdentificationSystem="State"> <IdentificationCode>CCCCCCCCC</IdentificationCode> </StudentIdentificationCode> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and CCCCCCCCC = ESD.ED | |||||
E0923 | LOCAL-STUDENT-ID | IdentificationCode | STU.ID | Demographics | Stu ID |
<Student id="SCID_SSS_UUUUUUUUUU"> <StudentIdentificationCode IdentificationSystem="District"> <IdentificationCode>DDDDDD</IdentificationCode> </StudentIdentificationCode> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and DDDDDD = STU.ID | |||||
E0703 | FIRST-NAME | FirstName | STU.FN | Demographics | First Name |
<Student id="SCID_SSS_UUUUUUUUUU"> <Name> <FirstName>First</FirstName> </Name> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and First = STU.FN | |||||
E0704 | MIDDLE-NAME | MiddleName | STU.MN | Demographics | Middle Name |
<Student id="SCID_SSS_UUUUUUUUUU"> <Name> <MiddleName>Middle</MiddleName> </Name> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and Middle = STU.MN | |||||
E0705 | LAST-NAME | LastSurname | STU.LN | Demographics | Last Name |
<Student id="SCID_SSS_UUUUUUUUUU"> <Name> <LastSurname>Last</LastSurname> </Name> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and Last = STU.LN | |||||
E0706 (C012) | GENERATION-CODE | TX-GenerationCode | STU.SF | Demographics | Suffix |
<Student id="SCID_SSS_UUUUUUUUUU"> <Name> <TX-GenerationCode>X</TX-GenerationCode> </Name> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and X = STU.SF only included if STU.SF is present | |||||
E1325 (DC119) | SEX | Sex | STU.GN | Demographics | Gender |
<Student id="SCID_SSS_UUUUUUUUUU"> <TX-Sex>Male/Female</TX-Sex> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and Male/Female = STU.GN IMPORTANT: Full DC119 Code Translation is used rather than code. | |||||
E0006 | DATE-OF-BIRTH | BirthDate | STU.BD | Demographics | Birthdate |
<Student id="SCID_SSS_UUUUUUUUUU"> <BirthData> <BirthDate>YYYY-MM-DD</BirthDate> </BirthData> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and YYYY-MM-DD = STU.BD | |||||
E1375 | HISPANIC-LATINO-ETHNICITY | HispanicLatinoEthnicity | STU.ETH | Demographics | Ethnicity |
<Student id="SCID_SSS_UUUUUUUUUU"> <TX-HispanicLatinoEthnicity>true/false</TX-HispanicLatinoEthnicity> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and true/false = true if STU.ETH=Y; otherwise false | |||||
E1343 | RACIAL-CATEGORY | RacialCategory | STU.RC1 | Demographics | Race |
<Student id="SCID_SSS_UUUUUUUUUU"> <TX-Race> <RacialCategory>Race</RacialCategory> </TX-Race> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and Race =
| |||||
E1390 (DC079) | LIMITED-ENGLISH-PROFICIENCY | LimitedEnglishProficiency | STU.LF | Demographics | LangFlu |
<Student id="SCID_SSS_UUUUUUUUUU"> <LimitedEnglishProficiency>Description</LimitedEnglishProficiency> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and Description =
| |||||
E1632 | EFFECTIVE-DATE | TX-EffectiveDateDisabilities | CSE.ED | Special Education - General | Enter |
<Student id="SCID_SSS_UUUUUUUUUU"> <Disabilities> <TX-EffectiveDateDisabilities>YYYY-MM-DD</TX-EffectiveDateDisabilities> </Disabilities> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and YYYY-MM-DD = CSE.ED | |||||
Business Rule (FATAL):
| |||||
E1220 (DC142) | DISABILITY | Disability | CSE.DI or CSE.D2 or CSE.D3 = 03 or 05 | Special Education - Disabilities History | Primary Disability, Secondary Disability, or Tertiary Disability |
<Student id="SCID_SSS_UUUUUUUUUU"> <Disabilities> <Disability>Description</Disability> </Disabilities> </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and Description =
| |||||
Business Rules (FATAL):
| |||||
E0212 | DISTRICT-ID | StateOrganizationId | LOC.CC + LOC.DC | School Options | County + District |
<Student id="SCID_SSS_UUUUUUUUUU"> <TX-LEAReference> <EducationalOrgIdentity> <StateOrganizationId>CCCDDD</StateOrganizationId> </EducationalOrgIdentity> </TX-LEAReference </Student> where SSS = LOC.SC and UUUUUUUUUU = STU.CID and CCC = LOC.CC and DDD = LOC.DC |
InterchangeStudentProgramExtension
StudentSpecialEdProgramAssociationExtension
Element ID & Code Table | Data Element | XML Name | Aeries Table and Field | Aeries Page | Label |
E1523 | TX-UNIQUE-STUDENT-ID | StudentUniqueStateId | STU.CID | Demographics > Student Data 2 | Unique ID |
<StudentSpecialEdProgramAssociationExtension> <StudentReference> <StudentIdentity> <StudentUniqueStateId>UUUUUUUUUU</StudentUniqueStateId> </StudentIdentity> </StudentReference> </StudentSpecialEdProgramAssociationExtension> where UUUUUUUUUU = STU.CID | |||||
Business Rule (FATAL):
| |||||
E1337 (DC096) | PROGRAM-TYPE | ProgramType | 'Special Education' | ||
<StudentSpecialEdProgramAssociationExtension> <ProgramReference> <ProgramIdentity> <ProgramType>Special Education</ProgramType> <StateOrganizationId>CCCDDDSSS</StateOrganizationId> </ProgramIdentity> </ProgramReference> </StudentSpecialEdProgramAssociationExtension> where CCC = LOC.CC and DDD = LOC.DC and SSS = LOC.SC For the SELA collection, PROGRAM-TYPE is "Special Education" (See DR1). | |||||
E0212 | DISTRICT-ID | StateOrganizationId | LOC.CC + LOC.DC | School Options | County + District |
<StudentSpecialEdProgramAssociationExtension> <EducationOrganizationReference> <EducationalOrgIdentity> <StateOrganizationId>CCCDDD</StateOrganizationId> </EducationalOrgIdentity> </EducationOrganizationReference> </StudentSpecialEdProgramAssociationExtension> where CCC = LOC.CC and DDD = LOC.DC | |||||
E0173 (C035) | INSTRUCTIONAL-SETTING-CODE | TX-InstructionalSetting | CHS.INS | Special Education - Instructional Setting | Instructional Setting |
<StudentSpecialEdProgramAssociationExtension> <EducationOrganizationReference> <EducationalOrgIdentity> <TX-InstructionalSetting>XX</TX-InstructionalSetting> </EducationalOrgIdentity> </EducationOrganizationReference> </StudentSpecialEdProgramAssociationExtension> where XX = CHS.INS | |||||
Business Rule (FATAL):
| |||||
E0266 | CAMPUS-ID | StateOrganizationId | LOC.CC + LOC.DC + LOC.SC | School Options | County + District + Campus |
<StudentSpecialEdProgramAssociationExtension> <TX-SpecialEducationLanguageAcquisition> <SchoolReference> <EducationalOrgIdentity> <StateOrganizationId>CCCDDDSSS</StateOrganizationId> </EducationalOrgIdentity> </SchoolReference> </TX-SpecialEducationLanguageAcquisition> </StudentSpecialEdProgramAssociationExtension> where CCC = LOC.CC and DDD = LOC.DC and SSS = LOC.SC | |||||
E1661 (DC155) | PREFERRED-HOME-COMMUNICATION-METHOD | TX-PreferredHomeCommunicationMethod | CSE.HC | Special Education - Language Acquisition | Preferred Home Communication |
<StudentSpecialEdProgramAssociationExtension> <TX-SpecialEducationLanguageAcquisition> <TX-PreferredHomeCommunicationMethod>Description</TX-PreferredHomeCommunicationMethod> </TX-SpecialEducationLanguageAcquisition> </StudentSpecialEdProgramAssociationExtension> where Description = CSE.HC; omitted if null/blank IMPORTANT: Full DC155 Code Translation is used rather than code. | |||||
Business Rule (FATAL):
| |||||
E1662 (DC156) | LANG-ACQ-SERVICES-PROVIDED | TX-LangAcqServicesProvided | LAV.SV | Special Education - Language Acquisition | Language Acquisition Services - Service |
<StudentSpecialEdProgramAssociationExtension> <TX-SpecialEducationLanguageAcquisition> <TX-LanguageAcquisitionServicesProvided> <TX-LangAcqServicesProvided>Description</TX-LangAcqServicesProvided> </TX-LanguageAcquisitionServicesProvided> </TX-SpecialEducationLanguageAcquisition> </StudentSpecialEdProgramAssociationExtension> where Description = LAV.SV; omitted if null/blank IMPORTANT: Full DC156 Code Translation is used rather than code. | |||||
Business Rules (FATAL):
| |||||
E1663 (DC157) | FREQUENCY-OF-SERVICES | TX-FrequencyOfServices | LAV.FR | Special Education - Language Acquisition | Language Acquisition Services - Frequency |
<StudentSpecialEdProgramAssociationExtension> <TX-SpecialEducationLanguageAcquisition> <TX-LanguageAcquisitionServicesProvided> <TX-FrequencyOfServices>Description</TX-FrequencyOfServices> </TX-LanguageAcquisitionServicesProvided> </TX-SpecialEducationLanguageAcquisition> </StudentSpecialEdProgramAssociationExtension> where Description = LAV.FR; omitted if null/blank IMPORTANT: Full DC157 Code Translation is used rather than code. | |||||
Business Rules (FATAL):
| |||||
E1664 (DC158) | HOURS-SPENT-RECEIVING-SERVICES | TX-HoursSpentReceivingServices | LAV.HR | Special Education - Language Acquisition | Language Acquisition Services - Hrs Rcd |
<StudentSpecialEdProgramAssociationExtension> <TX-SpecialEducationLanguageAcquisition> <TX-LanguageAcquisitionServicesProvided> <TX-HoursSpentReceivingServices>Description</TX-HoursSpentReceivingServices> </TX-LanguageAcquisitionServicesProvided> </TX-SpecialEducationLanguageAcquisition> </StudentSpecialEdProgramAssociationExtension> where Description = LAV.HR; omitted if null/blank IMPORTANT: Full DC158 Code Translation is used rather than code. | |||||
Business Rules (FATAL):
| |||||
E1665 (DC159) | HEARING-AMPLIFICATION-TYPE | TX-HearingAmplificationType | HAM.TY | Special Education - Language Acquisition | Hearing Amplification - Type |
<StudentSpecialEdProgramAssociationExtension> <TX-SpecialEducationLanguageAcquisition> <TX-HearingAmplification> <TX-HearingAmplificationType>Description</TX-HearingAmplificationType> </TX-HearingAmplification> </TX-SpecialEducationLanguageAcquisition> </StudentSpecialEdProgramAssociationExtension> where Description = HAM.TY; omitted if null/blank | |||||
Business Rules (FATAL):
| |||||
E1666 (DC160) | HEARING-AMPLIFICATION-ACCESS | TX-HearingAmplificationAccess | HAM.AC | Special Education - Language Acquisition | Hearing Amplification - Access |
<StudentSpecialEdProgramAssociationExtension> <TX-SpecialEducationLanguageAcquisition> <TX-HearingAmplification> <TX-HearingAmplificationAccess>Description</TX-HearingAmplificationAccess> </TX-HearingAmplification> </TX-SpecialEducationLanguageAcquisition> </StudentSpecialEdProgramAssociationExtension> where Description = HAM.AC; omitted if null/blank IMPORTANT: Full DC160 Code Translation is used rather than code. | |||||
Business Rules (FATAL):
| |||||
E1667 (DC161) | HEARING-AMPLIFICATION-AVERAGE-DAILY-USE | TX-HearingAmplifAvgDailyUse | HAM.AD | Special Education - Language Acquisition | Hearing Amplification - Avg Daily Use |
<StudentSpecialEdProgramAssociationExtension> <TX-SpecialEducationLanguageAcquisition> <TX-HearingAmplification> <TX-HearingAmplifAvgDailyUse>Description</TX-HearingAmplifAvgDailyUse> </TX-HearingAmplification> </TX-SpecialEducationLanguageAcquisition> </StudentSpecialEdProgramAssociationExtension> where Description = HAM.AD; omitted if null/blank IMPORTANT: Full DC161 Code Translation is used rather than code. | |||||
Business Rules (FATAL):
| |||||
E1668 (DC162) | TOOL-OR-ASSESSMENT-USED | TX-ToolOrAssessmentUsed | LAA.TA | Special Education - Language Acquisition | Language Acquisition Assessment - Tool/Assessment |
<StudentSpecialEdProgramAssociationExtension> <TX-SpecialEducationLanguageAcquisition> <TX-LanguageAcquisitionAssessmentReportingCategory> <TX-ToolOrAssessmentUsed>Description</TX-ToolOrAssessmentUsed> </TX-LanguageAcquisitionAssessmentReportingCategory> </TX-SpecialEducationLanguageAcquisition> </StudentSpecialEdProgramAssociationExtension> where Description = LAA.TA; omitted if null/blank IMPORTANT: Full DC162 Code Translation is used rather than code. | |||||
Business Rules (FATAL):
| |||||
E1669 (DC163) | ASSESSMENT-RESULTS-OBTAINED | TX-AssessmentResultsObtained | LAA.RE | Special Education - Language Acquisition | Language Acquisition Assessment - Result |
<StudentSpecialEdProgramAssociationExtension> <TX-SpecialEducationLanguageAcquisition> <TX-LanguageAcquisitionAssessmentReportingCategory> <TX-AssessmentResultsObtained>Description</TX-AssessmentResultsObtained> </TX-LanguageAcquisitionAssessmentReportingCategory> </TX-SpecialEducationLanguageAcquisition> </StudentSpecialEdProgramAssociationExtension> where Description = LAA.RE; omitted if null/blank IMPORTANT: Full DC163 Code Translation is used rather than code. | |||||
Business Rules (FATAL):
|