Skip to main content
Skip table of contents

Student Exiting and Dropout Report

This report tracks the number of students receiving special education services who are:

  • leaving school without graduating.

  • graduating from high school each year.

Submission requirements

To be included in the report, the referral date must fall within the APR reporting period, and the referral reason must be “3 – Referred for Special Education Evaluation.”

During submission for this report, the system omits the check for an empty referral date, so it assumes the date exists and only checks if it falls within the date range.

Generate report

  1. From the Reporting menu, choose Standard report.

  2. Click APR/SPPs Diagnostic Reports, then click Student Exiting and Dropout Report.

  3. Enter a Start Date and End Date for the reporting duration.

  4. Click Update Report with Values.

Report Field Description and Criteria

Data Element

Description

Data Source

Database Field Name

STN/ID

 

 

 

Local ID

Local ID from LEA

 

{ID:L}

Date of Birth

Date of birth as mentioned in the student profile

Profile: Student Info/Demo Part B, Date of Birth

{BirthDate}

Student Name

First name as mentioned in the student profile

 

{@CHARACTER(

FirstName+" "+MiddleName+" "+LastName+" ")}{@Lineage.Keyword}

School Name

{SchoolCalc)

Gender

Gender as mentioned in the student profile

 

{Gender:L}

Current Grade

SELECTCASE(
Grade.KEYWORD = "GPK":"Prekindergarten",
Grade.KEYWORD = "GKH":"KG - Afternoon",
Grade.KEYWORD = "GPF":"KG - Morning",
Grade.KEYWORD = "GKF":"KG - Full Day",
Grade.KEYWORD = "G01" : "1",
Grade.KEYWORD = "G02" : "2",
Grade.KEYWORD = "G03" : "3",
Grade.KEYWORD = "G04" : "4",
Grade.KEYWORD = "G05" : "5",
Grade.KEYWORD = "G06" : "6",
Grade.KEYWORD = "G07" : "7",
Grade.KEYWORD = "G08" : "8",
Grade.KEYWORD = "G09" : "9",
Grade.KEYWORD = "G10" : "10",
Grade.KEYWORD = "G11" : "11",
Grade.KEYWORD = "G12" : "12",
Grade.KEYWORD = "G13" : "13")

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.