Purpose
This article provides a method to list SSA (Safe Schools Act) incidents for teachers if the incident occurred within the last three years. This is specifically for Flex Schools.
Procedure - Determine the Start Date:
- Identify the current school year
- For example, if the school year is 2024-25, the start date for the three-year period would be July 1, 2021
- Run the following query for Flex Schools:
- LIST STU ADS DSP SEC MST SSE STF FTF (( STF.FN + " " + STF.LN )) FTF.STI STU.ID STU.NM STU.GR STU.SD ADS.CD? DSP.DS BY STF.LN STF.FN FTF.STI IF ADS.DT = STU.SD AND STU.SD > 07/01/2021