WI DPI WISEdata Ed-Fi Docs

/studentDisciplineIncidentBehaviorAssociation

(The /studentDisciplineIncidentBehaviorAssociation endpoint has been adopted for the 2023-24 SY and after.

This endpoint is NOT expected from Choice schools.


Data Properties:

#

Property Name

Data Type

Public (Required/ Optional/ Conditional)

Choice (Required/ Optional/ Conditional)

Business Definition

Data Element Page

1.0

behaviorDescriptor

string

REQ’D

NOT REQ’D

Describes behavior by category.

https://dpi.wi.gov/wise/data-elements/behavior

2.0

incidentIdentifier*

string

REQ’D

NOT REQ’D

A locally assigned unique identifier (within the school or school district) to identify each specific Discipline Incident or occurrence. The same identifier should be used to document the entire DisciplineIncident even if it included multiple offenses and multiple offenders.

https://dpi.wi.gov/wise/data-elements/disciplineincidentidentifier

3.0

schoolId

integer

REQ’D

NOT REQ’D

The identifier assigned to a school.

https://dpi.wi.gov/wise/data-elements/disciplineschoolreference

4.0

studentUniqueId

string

REQ’D

NOT REQ’D

A unique alphanumeric code assigned to a student.

5.0

behaviorDetailedDescription

string

REQ’D

NOT REQ’D

Specifies a more granular level of detail of a behavior involved in the incident.

6.0

disciplineIncidentParticipationCodeDescriptor

string

NOT REQ’D

NOT REQ’D

The role or type of participation of a student in a discipline incident. Valid values is: Perpetrator

7.0

seriousBodilyInjury

boolean

REQ’D

NOT REQ’D

Incident resulted in serious bodily injury. Serious Bodily Injury involves a substantial risk of death; extreme physical pain; protracted and obvious disfigurement; or protracted loss or impairment of the function of a bodily member, organ, or faculty (18 USC Section 1365 (3)(h)).


Descriptors:

NameSpace

Code Value

Short Description

Long Description

NameSpace

Code Value

Short Description

Long Description

uri://dpi.wi.gov/BehaviorDescriptor

1

Handgun

Handgun means any weapon designed or redesigned, or made or remade, and intended to be fired while held in one hand and to use the energy of an explosive to expel a projectile through a smooth or rifled bore. s.175.35(1)(b), Wis Stats

2

Shotgun or Rifle

Shotgun means a weapon designed or redesigned, made or remade, and intended to be fired from the shoulder and designed or redesigned and made or remade to use the energy of the explosive in a fixed shotgun shell to fire through a smooth bore either a number of ball shot or a single projectile for each single pull of the trigger. "Rifle" means a weapon designed or redesigned, made or remade, and intended to be fired from the shoulder and designed or redesigned and made or remade to use the energy of the explosive in a fixed metallic cartridge to fire only a single projectile through a rifled bore for each single pull of the trigger. USC Title 18, Section 921(a)

3

Other Firearm

Other Firearm is a "Firearm" that's not a handgun, shotgun, or rifle. Firearm is any weapon which will, or is designed to, or may be converted to, expel a projectile by the action of an explosive; frame or receiver of such weapon; firearm muffler or silencer; or destructive device. Destructive device includes: explosive, incendiary, or poison gas, including bomb, grenade, rocket with propellant charge of more than four ounces, missile with explosive or incendiary charge of more than one-quarter ounce, mine, or similar device; any weapon that will, or that may be converted to, expel a projectile by the action of explosive or other propellant, and has any barrel with a bore of more than half inch in diameter; any combination or parts designed or intended for use in converting a device into a destructive device described in the two immediately preceding examples, and from which a destructive device may be readily assembled. Antique firearms and common fireworks aren’t included in the definition of firearm.

4

Dangerous Weapon - Not Firearm

Dangerous weapon - not firearm is any dangerous weapon that is not a firearm. This would include any weapon, device, instrument, or material, or substance, animate or inanimate, that is used for, or is readily capable of causing death or serious bodily injury, except that such a term does NOT include a pocket knife with a blade of less than 2 ½ inches in length (18 U.S.C. Section 930(g)(2)).

5

Assault

Assault means behavior that causes bodily harm to another person if that behavior was carried out with intent to cause harm, or without the consent of that individual. Assault includes but is not limited to sexual assault of another individual, without that individual's consent. To use this incident type as a reason for removal the behavior must occur while on school grounds or while under the supervision of school authorities.

6

Endangering Behavior

Endangering Behavior is behavior causing the threat of or potential for bodily harm to another person, due to circumstances which show utter disregard to the well being of such individuals. To use this incident type as a reason for removal the behavior must occur while on school grounds or while under the supervision of school authorities.

7

Drug-Related

Drug-Related means related to use, possession, sale, or solicitation of drugs identified in 21 USC Section 812(c). These offenses do NOT include use, possession, sale, or solicitation of alcohol or tobacco.

8

Alcohol-Related

Alcohol-Related means related to alcohol.

9

Other Violation of School Rules

Other Violation of School Rules means a violation of any other school rules not covered above. This code includes, but is not limited to, tobacco use or possession on school property.

uri://dpi.wi.gov/StudentParticipationCodeDescriptor

NOT REQUIRED FOR THE 2023-24 SY AND AFTER

01

Perpetrator

Perpetrator


Use Cases:

These are the same use cases for /disciplineIncident and /disciplineAction.

#

Use Case Title

Use Case Description

What to Submit/retrieve

#

Use Case Title

Use Case Description

What to Submit/retrieve

1.0

Deprecating the /studentDisciplineIncidentAssociation (For 2023-24 and later)

The /studentDisciplineIncidentAssociation endpoint should not be used for 2023-24 and later. This endpoint has been replaced by /studentDisciplineIncidentBehaviorAssociation.

Vendor should update their code and integration to NOT use the /studentDisciplineIncidentAssociation endpoint on the 23/24 SY and after.

For 2022-23 and prior, vendors are expected to use the /studentDisciplineIncidentAssociation endpoint.

2.0

Sending discipline incident data on /studentDisciplineIncidentBehaviorAssociation (For 2023-24 and later)

Vendor should update their code and integration to use the /studentDisciplineIncidentBehaviorAssociation endpoint starting on 23/24 SY.

For 2023-24 and after, vendors are expected to use the /StudentDisciplineIncidentBehaviorAssociation endpoint

POST on /studentDisciplineIncidentBehaviorAssociation:
disciplineIncidentReference:
incidentIdentifier: INCid-QA-002
schoolId: 711
studentReference:
studentUniqueId: 1001360428
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#06
behaviorDetailedDescription:
disciplineIncidentParticipationCodes:
disciplineIncidentParticipationCodeDescriptor: uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
_EXT:
WI:
seriousBodilyInjury: false

3.0

Sending behavior

In v6, only one behaviorDescriptor can be submitted under the /studentDisciplineIncidentBehaviorAssociation endpoint.

  • Two /studentDisciplineIncidentBehaviorAssociation records may be associated to one /disciplineIncident record.

  • One behavior (studentDisciplineIncidentBehaviorAssociation) may be associated to one or more action (disciplineActions)

POST on /disciplineIncident
schoolReference:
schoolId: 17448
incidentIdentifier: 6.2.di
bincidentDate: 2023-09-15

POST on /studentDisciplineIncidentBehaviorAssociation - Record 1:
disciplineIncidentReference:
incidentIdentifier: 6.2.di
schoolId: 17448
studentReference:
studentUniqueId: 3287340828
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#07 --> (Drug-Related)
_ext: wi:
disciplineIncidentParticipationCodes:
disciplineIncidentParticipationCodeDescriptor: uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
seriousBodilyInjury: false

POST on /studentDisciplineIncidentBehaviorAssociation - Record 2:
disciplineIncidentReference:
incidentIdentifier: 6.2.di
schoolId: 17448
studentReference:
studentUniqueId: 3287340828
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#09 --> (Other Violation of School Rules)
_ext: wi:
disciplineIncidentParticipationCodes:
disciplineIncidentParticipationCodeDescriptor: uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
seriousBodilyInjury: false

POST on /disciplineActions - Record 1:
responsibilitySchoolReference:
schoolId: 17448
studentReference:
studentUniqueId: 3287340828
disciplineActionIdentifier: 6.2.di.da
disciplineDate: 2023-09-20
actualDisciplineActionLength: 0
disciplineActionLength: 0
disciplines:
disciplineDescriptor: uri://dpi.wi.gov/DisciplineDescriptor#01 --> (In School Suspension)
studentDisciplineIncidentBehaviorAssociations:
studentDisciplineIncidentBehaviorAssociationReference:
studentUniqueId: 3287340828
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#07
incidentIdentifier: 6.2.di
schoolId: 17448
_ext: wi:
modifiedTermDescriptor:
earlyReinstatementCondition: true

POST on /disciplineActions - Record 2:
responsibilitySchoolReference:
schoolId: 17448
studentReference:
studentUniqueId: 3287340828
disciplineActionIdentifier: 6.2.di.da-2
disciplineDate: 2023-09-20
actualDisciplineActionLength: 0
disciplineActionLength: 0
disciplines:
disciplineDescriptor: uri://dpi.wi.gov/DisciplineDescriptor#02 --> (Out of School Suspension)
studentDisciplineIncidentBehaviorAssociations:
studentDisciplineIncidentBehaviorAssociationReference:
studentUniqueId: 3287340828
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#07
incidentIdentifier: 6.2.di
schoolId: 17448
studentDisciplineIncidentBehaviorAssociationReference:
studentUniqueId: 3287340828
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#09
incidentIdentifier: 6.2.di
schoolId: 17448
_ext: wi:
modifiedTermDescriptor:
earlyReinstatementCondition: true

4.0

Sending one student with one discipline action

This is the most common scenario for discipline. One student is the perpetrator in an incident. For this student only one discipline action occurs which must be submitted to WISEdata. Recall that only a subset of discipline incident, discipline type, and behavior information should be submitted to DPI:

  1. All expulsions regardless of duration should be submitted.

  2. In-school suspensions and interim alternative setting placements (IAES setting disciplines should be submitted only for IDEA eligible students. These students must have an active student special education program association (sSEPA) which includes the discipline date.

  3. Suspensions (in and out of school) and IAES removals should be submitted only when the student is removed for at least ½ of the regular school day.

POST on /studentDisciplineIncidentBehaviorAssociation

disciplineIncidentReference:
incidentIdentifier: INCid-QA-002
schoolId: 711
studentReference:
studentUniqueId: 1001360428
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#06
behaviorDetailedDescription:
disciplineIncidentParticipationCodes: disciplineIncidentParticipationCodeDescriptor: uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
_EXT:
WI: seriousBodilyInjury: false

4.0

Sending behavior

Only one behaviorDescriptor can be submitted under the /studentDisciplineIncidentBehaviorAssociation endpoint. One behavior (studentDisciplineIncidentBehaviorAssociation) may be associated to one or more action (disciplineActions).

POST on /disciplineIncident
schoolReference:
schoolId: 17448
incidentIdentifier: 6.2.di
bincidentDate: 2023-09-15

POST on /studentDisciplineIncidentBehaviorAssociation - Record 1
disciplineIncidentReference:
incidentIdentifier: 6.2.di
schoolId: 17448
studentReference:
studentUniqueId: 3287340828
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#07 --> (Drug-Related)
_ext: wi:
disciplineIncidentParticipationCodes:
disciplineIncidentParticipationCodeDescriptor: uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
seriousBodilyInjury: false

POST on /studentDisciplineIncidentBehaviorAssociation - Record 2
disciplineIncidentReference:
incidentIdentifier: 6.2.di
schoolId: 17448
studentReference:
studentUniqueId: 3287340828
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#09 --> (Other Violation of School Rules)
_ext: wi:
disciplineIncidentParticipationCodes: disciplineIncidentParticipationCodeDescriptor: uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
seriousBodilyInjury: false

POST on /disciplineActions - Record 1
assignmentSchoolReference:
schoolId: 17448
responsibilitySchoolReference: schoolId: 17448
studentReference:
studentUniqueId: 3287340828
disciplineActionIdentifier: 6.2.di.da
disciplineDate: 2023-09-20
actualDisciplineActionLength: 0
disciplineActionLength: 0
disciplines:
disciplineDescriptor: uri://dpi.wi.gov/DisciplineDescriptor#01 --> (In School Suspension)
studentDisciplineIncidentBehaviorAssociations:
studentDisciplineIncidentBehaviorAssociationReference:
studentUniqueId: 3287340828
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#07 incidentIdentifier: 6.2.di
schoolId: 17448
_ext: wi:
modifiedTermDescriptor:
earlyReinstatementCondition: true

POST on /disciplineActions - Record 2:
assignmentSchoolReference:
schoolId: 17448
responsibilitySchoolReference:
schoolId: 17448
studentReference:
studentUniqueId: 3287340828
disciplineActionIdentifier: 6.2.di.da-2
disciplineDate: 2023-09-20
actualDisciplineActionLength: 0
disciplineActionLength: 0
disciplines: disciplineDescriptor: uri://dpi.wi.gov/DisciplineDescriptor#02 --> (Out of School Suspension)
studentDisciplineIncidentBehaviorAssociations:
studentDisciplineIncidentBehaviorAssociationReference:
studentUniqueId: 3287340828
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#07
incidentIdentifier: 6.2.di
schoolId: 17448
studentDisciplineIncidentBehaviorAssociationReference:
studentUniqueId: 3287340828
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#09
incidentIdentifier: 6.2.di
schoolId: 17448
_ext: wi:
modifiedTermDescriptor:
earlyReinstatementCondition: true

5.0

Sending behavior and behavior detailed description

Behavior Description is always required. Behavior detailed descriptor has to be submitted only for incidents where:

  1. at least one behavior is one of the firearms types; and

  2. at least one action is associated to the student-incident pair, but no action for that student-incident pair is an expulsion type.

For firearm-related incidents meeting the above criteria, this description must provide the reason why the student did not receive the mandatory expulsion.

POST on /studentDisciplineIncidentBehaviorAssociation:
behaviorDescriptor: uri://dpi.wi.gov/BehaviorDescriptor#02
behaviorDetailedDescription: e.g. Ian had an incident where he brought a hunting rifle to school

6.0

Sending a discipline incident at the end of school year with expulsion in the next school year

The API is school year based. Submit the incident, association, and action resources in the same school year as the incident.

NOTE: Even though the expulsion begins in the next school year, no resources for the incident, association, or action are submitted in next school year. Expulsions are the only discipline actions which may occur in a school year later than the incident. For an incident near the end of the school year that school board may not meet until after the end of the school year or the student may be suspended for the remaining days of the year. In these cases the expulsion discipline date is in the next school year. As there are no days removed for the expulsion in the year of the incident, discipline length is zero. Actual discipline action length should be greater than zero, identifying the total number of school days for this student from the expulsion start date to end date.

POST one records on /disciplineIncident, disciplineActions, and /studentDisciplineIncidentAssociation

One student and multiple discipline incidents

7.0

Sending one student with one discipline incidents on a single day (for suspensions or IAES removals)

As a suspension or IAES removal must be at least ½ of the student’s day and an expulsion requires a school board hearing, meeting the requirements for two incidents to be reported on the same is very unlikely. In most cases only one incident is submitted.

For example, incident A occurs for an IDEA-eligible student who is removed from the classroom for more than ½ their regular day by in-school suspension. For the same student a second Incident (B) occurs later in the day for which the student receives an out of school suspension for the remainder of that day and the next school day. 

Incident A
POST on /disciplineIncident,
POST on /disciplineActions:
Disciplines: (In-school suspension)
Discipline Action Length: (1 Day)
POST on /studentDisciplineIncidentAssociation

Incident B
POST on /disciplineIncident,
POST on /disciplineActions:
Disciplines: (Out-of-school suspension)
Discipline Action Length: (1.5 Day)
POST on /studentDisciplineIncidentAssociation

8.0

Sending one student with one discipline incidents on a single day, but only one discipline incident counts

Consider the example where incident A occurs for an IDEA-eligible student who is removed from the classroom for 1 period in the morning. This is an in-school suspension with less than ½ day discipline length. For the same student a second Incident (B) occurs later in the morning. The student receives an out of school suspension for the rest of the day. 

Incident A
No information should be sent about incident A or the 'In-school suspension'.

Incident B

POST on /disciplineIncident,
POST on /disciplineActions:
Disciplines: (Out-of-school suspension)
Discipline Action Length: (0.5 Day)
POST on /studentDisciplineIncidentAssociation

One student multiple discipline actions

9.0

Sending one student with multiple discipline actions (out-of-school suspension and expulsion)

Often, an expulsion is preceded by an out-of-school suspension for the days the student is removed while awaiting the expulsion hearing.

  • Both discipline actions must be associated with a single discipline incident. Consecutive removals (discipline actions) must not be combined.

POST on /disciplineIncident
POST on /disciplineActions:
Disciplines: (Out-of-school suspension)
POST on /disciplineActions:
Disciplines: (Expulsion)
POST on /studentDisciplineIncidentAssociation

10.0

Sending one student with multiple discipline actions that overlap in one day

Days of removal may be reported only once. If a student is removed simultaneously for two actions or two incidents, discipline length as reported to DPI must be truncated, as necessary. For example, if a student receives an in-school suspension for the remaining ¾ of the school day. While in the in-school suspension a second incident occurs for which the student receives out-of-school suspension for the remaining ½ of the school day. The student served ¼ day of in-school suspension (not the ¾ originally ordered) and ½ day of out-of-school suspension. 

Incident A
In this case the first incident and the in-school suspension are not submitted to DPI.

Incident B

POST on /disciplineIncident,
POST on /disciplineActions:
Disciplines: (Out-of-school suspension)
Discipline Action Length: (0.5 Day)
POST on /studentDisciplineIncidentAssociation

11.0

Sending one student with multiple discipline actions for which days of removal overlap

In this case the school must decide how to either submit only the suspension of greater length or to reduce the suspension of greater length by one week for submission purposes.

Consider a student receives an out-of-school suspension for several weeks and a second out of school suspension for one week. The school decides to have the student serve the out-of-school suspensions concurrently for only 3 weeks total.  

NA

Expulsions

12.0

Sending one student, and one expulsion with early reinstatement and removal for later violation

When a student has returned to the regular classroom prior to the end of the expulsion under early reinstatement conditions, any infraction which revokes the early reinstatement condition must be treated as additional days removed from the original expulsion. Length should be increased, as appropriate.  

POST on /disciplineIncident,
POST on /disciplineActions:
Disciplines: (Expulsion)
Discipline Action Length: (Increased as appropriate)
Discipline Action Actual Length: (should not change)
Discipline Action Extension (_ext):
Early Reinstatement Condition: True
Modified Term: uri://dpi.wi.gov/ModifiedTermDescriptor#M
POST on /studentDisciplineIncidentAssociation

13.0

Sending an expulsion that’s spanning two or more school years

When an expulsion start date is in year X and the end date is in year X+1 or later, actual discipline action length will be greater than discipline length. Consider a student removed 13 days in the school year of the incident and the entire next school year (180 days). Length should be reported as 13, while actual discipline action length is 193.

POST on /disciplineIncident
POST on /disciplineActions:
Disciplines: Expulsion
Discipline Action Length: 13 Days
Discipline Action Actual Length: 193 days (13 days in the school year + 180 the entire next school year)
POST on /studentDisciplineIncidentAssociation

14.0

Sending the specification of modified term type

All expulsion submissions require the Modified Term Type to be passed in the disciplineAction record. LEAs should identify if the duration of the expulsion has been modified from the federally required one year of expulsion for a firearms incident.

POST on /disciplineIncident,
POST on /disciplineActions:
Disciplines: Expulsion
Discipline Action Length
Discipline Action Actual Length
Discipline Action Extension (_ext):
Early Reinstatement Condition: True
Modified Term: uri://dpi.wi.gov/ModifiedTermDescriptor#I
POST on /studentDisciplineIncidentAssociation

15.0

Sending the early reinstatement condition

The Early Reinstatement Condition is required to be passed in the disciplineAction record when disciplineAction = Expulsion.

Following an expulsion, a student could have early reinstatement condition to return to school prior to the end of the expulsion.

 

POST on /disciplineIncident,
POST on /disciplineActions:
Disciplines: Expulsion
Discipline Action Length
Discipline Action Actual Length
Discipline Action Extension (_ext):
Early Reinstatement Condition: False
Modified Term: uri://dpi.wi.gov/ModifiedTermDescriptor#I
POST on /studentDisciplineIncidentAssociation

Multiple students involved in one incident

16.0

Sending multiple students involved in one incident, but not all students get a discipline action

Only perpetrators with a reportable disciplinary action shall be submitted to WISEdata. For example, an incident occurs between two non-disabled students. One student (A) receives in-school suspension for 2 days, while the other student (b) receives 2 days out of school suspension.  

POST on /disciplineIncident
POST on /studentDisciplineIncidentAssociation:
Student Reference: WISEid for Student B (StudentDisciplineIncidentAssociation should not be submitted for Student A since In-school suspensions are collected only for disabled students)
POST on /disciplineActions:
Disciplines: Out-of-school suspension
Discipline Action Length: 2 Days

17.0

Sending multiple students involved in one incident, but with different discipline actions

Reconsider the last example (in use case 13.0) for 2 IDEA-eligible students. One student (A) receives in-school suspension for 2 days, while the other student (b) receives 2 days out of school suspension.

Student A:
POST on /disciplineIncident: (same for both students)
POST on /studentDisciplineIncidentAssociation:
Student Reference: Student A
POST on /disciplineActions:
Disciplines: In-school suspension
Discipline Action Length: 2 Days

Student B:
POST on /disciplineIncident: (same for both students)
POST on /studentDisciplineIncidentAssociation:
Student Reference: Student B
POST on /disciplineActions:
Disciplines: Out-of-school suspension
Discipline Action Length: 2 Days

19.0

Sending multiple students involved in one incident, but from different schools in the same district

If both students are perpetrators, we expect a separate discipline incident for each student with the schoolReference in the disciplineIncident to match the school tied to the students primary enrollment.

POST on /disciplineIncident: (For each student with a schoolReference to the school they are enrolled)
POST on /studentDisciplineIncidentAssociation: (For each student tied to the correct disciplineIncident)
POST on /disciplineActions: (One or more disciplineActions tied to the current student disciplineIncident - could be different disciplineActions for each student)

Special Cases

20.0

Sending a student who was removed more than ½ day to another room in same school

The student is removed from the regular classroom for more than ½ day to another room in the same school. This is an in-school suspension and must be reported for all IDEA eligible students.

NOTE: This could happen at any grade level. 

POST on /disciplineIncident
POST on /studentDisciplineIncidentAssociation
POST on /disciplineActions
Disciplines: In-school suspension

21.0

Sending a student who was removed more than ½ day from school grounds

The student is removed from the regular classroom for more than ½ day to another site, a site off school grounds, or is sent home. This is an out-of-school suspension and must be reported for all students.

POST on /disciplineIncident:
POST on /studentDisciplineIncidentAssociation:
POST on /disciplineActions:
Disciplines: Out-of-school suspension

22.0

Sending a student with a non-standard school schedule

For students with non-standard school schedules, counting of days removed for discipline purposes will be different from counting days for attendance purposes. Discipline uses the student’s regular day, not a ‘regular’ day in the district. Discipline length rounds up for removals over ½ day.

Review the data element summary for discipline length to understand how to submit length in this case.

NA

23.0

Sending a special education student attending WSD, WCBVI, or a CCDEB

Discipline information will be submitted by the Wisconsin School for the Deaf (WSD), the Wisconsin Center for the Blind and Visually Impaired (WCBVI), the County Children with Disabilities Board (CCDEB) following the scenarios listed previously. The FAPE responsible school will be held accountable.



NA

24.0

Sending a student discipline incident at non-primary enrollment

DPI expects the school holding the student’s primary enrollment to submit discipline incident at the non-primary school.

See use cases (7.0 and 8.0) from the /studentSchoolAssociation endpoint.

NA

Exclusions (data not to be submitted)

25.0

Non-disabled student given in-school suspension

Discipline information for this student should not be submitted to WISEdata.

NA

26.0

Non-disabled student given IAES Removals

IAES Removals (IAES by School Personnel and IAES by Hearing Officer) are given only to disabled students, therefore we should never receive IAES removals for students who are not disabled.

NOTE: Only submit out-of-school suspensions and expulsions data for non-disabled students.

NA

27.0

Special education student with ISP (Parentally Placed Private Student)

Discipline information for this student should not be submitted to WISEdata.

NA

28.0

Student attending DOC or DHS schools

Discipline information for this student should not be submitted to WISEdata.

NA

29.0

Student with one suspension from summer school

Discipline information for this student should not be submitted to WISEdata. This student is removed zero days from the school year for a suspension, thus no incident or action is submitted.

NOTE: if the discipline action was an expulsion, then this disciplineIncident - disciplineActions pair would be submitted.

NA

30.0

Student incident results in IAES removal by School Personnel

True or False should be submitted for the seriousBodilyInjury data property on /studentDisciplineIncidentAssociation when disciplineDescriptor on /disciplineActions is 'IAES removal by School Personnel'.

POST on /disciplineIncident
POST on /studentDisciplineIncidentAssociation:
_ext:
wi:
seriousBodilyInjury: False
POST on /disciplineActions:
Disciplines:
disciplineDescriptor: uri://dpi.wi.gov/DisciplineDescriptor#05


JSON Sample:

{ "disciplineIncidentReference": { "incidentIdentifier": "INCid-QA-002", "schoolId": 711, }, "studentReference": { "studentUniqueId": "1001360428", }, "behaviorDescriptor": "uri://dpi.wi.gov/BehaviorDescriptor#06", "behaviorDetailedDescription": "Fight", "_EXT": { "WI": { "seriousBodilyInjury": "false", } }, "disciplineIncidentParticipationCodes": [{ "disciplineIncidentParticipationCodeDescriptor": "uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator" }], }

 

Wisconsin Department of Public Instruction