CST - Validation Error 6373 |
KBA-01071-T1K7Y3 |
Summary |
Short Text: At least two LEAs currently display an enrollment record for the same student. This enrollment record is entirely encompassed within another enrollment period. Because an overlap of an enrollment period is not allowed, this enrollment is deemed invalid following DPI’s calculated effective begin and exit date logic to remove the overlap. Long Text: At least two LEAs currently display an enrollment record for the same student. An overlap of an enrollment period is not allowed. Because an overlap of an enrollment period is not allowed, this enrollment is deemed invalid following DPI’s calculated effective begin and exit date logic to remove the overlap.
Error 6373 is thrown on an enrollment record that gets invalidated (for WISEdata reporting) because it is completely encompassed within the dates of another enrollment record for the same student in a different LEA. The other LEA will receive Error 6374.
DPI calculates entry and exit dates for all student enrollments to meet these requirements:
Rules 6469, 6373, and 6374 work together to identify the enrollments which overlap.
6469 identifies enrollments which will be shortened and given a DPI calculated exit date will be used for reporting. 6374 identifies enrollments which will be used in reporting, but cause other enrollments to be either truncated or invalidated. 6373 identifies enrollments which will have been invalidated and not be used for reporting.
How to Fix:
General Notes for All Scenarios:
Example Scenario 1: Public LEA and Public LEA, Primary Enrollment Types: Molly Morethanone is a student with an overlapping enrollment record. Molly has an enrollment record at Iris High and at Hollyhock High. The enrollment record for Hollyhock High is totally encompassed within the record for Iris High. ‘Totally Encompassed’ means that the dates fit entirely within another enrollment of the same type. Iris High's enrollment record is totally encompassed within Hollyhock High's enrollment in the illustration below:
As a result, the totally encompassed record (i.e., Iris High) will be invalidated.
The dates of Molly's enrollment record at Iris High fall within the timeframe of her enrollment at Hollyhock High (i.e., Molly was first enrolled at Hollyhock, and was later enrolled at Iris).
NOTE: If Iris High had a ‘null’ (blank) Exit date, then Hollyhock High’s record would be shortened as follows:
It is now the job of both LEAs (Iris High and Hollyhock High) to contact and communicate with each other so that:
In this scenario, Molly did attend Iris High for the dates specified, but then transferred to Hollyhock on 11/9/2023. Record dates (entry and exit dates) as well as Exit Types need to be adjust to reflect accurate records of Miss Molly:
Resolving enrollment records with entry and exit dates that have no overlap, along with appropriate exit types, will resolve errors for the LEAs. Example Scenario 2: Public LEA and Public LEA, Coursework Enrollment Types: Molly Morethanone is a student with an overlapping enrollment record. Molly has an enrollment record at Iris High and at Hollyhock High. Molly has a primary enrollment at Hollyhock, but takes a class at Iris High. In this scenario, Iris High needs to update her enrollment type to a non-primary, Coursework enrollment type to clear the error. Example Scenario 3: Public LEA and Choice school: This error often stems from a PPP student who’s enrollment type is not properly reported as PPP by the public school. If the PPP enrollment type is not in place for a PPP student, it will appear as overlapping enrollments because it will look like both schools are simultaneously submitting data for the same student. Molly Morethanone is a student with an overlapping enrollment record. Molly has an enrollment record at Iris High and at St. Michael’s. The enrollment record for St. Michael’s is totally encompassed within the record for Iris High. Notes for PPP Enrollments:
Adjust the exit date of the PPP if it overlaps with a public Primary SSA.
Technical Details: Business Rule Logic: Only throw to totally encompassed school. DpiCalcOverlap=true and Check for valid enrollment = True and effective entry date > effective end (means it's thrown out). Note for Run for Non Primary - If Primary overlaps with Primary then throw. If PPP overlaps with PPP then throw. If coursework overlaps within the same school then throw. If primary public overlaps with non primary PPP then throw. Do not throw if Overlap is between non primary public and primary choice.
|
Additional Comments |
For more info, see the DPI’s calculated effective begin and exit date logic page For more info, see the Exit Types data element page For more info, see the How-To: Audit Snapshot Data for Overlapping Enrollments page |
01/09/2024 |
Views:
Keywords: 6373, invalidated enrollment, overlap, overlap, effective entry date, effective exit date, exit type, exit date