Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This event data collection represents actions taken by an education organization toward a student who participated in a disruptive event recorded as a discipline incident (/disciplineIncidents).

(blue star) This endpoint is NOT expected from Choice schools.

Ed-Fi Tech Docs: https://techdocs.ed-fi.org/display/EDFICERT/v3+Student+Discipline+%3E+DisciplineAction

...

Data Properties:

Expand
titleClick here to view all data properties under the /disciplineAction endpoint:

#

Property Name

Data Type

Public (Required/ Optional/ Conditional)

Choice (Required/ Optional/ Conditional)

Business Definition

Data Element Page

1.0

disciplineActionIdentifier*

string

REQ’D

NOT REQ’D

Identifier assigned by the education organization to the DisciplineAction.

https://dpi.wi.gov/wise/data-elements/discipline-action-id

2.0

disciplineDate

string

REQ’D

NOT REQ’D

The date of the DisciplineAction.

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

3.0

disciplines

array

NOT REQ’D

An unordered collection of disciplineActionDisciplines. Type of action, such as removal from the classroom, used to discipline the student involved as a perpetrator in a discipline incident.

NA

4.0

incidentIdentifier

string

REQ’D

NOT REQ’D

A locally assigned unique identifier (within the school or school district) to identify each specific DisciplineIncident 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

5.0

disciplineDescriptor

string

REQ’D

NOT REQ’D

Type of action, such as removal from the classroom, used to discipline the student involved as a perpetrator in a discipline incident.

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

6.0

responsibilitySchoolReference. schoolId

integer

OPT

NOT REQ’D

The identifier assigned to a school.

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

7.0

studentUniqueId

string

REQ’D

NOT REQ’D

A unique alphanumeric code assigned to a student.

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

8.0

actualDisciplineActionLength

number

CONDITIONALLY REQ’D

NOT REQ’D

Indicates the actual length in school days of a student's disciplinary assignment. Max days = 9999.0

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

9.0

disciplineActionLength

number

REQ’D

NOT REQ’D

The length of time in school days for the DisciplineAction (e.g. removal, detention), if applicable.

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

10.0

modifiedTermDescriptor

string

CONDITIONALLY REQ’D

NOT REQ’D

Identifies if the duration of the expulsion has been modified from the federally required one year of expulsion for a fire arms incident.

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

11.0

earlyReinstatementCondition

boolean

CONDITIONALLY REQ’D

NOT REQ’D

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

Values are:

  • TRUE - Condition that a student is required to meet before he or she may be granted early reinstatement or conditions that a student is required to meet after his or her early reinstatement but before the expiration of the term of expulsion specified in the student's expulsion order under s.120.13(1)(c)3 or s. 120.13(1)(e)3, or s.119.25, Wis Stats. See s.120.13(1)(h)1. Wis Stats.

  • FALSE - No conditions were specified.

  • NULL - Not required for discipline types other than expulsion.

...