CST - Validation Error 6374 |
KBA-01072-L4B0S3 |
Summary |
Short Text: At least two LEAs currently display an enrollment record for the same student. Another LEA has an enrollment record that is either: (a.) entirely encompassed within your enrollment record, or (b.) overlaps with your enrollment record. An overlap of an enrollment period is not allowed. Your enrollment record is being used for reporting purposes. The other enrollment record will be shortened following DPI’s calculated effective begin and exit date logic or deemed invalid for reporting purposes to remove the overlap. NOTE: This validation code is now an error; previously it was a warning. Long Text: At least two LEAs currently display an enrollment record for the same student. Another LEA has an enrollment record that is either: (a.) entirely encompassed within your enrollment record, or (b.) overlaps with your enrollment record. An overlap of an enrollment period is not allowed. Your/This enrollment record is being used for reporting purposes. The other enrollment record will be shortened following DPI’s calculated effective begin and exit date logic or deemed invalid for reporting purposes to remove the overlap.
The enrollment record that is completely encompassed within another record must either be:
Error 6374 identifies the enrollment as the record that will be used for WISEdata Portal reporting. This enrollment record becomes the primary enrollment record. This enrollment entry date may be used to invalidate encompassed enrollments or to shorten previous/other enrollments. The exit date for the previous enrollment date gets calculated as the calendar day before the enrollment entry date, following DPI’s calculated effective begin and exit date logic to remove the overlap.
Reasons for selecting an enrollment record as the primary enrollment record include:
One school receives Error 6374, and the other LEA/School will see Error 6373 or Error 6469. The school receiving 6374 is the school with the enrollment record that completely encompasses the other LEAs enrollment record or overlaps the end of the other LEAs enrollment.
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 indicates the enrollment which will be used in reporting in the case of an overlap. 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: Student Deb Dualrecord is a student with an overlapping enrollment record. Deb has an enrollment record at Seuss Middle School September 15-December 1. Deb also has an enrollment record at Silverstein Middle School from September 5 to the present.
It is now the job of both LEAs (Seuss Middle School and Silverstein Middle School) to contact and communicate with each other so that:
The record for Seuss Middle school will become invalidated for WISEdata reporting because it is totally encompassed by the Silverstein enrollment record. Silverstein Middle will become the Primary enrollment record. ‘Totally Encompassed’ means that the dates fit entirely within another enrollment of the same type. Record A is totally encompassed within Record be in the illustration below:
For example:
In the example above, since the Seuss enrollment [9/15/2023 - 12/1/2023] fits totally within the Silverstein record [9/5/2023 - 06/30/2024], Silverstein will become the primary enrollment record. Seuss Middle School’s enrollment record would be invalidated for WISEdata reporting purposes.
Should the LEAs discover through their communications that the dates on the Seuss Middle School enrollment record are correct (Deb actually did attend Seuss Middle School for a period of time), Seuss Middle school would then need to:
Once all enrollment records have accurate begin and exit dates, primary enrollment would be held by both schools, for the appropriate timeframes.
The enrollment records would then look like this:
Example Scenario 2: 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. Student Deb Dualrecord is a student with an overlapping enrollment record. Deb has an enrollment record at Seuss Middle School September 15-December 1. Deb also has an enrollment record at Grace Lutheran, a Choice school, from September 5 to the present.
In this situation, Deb is a PPP student, and the Seuss Middle School needs to mark his enrollment as PPP. This will clear the error. Notes for PPP Enrollments:
Technical Details: Business Rule Logic: DpiCalcOverlap==true and check for valid enrollment = True and EffectiveBeginDate <= EffectiveEndDate and (( ExitWithdrawDate == null && s.EffectiveEndDate == 6/30/school year) or (ExitWithdrawDate != null && s.EffectiveEndDate = s.ExitWithdrawDate)). 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: 6374, enrollment, encompassing enrollment, overlap, effective entry date, effective exit date, exit type, exit date