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 16 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 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

StudentProgramAssociationsbeginDateFALSEdatetimeREQUIRED8/23/
[Current School Year]
8/23/
[Current School Year]
8/23/
[Current School Year]
8/23/
[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    

 

 

  • No labels