Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This interchange loads students' participation in programs.

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 "ServedOutsideOfRegularSession" to FALSE for the elementary student.
  4. Update the "ServedOutsideOfRegularSession" to FALSE for the high school student.

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

 

ResourcePropertyNameIsCollectionDATA_TYPEREQUIRED/OPTIONAL

Scenario 1

POST

Scenario 2

POST

Scenario 3

PUT

Scenario 4

PUT

StudentProgramAssociationsbeginDateFALSEdatetimeREQUIRED8/23/20168/23/20168/23/20168/23/2016
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   
StudentProgramAssociationsreasonExitedDescriptorFALSEstringOPTIONAL    
StudentProgramAssociationsservedOutsideOfRegularSessionFALSEbooleanOPTIONAL     
studentProgramAssociationsservicesTRUEstudentProgramAssociationService[]OPTIONAL 
StudentProgramAssociationServicesbeginDateFALSEdateOPTIONAL    
StudentProgramAssociationServiceseducationOrganizationReferenceFALSEeducationOrganizationReferenceOPTIONAL 
StudentProgramAssociationServicesprogramReferenceFALSEprogramReferenceOPTIONAL 
StudentProgramAssociationServicesserviceDescriptorFALSEstringOPTIONAL    
StudentProgramAssociationServicesstudentReferenceFALSEstudentReferenceOPTIONAL 
StudentProgramAssociationServicesprimaryIndicatorFALSEbooleanOPTIONAL    
StudentProgramAssociationServicesserviceBeginDateFALSEdatetimeOPTIONAL    
StudentProgramAssociationServicesserviceEndDateFALSEdatetimeOPTIONAL    

 

 

  • No labels