Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The StudentProgramAssociation represents the Program(s) that a student participates in or is served by.

Prerequisites

  • Ed-Org (pre-loaded)
  • Program (pre-loaded)
  • Student
  • Student Enrollment

Scenarios

  1. Create a Gifted and Talented student program association for an elementary school student.  
  2. Create a Career and Technical Information student program association for a high school student.  
  3. Update the endDate for the elementary student.
  4. Update the endDate for the high school student.
  5. Delete the program association for the elementary school student.

(Note: the Program's educationOrganizationId is the Local Education Agency ID)

 

  
ResourcePropertyNameIsCollectionDATA_TYPE

REQUIRED/

OPTIONAL

Scenario 1

POST

Scenario 2

POST

Scenario 3

PUT

Scenario 4

PUT

StudentProgramAssociationsbeginDateFALSEdatetimeREQUIRED809/2301/
[Current School Year]
8
08/2331/
[Current School Year]
8
09/2301/
[Current School Year]
8
08/2331/
[Current School Year]
StudentProgramAssociationseducationOrganizationReferenceFALSEeducationOrganizationReferenceREQUIRED 
educationOrganizationReferenceeducationOrganizationIdFALSEintegerREQUIRED255901255901255901255901
StudentProgramAssociationsprogramReferenceFALSEprogramReferenceREQUIRED 
programReferenceeducationOrganizationIdFALSEintegerREQUIRED255901255901255901255901
programReferencenameFALSEstringREQUIREDGifted and TalentedCareer and Technical EducationGifted and TalentedCareer and Technical Education
programReferencetypeFALSEstringREQUIREDGifted and TalentedCareer and Technical EducationGifted and TalentedCareer and Technical Education
StudentProgramAssociationsstudentReferenceFALSEstudentReferenceREQUIRED 
studentReferencestudentUniqueIdFALSEstringREQUIRED111111222222111111222222
StudentProgramAssociationsendDateFALSEdatetimeREQUIRED  

09/30/
[Current School Year]
10/20/
[Current School Year]
StudentProgramAssociationsreasonExitedDescriptorFALSEstringOPTIONAL   


 
StudentProgramAssociationsservedOutsideOfRegularSessionFALSEbooleanOPTIONAL    



studentProgramAssociationsservicesTRUEstudentProgramAssociationService[]OPTIONAL 
StudentProgramAssociationServicesbeginDateFALSEdateOPTIONAL    



StudentProgramAssociationServiceseducationOrganizationReferenceFALSEeducationOrganizationReferenceOPTIONAL
StudentProgramAssociationServicesprogramReferenceFALSEprogramReferenceOPTIONAL
StudentProgramAssociationServicesserviceDescriptorFALSEstringOPTIONAL    



StudentProgramAssociationServicesstudentReferenceFALSEstudentReferenceOPTIONAL 
StudentProgramAssociationServicesprimaryIndicatorFALSEbooleanOPTIONAL    



StudentProgramAssociationServicesserviceBeginDateFALSEdatetimeOPTIONAL    



StudentProgramAssociationServicesserviceEndDateFALSEdatetimeOPTIONAL    

 

...