Indiana Ed-Fi Data v2.4/3.1 - Student Education Organization Assessment Accommodations

Classic View: System Administration > Ed-Fi

Search Terms: Ed-Fi

This association represents student information that is specific to a student’s assessment accommodations.

Object Triggering Logic

This table describes logic for triggering syncing of this object.

ActionTrigger
Post

When a Test Accommodation is created and saved for a person and the Accommodation dates overlap a configured year:

  • Do not send a record if the enrollment is in a calendar marked as State Exclude.
  • Do not send a record if enrollment is in a School marked as State Exclude.
  • Do not send a record if the No Show checkbox is checked on the enrollment.
  • Do not send a record if the current date is prior to the Start Date of the test accommodation.
  • Do not send a record if the current date is after the End Date of the test accommodation.
Put

When a student's test accommodations data is changed / edited as indicated below:

  • End date changed
  • Subject changed
  • Test Accommodation changed / added
  • Start date changed
DeleteThis record will delete if the student no longer has an eligible test accommodation in the District.
DeleteThis record will delete if the enrollment is marked as a No Show.

Resource Toggle and Resync Logic

This table describes the Resource Toggle and Trigger logic of this object.

Action

Business Rule

NoneIf a resource is toggled to 'OFF' after data has sent, all sent data will remain in the ODS but no new data will send.
ResyncIf a record is in the Ed-Fi Identity Mapping table and not in the ODS, it will be deleted from the Ed-Fi Identity Mapping table.
ResyncIf a record is in the ODS and it does not have a matching record in Campus or the Ed-Fi Identity Mapping table, it will be deleted from the ODS.
ResyncIf a mapping is changed in Resource Preferences, a resync will need to be done to reflect the changes.

Natural Key Changes, Cascading Updates, and Deletes Logic

This table describes the Natural Key Changes/Cascading Updates and Deletes logic of this object.

Action

Business Rule

Post/DeleteNatural Key Changes
  • If the District Number/Ed-Fi District Number changes, a delete/post will occur with the cascading deletes from the LEA ID Change triggers.   
  • If an Ed-Fi ID changes, this will happen with the cascading deletes from the Ed-Fi ID Change trigger.
DeleteCascading Deletes:  N/A - no dependent resources

Scope Year Logic

This table describes scope year logic of this object.

Logic

A record reports when a Test Accommodations record is created and saved that is aligned to a scoped year

  • The Test Accommodation must overlap with the scope year to report.
  • Data will only send for the years that have valid configuration.

When using data in Campus that has a single date, the following logic will be applied to determine the scope year(s) to report the data to:

  • Current Year:  Records will be compared to today's date to determine if the record is eligible to report.
  • Previous Years: The record's date must be on or before the schools year's end date defined in the School Years editor. If blank, the default date of 6/30/xxxx is used.
  • Future Years:  The record's date must be on or after the schools year's start date defined in the School Years editor. If blank, the default date of 7/01/xxxx is used.

When using data in Campus that have start and end dates, the following logic will be applied to determine the scope year(s) to report the data to:

  • Current Year: The records start date must be on or before today's date and the records end date must be on or after today's date.
  • Previous Years: The record's start date must be on or before the school year's end date and the record's end date must be after the school year's end date defined in the School Years editor. If blank, the default date of 6/30/xxxx is used.
  • Future Years: The record's start date must be on or before the schools year's start date and the record's end date must be on or after the school year's start date defined in the School Years editor. If blank, the default date of 7/01/xxxx is used.

Identity Mapping Object Key

This table describes the Identity Mapping Object Key of this object.

campusObjectType

Object Key Data Source

PersonpersonID

Error Log

ErrorPossible Causes / How to Resolve
"Assessment and Accommodation are not a valid combination."

IDOE has specific accommodations per assessment. If this error is generated, the Assessment the student is reporting has an invalid accommodation.

  1. Verify that the Accommodation is a valid selection for the Assessment on the students record. 
  2. If not valid, change to a valid accommodation and resync.
  3. If you believe it is valid, please contact IDOE for further assistance.

Object Data Elements

This table describes data elements sent within the Student Education Organization Assessment Accommodations resource. Data Element Labels in bold are part of the Natural Key and are required for Data to send to Ed-Fi.

Data Element LabelBusiness RequirementBusiness RulesM, C or O

Location

idThe unique identifier of the resource.
M
educationOrganization
Reference

A reference to the related Education Organization resource.

  1. Reports the District State Number:
    • 10+District+School
  2. If multiple keys and secrets (multiple connections), reports from 'District Number' on the connection credentials for each connection made.
M

System Administration > Resources > District Information > State District Number


System Administration > Ed-Fi > Ed-Fi Configuration  > District Number


StateDistrict Number


Connection Credential District Number


StateSchool.Number

studentReferenceA reference to the related Student resource.

Reports the reference from the Student record for the student being reported.

M
AssessmentAccommodations
Reference
A reference reporting the students Assessment Accommodations from Test Accommodations on Student Information.

For tests to display on 'Test Accommodations' they must be marked as 'Test Accommodation Eligible' on the test.                                               Assessment >Test Set Up > Test Accommodations Eligible
  1. Reports the reference from Test Accommodations.
  2. Reports a record for each assessment when there are multiple assessments with different types of accommodations.  
  3. Reports separate records when multiple assessments of the same type have different accommodations and all start within the same school year.
M

Student Information > General > Test Accommodations (tab) > Test Accommodations (detail)






Array/Reference Data Elements

Click here to expand...

References

ReferenceBusiness RulesExampleLocation
EducationOrganizationReferenceReports the Education Organization for the student

10+District+School

  "educationOrganizationReference": {
    "educationOrganizationId": 0,
    "link": {
      "rel": "string",
      "href": "string"


Combination of District Number and School Number

Index > Sys Admin > Resources > School > State School Number
Index > Sys Admin > Resources > District Info > State District Number


If multiple Ed-Fi Connections:

  1. Reports district from Index > Sys Admin > Ed-Fi > Ed-Fi Configuration > Connection > District Number
  2. Reports school from Index > Sys Admin > Resources > School > State School Number

school.schoolNumber

district.districtNumber


StudentReference

Reports the student's  Ed-Fi ID.


  "studentReference": {
    "studentUniqueId": "string",
    "link": {
      "rel": "string",
      "href": "string"
Search > Census > Demographics > Ed-Fi ID

person.edFiID
assessmentAccommodationsReference

Reports the Test Accommodations.


 "assessmentAccommodationReference": {
    "assessmentIdentifier": "string",
    "academicSubjectDescriptor": "string",
    "accommodationDescriptor": "string",
    "link": {
      "rel": "string",
      "href": "string"

Assessment Identifier:

  • Reports Assessment on Student Info> General> Test Accommodations> Assessment
  1. Any Test with a state test containing 'ILEARN' will report as 'ILEARN'
  2. Any Test with a state test containing 'I AM' or 'ISTAR' will report as 'I AM'
  3. Any Test with a state test containing 'IREAD' will report as 'IREAD-3'
  4. Any Test with a state test containing 'WIDA' will report as 'WIDA'

AcademicSubjectDescriptor:

Reports from Assessment on Student Info> General> Test Accommodations> Subject

  • (Subject Column now visible on Test Accommodations) 

AccommodationDescriptor

Reports from Assessment on Student Info> General> Test Accommodations> Test Accommodations


testAccommodation.Assessment

testAccommodation.Subject

testAccommodation.testAccommodation



Type/Descriptors 

Click here to expand...

Academic Subject Descriptor

Code ValueDescriptionNamespaceShort Description
01English Language and Literature is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlEnglish Language and Literature
02Mathematics is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlMathematics
03Life and Physical Sciences is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlLife and Physical Sciences
04Social Sciences and History is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlSocial Sciences and History
05Visual and Performing Arts is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlVisual and Performing Arts
06Foreign Language and Literature is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlForeign Language and Literature
07Religious Education and Theology is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlReligious Education and Theology
08Physical, Health, and Safety Education is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlPhysical, Health, and Safety Education
09Military Science is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlMilitary Science
10Information Technology is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlInformation Technology
11Communication and Audio / Visual Technology is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlCommunication and Audio / Visual Technology
12Business and Marketing is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlBusiness and Marketing
13Manufacturing is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlManufacturing
14Health Care Sciences is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlHealth Care Sciences
15Public, Protective, and Government Service is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlPublic, Protective, and Government Service
16Hospitality and Tourism is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlHospitality and Tourism
17Architecture and Construction is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlArchitecture and Construction
18Agriculture, Food, and Natural Resources is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlAgriculture, Food, and Natural Resources
19Human Services is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlHuman Services
20Transportation, Distribution and Logistics is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlTransportation, Distribution and Logistics
21Engineering and Technology is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlEngineering and Technology
22Miscellaneous is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlMiscellaneous
23Non-Subject-Specific is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlNon-Subject-Specific
24World Languages is the intended major subject area of the education course.http://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlWorld Languages
25Biologyhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlBiology
26U.S. Governmenthttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlU.S. Government
Algebraic ReadinessAlgebraic Readinesshttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlAlgebraic Readiness
Career and Technical EducationCareer and Technical Educationhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlCareer and Technical Education
ComprehensionComprehensionhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlComprehension
EnglishEnglishhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlEnglish
English Language ArtsEnglish Language Artshttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlEnglish Language Arts
English Language Arts Student Growth PercentileEnglish Language Arts Student Growth Percentilehttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlEnglish Language Arts Student Growth Percentile
GeometryGeometryhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlGeometry
Grade EquivalentGrade Equivalenthttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlGrade Equivalent
Growth ScoreGrowth Scorehttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlGrowth Score
Instructional Reading LevelInstructional Reading Levelhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlInstructional Reading Level
LanguageLanguagehttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlLanguage
Language - Vocabulary Acquisition and UseLanguage - Vocabulary Acquisition and Usehttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlLanguage - Vocabulary Acquisition and Use
ListeningListeninghttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlListening
LiteracyLiteracyhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlLiteracy
MathematicsMathematicshttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlMathematics
Mathematics Student Growth PercentileMathematics Student Growth Percentilehttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlMathematics Student Growth Percentile
Measurement of DataMeasurement of Datahttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlMeasurement of Data
Number and Operations - FractionsNumber and Operations - Fractionshttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlNumber and Operations - Fractions
Number and Operations in Base TenNumber and Operations in Base Tenhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlNumber and Operations in Base Ten
Operations and Algebraic ThinkingOperations and Algebraic Thinkinghttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlOperations and Algebraic Thinking
Oral LanguageOral Languagehttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlOral Language
OverallOverallhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlOverall
Percentile RankPercentile Rankhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlPercentile Rank
Primary MathematicsPrimary Mathematicshttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlPrimary Mathematics
Primary ReadingPrimary Readinghttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlPrimary Reading
ReadingReadinghttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlReading
Reading Informational Text - Craft and StructureReading Informational Text - Craft and Structurehttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlReading Informational Text - Craft and Structure
Reading Informational Text - Key Ideas and DetailsReading Informational Text - Key Ideas and Detailshttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlReading Informational Text - Key Ideas and Details
Reading Informational Text - Range of ReadingReading Informational Text - Range of Readinghttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlReading Informational Text - Range of Reading
Reading Literature - Craft and StructureReading Literature - Craft and Structurehttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlReading Literature - Craft and Structure
Reading Literature - Key Ideas and DetailsReading Literature - Key Ideas and Detailshttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlReading Literature - Key Ideas and Details
Reading Literature - Range of ReadingReading Literature - Range of Readinghttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlReading Literature - Range of Reading
Scaled ScoreScaled Scorehttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlScaled Score
ScienceSciencehttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlScience
Social StudiesSocial Studieshttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlSocial Studies
SpeakingSpeakinghttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlSpeaking
TakenTakenhttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlTaken
WritingWritinghttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlWriting
Zone of Proximal DevelopmentZone of Proximal Developmenthttp://doe.in.gov/Descriptor/AcademicSubjectDescriptor.xmlZone of Proximal Development

Accommodation Descriptors

Click here to expand...

Code ValueDescriptionNamespace
AORAccess to Own Resourceshttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
ABAdditional Breakshttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
AIRAlternative Indication of Responsehttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
AGLArabic Glossaryhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
ATAudio Transcriptshttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
BDBilingual Dictionaryhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
BRL_UEB_CTRBraille Booklet - UEB and/or UEB with Nemeth Contracted, Standard for All Gradeshttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
BRL_UEB_UCTRBrailleBook - UEB and/or UEB w/Nemeth Uncontractedhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
BGLBurmese Glossaryhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
CAL_HH_ALLCalculator (Adaptive/Handheld) for all Sectionshttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
CAL_OL_ALLCalculator (online calculator for all items)http://doe.in.gov/Descriptor/AccommodationDescriptor.xml
CCClosed Captioninghttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
E_STTEmbedded Speech to Texthttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
E_WPEmbedded Word Predictionhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
EX_IEPExemption based on IEP Case Conference Committeehttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
EX_ILPExemption based on ILP team decisionhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
EX_RTNExemption based on retained twice prior to fourth gradehttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
ETExtra Timehttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
HOHHard of Hearinghttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
HR_XRDHuman Reader (except items testing reading comprehension)http://doe.in.gov/Descriptor/AccommodationDescriptor.xml
HR_ALLHuman Reader (including items measuring reading comprehension)http://doe.in.gov/Descriptor/AccommodationDescriptor.xml
HCHundreds Chart http://doe.in.gov/Descriptor/AccommodationDescriptor.xml
ITIndividual Testinghttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
LPPLarge Print Paperhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
MMandarin Glossaryhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
MTMultiplication Table http://doe.in.gov/Descriptor/AccommodationDescriptor.xml
ASLOnline American Sign Language (ASL) Videohttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
BRL_ONLOnline Refreshable Braille / Embosserhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
PBPrint Booklethttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
PMPermissive Modehttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
PDPrint On Demandhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
RASRead Aloud to Selfhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
SCRScribehttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
SLI_XRDSign Language Interpreter except items testing reading comprehensionhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
SLI_ALLSign Language Interpreter including items testing reading comprehensionhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
STSpanish - Translationhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
SGLSpanish Glossaryhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
SFStreamline Formathttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
ITIndividual Testinghttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml
TTS_XRDText to Speech (except items testing reading comprehension)http://doe.in.gov/Descriptor/AccommodationDescriptor.xml
TTS_ALLText to Speech (including items testing reading comprehension)http://doe.in.gov/Descriptor/AccommodationDescriptor.xml
VGLVietnamese Glossaryhttp://doe.in.gov/Descriptor/AccommodationDescriptor.xml

Valid Assessment and Accommodation Combinations

Click here to expand...

Assessment Identifier

Academic Subject Descriptor Code

Academic Subject Descriptor

Accommodation Code

Accommodation Descriptor

ILEARN01English Language and LiteratureABAdditional Breaks
ILEARN01English Language and LiteratureAIRAlternative Indication of Response
ILEARN01English Language and LiteratureATAudio Transcripts
ILEARN01English Language and LiteratureBDBilingual Dictionary
ILEARN01English Language and LiteratureBRL_TRNSBraille Transcript for Audio Items
ILEARN01English Language and LiteratureBRL_UEB_CTRBrailleBook - UEB and/or UEB w/Nemeth Contracted
ILEARN01English Language and LiteratureBRL_UEB_UCTRBrailleBook - UEB and/or UEB w/Nemeth Uncontracted
ILEARN01English Language and LiteratureCAL_HH_ALLCalculator (adaptive/handheld for all items)
ILEARN01English Language and LiteratureCAL_HH_ALWCalculator (adaptive/handheld for allowed items)
ILEARN01English Language and LiteratureCAL_OL_ALLCalculator (online calculator for all items)
ILEARN01English Language and LiteratureCAL_OL_ALWCalculator (online calculator for allowed items)
ILEARN01English Language and LiteratureCCClosed Captioning
ILEARN01English Language and LiteratureE_STTEmbedded Speech to Text
ILEARN01English Language and LiteratureE_WPEmbedded Word Prediction
ILEARN01English Language and LiteratureHR_XRDHuman Reader (except items testing reading comprehension)
ILEARN01English Language and LiteratureHR_ALLHuman Reader (including items measuring reading comprehension)
ILEARN01English Language and LiteratureITIndividual Testing
ILEARN01English Language and LiteratureLPPLarge Print Paper
ILEARN01English Language and LiteratureNE_WPNon-Embedded Word Prediction
ILEARN01English Language and LiteratureASLOnline American Sign Language (ASL) Video
ILEARN01English Language and LiteratureBRL_ONLOnline Refreshable Braille/Embosser
ILEARN01English Language and LiteraturePMPermissive Mode
ILEARN01English Language and LiteraturePBPrint Booklet
ILEARN01English Language and LiteraturePDPrint On Demand
ILEARN01English Language and LiteratureRASRead Aloud to Self
ILEARN01English Language and LiteratureSCRScribe
ILEARN01English Language and LiteratureSLI_XRDSign Language Interpreter except items testing reading comprehension
ILEARN01English Language and LiteratureSLI_ALLSign Language Interpreter including items testing reading comprehension
ILEARN01English Language and LiteratureSFStreamline Format
ILEARN01English Language and LiteratureTTS_XRDText to Speech (except items testing reading comprehension)
ILEARN01English Language and LiteratureTTS_ALLText to Speech (including items testing reading comprehension)
IREAD-301English Language and LiteratureABAdditional Breaks
IREAD-301English Language and LiteratureAIRAlternative Indication of Response
IREAD-301English Language and LiteratureBDBilingual Dictionary
IREAD-301English Language and LiteratureBRL_UEB_CTRBrailleBook - UEB and/or UEB w/Nemeth Contracted
IREAD-301English Language and LiteratureBRL_UEB_UCTRBrailleBook - UEB and/or UEB w/Nemeth Uncontracted
IREAD-301English Language and LiteratureEX_IEPExemption based on IEP Case Conference Committee
IREAD-301English Language and LiteratureEX_ILPExemption based on ILP team decision
IREAD-301English Language and LiteratureEX_RTNExemption based on retained twice prior to fourth grade
IREAD-301English Language and LiteratureETExtra Time
IREAD-301English Language and LiteratureHOHHard of Hearing
IREAD-301English Language and LiteratureHR_XRDHuman Reader (except items testing reading comprehension)
IREAD-301English Language and LiteratureITIndividual Testing
IREAD-301English Language and LiteratureLPPLarge Print Paper
IREAD-301English Language and LiteraturePMPermissive Mode
IREAD-301English Language and LiteraturePBPrint Booklet
IREAD-301English Language and LiteratureRASRead Aloud to Self
IREAD-301English Language and LiteratureSLI_XRDSign Language Interpreter except items testing reading comprehension
IREAD-301English Language and LiteratureSFStreamline Format
IREAD-301English Language and LiteratureTTS_XRDText to Speech (except items testing reading comprehension)
ILEARN02MathematicsABAdditional Breaks
ILEARN02MathematicsAIRAlternative Indication of Response
ILEARN02MathematicsAGLArabic Glossary
ILEARN02MathematicsATAudio Transcripts
ILEARN02MathematicsBDBilingual Dictionary
ILEARN02MathematicsBRL_UEB_CTRBrailleBook - UEB and/or UEB w/Nemeth Contracted
ILEARN02MathematicsBRL_UEB_UCTRBrailleBook - UEB and/or UEB w/Nemeth Uncontracted
ILEARN02MathematicsBGLBurmese Glossary
ILEARN02MathematicsCAL_HH_ALLCalculator (adaptive/handheld for all items)
ILEARN02MathematicsCAL_HH_ALWCalculator (adaptive/handheld for allowed items)
ILEARN02MathematicsCAL_OL_ALLCalculator (online calculator for all items)
ILEARN02MathematicsCAL_OL_ALWCalculator (online calculator for allowed items)
ILEARN02MathematicsCCClosed Captioning
ILEARN02MathematicsE_STTEmbedded Speech to Text
ILEARN02MathematicsE_WPEmbedded Word Prediction
ILEARN02MathematicsHR_XRDHuman Reader (except items testing reading comprehension)
ILEARN02MathematicsHR_ALLHuman Reader (including items measuring reading comprehension)
ILEARN02MathematicsHCHundreds Chart
ILEARN02MathematicsITIndividual Testing
ILEARN02MathematicsLPPLarge Print Paper
ILEARN02MathematicsMGLMandarin Glossary
ILEARN02MathematicsMTMultiplication Table
ILEARN02MathematicsNE_WPNon-Embedded Word Prediction
ILEARN02MathematicsASLOnline American Sign Language (ASL) Video
ILEARN02MathematicsBRL_ONLOnline Refreshable Braille/Embosser
ILEARN02MathematicsPMPermissive Mode
ILEARN02MathematicsPBPrint Booklet
ILEARN02MathematicsPDPrint On Demand
ILEARN02MathematicsRASRead Aloud to Self
ILEARN02MathematicsSCRScribe
ILEARN02MathematicsSLI_XRDSign Language Interpreter except items testing reading comprehension
ILEARN02MathematicsSLI_ALLSign Language Interpreter including items testing reading comprehension
ILEARN02MathematicsSTSpanish - Translation
ILEARN02MathematicsSGLSpanish Glossary
ILEARN02MathematicsSFStreamline Format
ILEARN02MathematicsTTS_XRDText to Speech (except items testing reading comprehension)
ILEARN02MathematicsTTS_ALLText to Speech (including items testing reading comprehension)
ILEARN02MathematicsVGLVietnamese Glossary
ILEARN03Life and Physical SciencesABAdditional Breaks
ILEARN03Life and Physical SciencesAIRAlternative Indication of Response
ILEARN03Life and Physical SciencesAGLArabic Glossary
ILEARN03Life and Physical SciencesATAudio Transcripts
ILEARN03Life and Physical SciencesBDBilingual Dictionary
ILEARN03Life and Physical SciencesBRL_UEB_CTRBrailleBook - UEB and/or UEB w/Nemeth Contracted
ILEARN03Life and Physical SciencesBRL_UEB_UCTRBrailleBook - UEB and/or UEB w/Nemeth Uncontracted
ILEARN03Life and Physical SciencesBGLBurmese Glossary
ILEARN03Life and Physical SciencesCAL_HH_ALLCalculator (adaptive/handheld for all items)
ILEARN03Life and Physical SciencesCAL_HH_ALWCalculator (adaptive/handheld for allowed items)
ILEARN03Life and Physical SciencesCAL_OL_ALLCalculator (online calculator for all items)
ILEARN03Life and Physical SciencesCAL_OL_ALWCalculator (online calculator for allowed items)
ILEARN03Life and Physical SciencesCCClosed Captioning
ILEARN03Life and Physical SciencesE_STTEmbedded Speech to Text
ILEARN03Life and Physical SciencesE_WPEmbedded Word Prediction
ILEARN03Life and Physical SciencesHR_XRDHuman Reader (except items testing reading comprehension)
ILEARN03Life and Physical SciencesHR_ALLHuman Reader (including items measuring reading comprehension)
ILEARN03Life and Physical SciencesHCHundreds Chart
ILEARN03Life and Physical SciencesITIndividual Testing
ILEARN03Life and Physical SciencesLPPLarge Print Paper
ILEARN03Life and Physical SciencesMGLMandarin Glossary
ILEARN03Life and Physical SciencesMTMultiplication Table
ILEARN03Life and Physical SciencesNE_WPNon-Embedded Word Prediction
ILEARN03Life and Physical SciencesASLOnline American Sign Language (ASL) Video
ILEARN03Life and Physical SciencesBRL_ONLOnline Refreshable Braille/Embosser
ILEARN03Life and Physical SciencesPMPermissive Mode
ILEARN03Life and Physical SciencesPBPrint Booklet
ILEARN03Life and Physical SciencesPDPrint On Demand
ILEARN03Life and Physical SciencesRASRead Aloud to Self
ILEARN03Life and Physical SciencesSCRScribe
ILEARN03Life and Physical SciencesSLI_XRDSign Language Interpreter except items testing reading comprehension
ILEARN03Life and Physical SciencesSLI_ALLSign Language Interpreter including items testing reading comprehension
ILEARN03Life and Physical SciencesSTSpanish - Translation
ILEARN03Life and Physical SciencesSGLSpanish Glossary
ILEARN03Life and Physical SciencesSFStreamline Format
ILEARN03Life and Physical SciencesTTS_XRDText to Speech (except items testing reading comprehension)
ILEARN03Life and Physical SciencesTTS_ALLText to Speech (including items testing reading comprehension)
ILEARN03Life and Physical SciencesVGLVietnamese Glossary
ILEARN04Social Sciences and HistoryABAdditional Breaks
ILEARN04Social Sciences and HistoryAIRAlternative Indication of Response
ILEARN04Social Sciences and HistoryAGLArabic Glossary
ILEARN04Social Sciences and HistoryATAudio Transcripts
ILEARN04Social Sciences and HistoryBDBilingual Dictionary
ILEARN04Social Sciences and HistoryBRL_UEB_CTRBrailleBook - UEB and/or UEB w/Nemeth Contracted
ILEARN04Social Sciences and HistoryBRL_UEB_UCTRBrailleBook - UEB and/or UEB w/Nemeth Uncontracted
ILEARN04Social Sciences and HistoryBGLBurmese Glossary
ILEARN04Social Sciences and HistoryCAL_HH_ALLCalculator (adaptive/handheld for all items)
ILEARN04Social Sciences and HistoryCAL_HH_ALWCalculator (adaptive/handheld for allowed items)
ILEARN04Social Sciences and HistoryCAL_OL_ALLCalculator (online calculator for all items)
ILEARN04Social Sciences and HistoryCAL_OL_ALWCalculator (online calculator for allowed items)
ILEARN04Social Sciences and HistoryCCClosed Captioning
ILEARN04Social Sciences and HistoryE_STTEmbedded Speech to Text
ILEARN04Social Sciences and HistoryE_WPEmbedded Word Prediction
ILEARN04Social Sciences and HistoryHR_XRDHuman Reader (except items testing reading comprehension)
ILEARN04Social Sciences and HistoryHR_ALLHuman Reader (including items measuring reading comprehension)
ILEARN04Social Sciences and HistoryITIndividual Testing
ILEARN04Social Sciences and HistoryLPPLarge Print Paper
ILEARN04Social Sciences and HistoryMGLMandarin Glossary
ILEARN04Social Sciences and HistoryNE_WPNon-Embedded Word Prediction
ILEARN04Social Sciences and HistoryASLOnline American Sign Language (ASL) Video
ILEARN04Social Sciences and HistoryBRL_ONLOnline Refreshable Braille/Embosser
ILEARN04Social Sciences and HistoryPMPermissive Mode
ILEARN04Social Sciences and HistoryPBPrint Booklet
ILEARN04Social Sciences and HistoryPDPrint On Demand
ILEARN04Social Sciences and HistoryRASRead Aloud to Self
ILEARN04Social Sciences and HistorySCRScribe
ILEARN04Social Sciences and HistorySLI_XRDSign Language Interpreter except items testing reading comprehension
ILEARN04Social Sciences and HistorySLI_ALLSign Language Interpreter including items testing reading comprehension
ILEARN04Social Sciences and HistorySTSpanish - Translation
ILEARN04Social Sciences and HistorySGLSpanish Glossary
ILEARN04Social Sciences and HistorySFStreamline Format
ILEARN04Social Sciences and HistoryTTS_XRDText to Speech (except items testing reading comprehension)
ILEARN04Social Sciences and HistoryTTS_ALLText to Speech (including items testing reading comprehension)
ILEARN04Social Sciences and HistoryVGLVietnamese Glossary
I AM23Non-Subject-SpecificAORAccess to Own Resources
I AM23Non-Subject-SpecificABAdditional Breaks
I AM23Non-Subject-SpecificAIRAlternative Indication of Response
I AM23Non-Subject-SpecificBDBilingual Dictionary
I AM23Non-Subject-SpecificBRL_UEB_CTRBrailleBook - UEB and/or UEB w/Nemeth Contracted
I AM23Non-Subject-SpecificBRL_UEB_UCTRBrailleBook - UEB and/or UEB w/Nemeth Uncontracted
I AM23Non-Subject-SpecificCAL_HH_ALLCalculator (adaptive/handheld for all items)
I AM23Non-Subject-SpecificCAL_OL_ALLCalculator (online calculator for all items)
I AM23Non-Subject-SpecificHCHundreds Chart
I AM23Non-Subject-SpecificITIndividual Testing
I AM23Non-Subject-SpecificLPPLarge Print Paper
I AM23Non-Subject-SpecificMTMultiplication Table
I AM23Non-Subject-SpecificPMPermissive Mode
I AM23Non-Subject-SpecificPBPrint Booklet
I AM23Non-Subject-SpecificRASRead Aloud to Self
I AM23Non-Subject-SpecificSCRScribe
I AM23Non-Subject-SpecificSLI_ALLSign Language Interpreter including items testing reading comprehension
I AM23Non-Subject-SpecificSFStreamline Format
WIDA23Non-Subject-SpecificAIRAlternative Indication of Response
WIDA23Non-Subject-SpecificBRL_UEB_CTRBrailleBook - UEB and/or UEB w/Nemeth Contracted
WIDA23Non-Subject-SpecificETExtra Time
WIDA23Non-Subject-SpecificLPPLarge Print Paper
WIDA23Non-Subject-SpecificASLOnline American Sign Language (ASL) Video
WIDA23Non-Subject-SpecificPBPrint Booklet
WIDA23Non-Subject-SpecificSCRScribe
ILEARN25BiologyABAdditional Breaks
ILEARN25BiologyAIRAlternative Indication of Response
ILEARN25BiologyAGLArabic Glossary
ILEARN25BiologyBDBilingual Dictionary
ILEARN25BiologyBRL_UEB_CTRBrailleBook - UEB and/or UEB w/Nemeth Contracted
ILEARN25BiologyBRL_UEB_UCTRBrailleBook - UEB and/or UEB w/Nemeth Uncontracted
ILEARN25BiologyBGLBurmese Glossary
ILEARN25BiologyCAL_HH_ALLCalculator (adaptive/handheld for all items)
ILEARN25BiologyCAL_OL_ALLCalculator (online calculator for all items)
ILEARN25BiologyE_STTEmbedded Speech to Text
ILEARN25BiologyE_WPEmbedded Word Prediction
ILEARN25BiologyHR_XRDHuman Reader (except items testing reading comprehension)
ILEARN25BiologyHCHundreds Chart
ILEARN25BiologyITIndividual Testing
ILEARN25BiologyLPPLarge Print Paper
ILEARN25BiologyMGLMandarin Glossary
ILEARN25BiologyMTMultiplication Table
ILEARN25BiologyNE_WPNon-Embedded Word Prediction
ILEARN25BiologyBRL_ONLOnline Refreshable Braille/Embosser
ILEARN25BiologyPMPermissive Mode
ILEARN25BiologyPBPrint Booklet
ILEARN25BiologyPDPrint On Demand
ILEARN25BiologyRASRead Aloud to Self
ILEARN25BiologySCRScribe
ILEARN25BiologySLI_ALLSign Language Interpreter including items testing reading comprehension
ILEARN25BiologySTSpanish - Translation
ILEARN25BiologySGLSpanish Glossary
ILEARN25BiologySFStreamline Format
ILEARN25BiologyTTS_XRDText to Speech (except items testing reading comprehension)
ILEARN25BiologyVGLVietnamese Glossary
ILEARN26U.S. GovernmentABAdditional Breaks
ILEARN26U.S. GovernmentAIRAlternative Indication of Response
ILEARN26U.S. GovernmentAGLArabic Glossary
ILEARN26U.S. GovernmentBDBilingual Dictionary
ILEARN26U.S. GovernmentBRL_UEB_CTRBrailleBook - UEB and/or UEB w/Nemeth Contracted
ILEARN26U.S. GovernmentBGLBurmese Glossary
ILEARN26U.S. GovernmentE_STTEmbedded Speech to Text
ILEARN26U.S. GovernmentHR_XRDHuman Reader (except items testing reading comprehension)
ILEARN26U.S. GovernmentITIndividual Testing
ILEARN26U.S. GovernmentLPPLarge Print Paper
ILEARN26U.S. GovernmentMGLMandarin Glossary
ILEARN26U.S. GovernmentBRL_ONLOnline Refreshable Braille/Embosser
ILEARN26U.S. GovernmentPMPermissive Mode
ILEARN26U.S. GovernmentPBPrint Booklet
ILEARN26U.S. GovernmentPDPrint On Demand
ILEARN26U.S. GovernmentRASRead Aloud to Self
ILEARN26U.S. GovernmentSCRScribe
ILEARN26U.S. GovernmentSLI_ALLSign Language Interpreter including items testing reading comprehension
ILEARN26U.S. GovernmentSTSpanish - Translation
ILEARN26U.S. GovernmentSGLSpanish Glossary
ILEARN26U.S. GovernmentSFStreamline Format
ILEARN26U.S. GovernmentTTS_XRDText to Speech (except items testing reading comprehension)
ILEARN26U.S. GovernmentVGLVietnamese Glossary