v5 Student Discipline > StudentDisciplineIncidentAssociation Scenarios
This interchange defines discipline incidents and discipline actions.
This association indicates those students who were victims, perpetrators, witnesses, and reporters for a discipline incident.
Prerequisites
- DisciplineIncident
- Student
- Enrollment
Scenarios
- Create a StudentDisciplineIncidentAssociation an elementary school student.
- Create a StudentDisciplineIncidentAssociation a high school student.
- Delete the StudentDisciplineIncidentAssociation for the elementary school student.
Additional Requirements for behavior requirements:
- A discipline incident Behavior may be recorded either at the Discipline Incident level or at the Student Discipline Incident Association level.
Resource | Property Name | Is Collection | Data Type | Required | Scenario 1 POST | Scenario 2 POST |
---|---|---|---|---|---|---|
StudentDisciplineIncidentAssociations | disciplineIncidentReference | FALSE | disciplineIncidentReference | REQUIRED | ||
disciplineIncidentReference | incidentIdentifier | FALSE | string | REQUIRED | ["1" if possible | system value] | ["2" if possible | system value] |
disciplineIncidentReference | schoolId | FALSE | integer | REQUIRED | 255901107 | 255901001 |
StudentDisciplineIncidentAssociations | behaviors | TRUE | studentDisciplineIncidentAssociationBehavior[] | REQUIRED | ||
studentDisciplineIncidentAssociationBehaviors | behaviorDescriptor | FALSE | behaviorDescriptor | REQUIRED | School Code of Conduct | State Offense |
studentDisciplineIncidentAssociationBehaviors | behaviorDetailedDescription | FALSE | string | OPTIONAL | ||
StudentDisciplineIncidentAssociations | studentParticipationCodeDescriptor | FALSE | string | REQUIRED | Perpetrator | Perpetrator |
StudentDisciplineIncidentAssociations | studentReference | FALSE | studentReference | REQUIRED | ||
studentReference | studentUniqueId | FALSE | string | REQUIRED | 111111 | 222222 |