The Student Program interchange loads students' participation in programs.
This association represents the Title I Part A program(s) that a student participates in or from which the Student receives services. The association is an extension of the StudentProgramAssociation specific to Title I Part A programs.
Prerequisites
- Ed-Org (pre-loaded)
- Program (pre-loaded)
- Student
- Student Enrollment
Scenarios
- Create a Student Title I Part A Program Association for an elementary school student.
- Create a Student Title I Part A Program Association for a high school student.
- Update "titleIPartAParticipantType" for first association.
- Update "titleIPartAParticipantType" for second association.
(Note: the Program's educationOrganizationId is the Local Education Agency ID)
Resource | PropertyName | IsCollection | DATA_TYPE | REQUIRED/ OPTIONAL | Scenario 1 POST | Scenario 2 POST | Scenario 3 PUT | Scenario 4 PUT |
---|---|---|---|---|---|---|---|---|
StudentTitleIPartAProgramAssociations | beginDate | FALSE | datetime | REQUIRED | 8/23/[Current School Year] | 8/23/[Current School Year] | 8/23/[Current School Year] | 8/23/[Current School Year] |
StudentTitleIPartAProgramAssociations | educationOrganizationReference | FALSE | educationOrganizationReference | REQUIRED | ||||
educationOrganizationReference | educationOrganizationId | FALSE | integer | REQUIRED | 255901 | 255901 | 255901 | 255901 |
StudentTitleIPartAProgramAssociations | programReference | FALSE | programReference | REQUIRED | ||||
programReference | programName | FALSE | string | REQUIRED | Title I Part A | Title I Part A | Title I Part A | Title I Part A |
programReference | educationOrganizationId | FALSE | integer | REQUIRED | 255901 | 255901 | 255901 | 255901 |
programReference | programTypeDescriptor | FALSE | string | REQUIRED | Title I Part A | Title I Part A | Title I Part A | Title I Part A |
StudentTitleIPartAProgramAssociations | reasonExitedDescriptor | FALSE | string | OPTIONAL | ||||
StudentTitleIPartAProgramAssociations | studentReference | FALSE | studentReference | REQUIRED | ||||
studentReference | studentUniqueId | FALSE | string | REQUIRED | 111111 | 222222 | 111111 | 222222 |
StudentTitleIPartAProgramAssociations | titleIPartAParticipantDescriptor | FALSE | string | REQUIRED | Public Targeted Assistance Program | Local Neglected Program | Public Schoolwide Program | Was not served |
StudentTitleIPartAProgramAssociations | endDate | FALSE | dateTime | OPTIONAL | ||||
StudentTitleIPartAProgramAssociations | servedOutsideOfRegularSession | FALSE | boolean | OPTIONAL | ||||
StudentTitleIPartAProgramAssociations | services | TRUE | studentProgramAssociationService[] | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServices | primaryIndicator | FALSE | boolean | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServices | serviceDescriptor | FALSE | string | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServices | serviceBeginDate | FALSE | dateTime | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServices | serviceEndDate | FALSE | dateTime | OPTIONAL |