Student Graduation Plans
General Information
This is a guide on how to gather and publish the required Student Graduation Plans to the DOE.
The data elements from the Graduate page available under Student Compliance are used to publish Student Graduation Plans to Ed-Fi.
For publishing the Student Graduation Plans data to the DOE, the District must download the descriptors and the Graduation Plans available on the Data Exchange Dashboard from the District Office.
Primary PowerSchool Source Data
Students
S_STU_Graduation_Pathway_C
Selection Criteria
The student must not be Excluded From State Reporting.
The student must be a 9th Grader.
The student must have a State Student Number.
The student must have a valid enrollment record for the current session.
The student must not be marked as excluded from GR.
The school in which the student is enrolled must not be Excluded from State Reporting.
Resource Output
Data Element | Description | [Table]Data Type | Stored in [Table]Field/Screen |
---|---|---|---|
SchoolID | The student’s school ID. | Integer | [S_STU_Graduation_Pathway_C]SCHOOLID |
Student Unique ID | The State Student Number. | String | [Students]State_StudentNumber |
GraduationPlanTypeDescriptor | The graduation plan associated with the student. | String | [S_STU_Graduation_Pathway_C]PATHWAY |
GraduationSchoolYear | The student’s graduation year. | Date | Year entered in [S_IN_STU_X]Graduation_Date |
Begin Date | The Begin Date of the graduation plan. | Date | [S_STU_Graduation_Pathway_C]BEGINDATE |
End Date | The End Date of the graduation plan. | Date | [S_STU_Graduation_Pathway_C]ENDDATE |
Publishing Logic
The District must download the descriptors and the graduation plans available on the Data Exchange Dashboard from the District Office.
The student must be a 9th grader.
As per DOE guidelines, a student can have multiple graduation plans during the same date range. A graduation plan can be marked as Primary by choosing a value in the field [S_STU_Graduation_Pathway_C]SEALTYPE.
Only one graduation plan can be marked as Primary for a date range, and the other graduation plans must be marked as alternative.
The alternative graduation plans for the same date range and the same school will get published as a part of the same JSON and the same record under alternativeGraduationPlanReference.
The year for the GraduationSchoolYear will come from the year entered in the Graduation Date ([S_IN_STU_X]Graduation_Date).