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 5 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/OPTIONALDashboard Required

Scenario 1

POST

Scenario 2

POST

Scenario 3

PUT

Scenario 4

PUT

StudentProgramAssociationsbeginDateFALSEdatetimeREQUIREDREQUIRED8/23/20168/23/20168/23/20168/23/2016
StudentProgramAssociationseducationOrganizationReferenceFALSEeducationOrganizationReferenceREQUIREDREQUIRED 
educationOrganizationReferenceeducationOrganizationIdFALSEintegerREQUIREDREQUIRED255901255901255901255901
StudentProgramAssociationsprogramReferenceFALSEprogramReferenceREQUIREDREQUIRED 
programReferenceeducationOrganizationIdFALSEintegerREQUIREDREQUIRED255901255901255901255901
programReferencenameFALSEstringREQUIRED Gifted and TalentedCareer and Technical EducationGifted and TalentedCareer and Technical Education
programReferencetypeFALSEstringREQUIREDREQUIREDGifted and TalentedCareer and Technical EducationGifted and TalentedCareer and Technical Education
StudentProgramAssociationsstudentReferenceFALSEstudentReferenceREQUIREDREQUIRED 
studentReferencestudentUniqueIdFALSEstringREQUIREDREQUIRED111111222222111111222222
StudentProgramAssociationsendDateFALSEdatetimeOPTIONALREQUIRED   
StudentProgramAssociationsreasonExitedDescriptorFALSEstringOPTIONAL     
StudentProgramAssociationsservedOutsideOfRegularSessionFALSEbooleanOPTIONAL   FALSE FALSE
studentProgramAssociationsservicesTRUEstudentProgramAssociationService[]OPTIONAL  
StudentProgramAssociationServicesbeginDateFALSEdateCONDITIONAL     
StudentProgramAssociationServiceseducationOrganizationReferenceFALSEeducationOrganizationReferenceCONDITIONAL  
StudentProgramAssociationServicesprogramReferenceFALSEprogramReferenceCONDITIONAL  
StudentProgramAssociationServicesserviceDescriptorFALSEstringCONDITIONAL     
StudentProgramAssociationServicesstudentReferenceFALSEstudentReferenceCONDITIONAL  
StudentProgramAssociationServicesprimaryIndicatorFALSEbooleanOPTIONAL     
StudentProgramAssociationServicesserviceBeginDateFALSEdatetimeOPTIONAL     
StudentProgramAssociationServicesserviceEndDateFALSEdatetimeOPTIONAL     

Note: Elements in this resource are not used by the Dashboard.

 

  • No labels