Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions core/edu.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,11 @@ typeOf: dcs:SchoolGradeLevelEnum
name: "Grades 9 to 12"
description: "Students from Grade 9 to Grade 12 level in school."

Node: dcid:SchoolGradePKTo8
typeOf: dcs:SchoolGradeLevelEnum
name: "Grades PK to 8"
description: "Students from Pre-Kindergarten to Grade 8 level in school."

Node: dcid:AdultEducation
typeOf: dcs:SchoolGradeLevelEnum
name: "AdultEducation"
Expand All @@ -190,6 +195,16 @@ typeOf: dcs:SchoolGradeLevelEnum
name: "NCESUngradedClasses"
description: "No Grade Level"

Node: dcid:Ungraded
typeOf: dcs:SchoolGradeLevelEnum
name: "Ungraded"
description: "Ungraded"

Node: dcid:GradeNotSpecified
typeOf: dcs:SchoolGradeLevelEnum
name: "Grade Not Specified"
description: "Grade Not Specified"

Node: dcid:TransitionalGrade1
typeOf: dcs:SchoolGradeLevelEnum
name: "Transitional 1st grade"
Expand Down
Loading
Loading