Behavior Report (Maine)

PATH: ME State Reporting > Behavior Report

The Behavior Report exports student behavior data for upload into the Maine Department of Education's state system.

This article includes the following topics:

Image 1: Behavior Report

Tool Rights

PATH: System Administration > User Security > Users > Tool Rights

Users must have at least R(ead) tool rights in order to generate the Behavior Report (Image 2).

Image 2: Behavior Report Tool Rights

Report Logic

Logic determines the report population as follows:

  • Report a record for each student behavior offense per resolution associated with the calendar(s) selected in the report editor.
    • Student must have at least one enrollment record in the calendar(s) selected in the report editor.
    • Students with enrollment records marked State Exclude are excluded from reporting.
    • Students with enrollment records marked No Show are excluded from reporting.
    • Students in Grade Levels marked Exclude from state reporting are excluded from reporting.
    • Students in calendars marked Exclude are excluded from reporting.
    • The student's active enrollment record must have a Start Date that is less than or equal to the Effective Date entered on the report editor.
  • Students must be a Participant in a Behavior Incident in the the calendar(s) selected in the report editor.
    • All Behavior Events regardless of the Behavior Incident Status, so long as they meet all other reporting population requirements are included in the report.
    • Behavior Incidents must have a Date of Incident that is less than or equal to the Effective Date entered on the report editor.
    • Behavior Events must have State Event Code that is not null.
    • Participant Role must equal 'Offender'.
    • Only report if Participant Role = Offender has an associated Behavior Resolution where State Resolution Code dictionary Value = RT 
    • Only report the offender if the Behavior Resolution Duration in School Days is not null.

In order for Weapon data to report properly, Weapon-related Event Types must have a Classification = Weapon (Behavior > Admin > Event Types > Classification)

Generating the Extract

  1. Enter the Effective Date. Data as of this date will report.
  2. Select which State Grade Levels will report data. 
  3. Select which Calendars will report data.
  4. Select the report Format. For submission to the state, select the CSV (State Format). 
  5. To further narrow results, select an Ad Hoc Filter (optional).
  6. Decide if you want to generate the report or send the report to the state: 

    Generate Report

    Click the Generate Report button to immediately generate the report. The report will appear in a separate window in the designated format.

    Submit to Batch

    Clicking the Submit to Batch button to send the extract to the Batch Queue List. Batch Queue functionality provides the ability to schedule when the extract is generated and allows users to navigate away from the Special Education Report editor while the extract is being built. The Batch Queue List also lets users view and access historical Special Education Reports which were run through the Batch Queue tool.

    Send to State

    Clicking the Send to State button will send the report data to the state system (Synergy). Reports sent to the state will appear in the Web Service Queue List where you can view its current status (Status), view all data sent to the state (View Submission), and review any errors returned from the state (View Result).

     

    This functionality requires proper Web Service Account and Web Service Configuration setup.

Below is an example of a the generated report:

Image 3: Example of the Behavior Report - HTML Format

Understanding the Behavior Report

Use the table below to better understand what each report column means and how it reports data.

Column
Description
Format and Length Database Location

Campus GUI Location

SAUID

Indicates the NEO Organization ID for the attending SAU.

Logic reports the District Number associated with the student's enrollment record.

Numeric, 4 digits District.number System Administration > Resources > District Info > State District Number
State Student ID

Reports the Student ID provided by State Student Information System.

Logic reports the Student State ID of the student.

Numeric, 9 digits Person.stateID

Census > Demographics > Student State ID

School ID

Indicates the NEO Organization ID for the attending school.

Logic reports the School Number associated with the student's enrollment record.

Numeric, 4 digits School.number System Administration > Resources > School > School Number
Year Code

The reporting school year.

Logic reports the school year by concatenating the Start Year and End Year of the School Year associated with the student' enrollment record with a hyphen (for example, 2017-2018).

Datefield, 9 digits

YYYY-YYYY

SchoolYear.startYear

SchoolYear.endYear

System Administration > Calendar > School Years
Incident Date

The date in which the incident occurrred.

Logic reports the Date of Incident on the Behavior Incident record.

Datefield,8 digits

YYYYMMDD

BehaviorIncident.
timestamp
Behavior > Behavior Management > Incident Detail Information > Date of Incident
Incident Type

Describes the type of incident that occurred.

Logic reports values as follows:

  • If State Event Code = 02, then AlcoholRelated is reported
  • If State Event Code = 22, then DrugRelated is reported
  • If State Event Code = 24 then DrugRelated is reported
  • If State Event Code = 71, then WithPhysicalInjury is reported
  • If State Event Code = 72, then WithoutPhysicalInjury is reported
  • If State Event Code = 73, then WeaponsPossession is reported
  • If State Event Code = 77, then Other is reported
  • If State Event Code = 78, then DrugRelatedwMarijuana is reported
Alpha, 25 characters BehaviorType.
stateEventCode
Behavior > Behavior Management > Incident Detail Information > Event and Participant Detail > Event Details > State Code
Weapon Type

Describes the type of weapon used during the Behavior Event.

Logic reports the Behavior Participant Weapon Type dictionary Standard Code.

If there are multiple Weapon Type records associated with a single Behavior Event, the Weapon Type record with the lowest weaponID is reported.

Alpha, 5 characters

BehaviorWeapon.
weaponType

BehaviorWeapon.
weaponID

Behavior > Behavior Management > Incident Detail Information > Event and Participant Detail > Participant(s) Details > Behavior Event Weapon
Resolution Type

Describes the resolution for the Behavior Incident.

If the Behavior Resolution State Code dictionary Value = RT, the Standard Code is reported.

If there are multiple Behavior Resolutions that exist, report 1 behavior record per resolution.

Alpha, 15 characters

BehaviorResolution.
stateResCode

BehaviorResolution.
resolutionID

Behavior > Behavior Management > Incident Detail Information > Resolution Details > State Code
Resolution Duration

Indicates the duration (in days) of the behavior resolution.

Logic reports the value entered in the Duration in School Days field.

Numeric, 5 digits

000.0

BehaviorResolution.
schoolDaysDuration
Behavior Management > Incident Detail Information > Resolution Details > Duration in School Days