Skip to content

Commit

Permalink
Update ProgramEligibilityIssueCode.java
Browse files Browse the repository at this point in the history
  • Loading branch information
SodhiA1 committed Jan 13, 2025
1 parent f85516c commit fb2db15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public enum ProgramEligibilityIssueCode {
NOT_ENROLLED_SPECIAL_ED("NTENRSPED", "The student was not reported in any inclusive education programs."),
NON_ELIG_SPECIAL_EDUCATION("NELISPED", "Student must be school-aged or a non-graduated adult reported in a grade other than GA."),
FEB_ONLINE_WITH_HISTORICAL_FUNDING("FEBSPEDERR", "Student has already been funded in September collection."),
INDP_FIRST_NATION_SPED("FUND20SPED", "Student with Funding code 20 will not be funded for inclusive education programs."),
INDP_FIRST_NATION_SPED("FUND20SPED", "Students reported by Independent School with Funding code 20 are not eligible for Inclusive Education funding."),
INDIGENOUS_ADULT("ISADULTAGE", "Student must be school-aged and self-identify as having Indigenous Ancestry to be eligible for funding for Indigenous Support Programs."),
YEARS_IN_ELL("ELL5ORLESS", "Student must be school-aged and have been reported in ELL for 5 years or less."),
NOT_ENROLLED_ELL("NTENRELL", "The student is not enrolled in the ELL program."),
Expand Down

0 comments on commit fb2db15

Please sign in to comment.