Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Latest commit

 

History

History
64 lines (55 loc) · 1.84 KB

File metadata and controls

64 lines (55 loc) · 1.84 KB

Section

Properties

Name Type Description Notes
course String [optional]
created String [optional]
district String [optional]
grade GradeEnum [optional]
id String [optional]
lastModified String [optional]
name String [optional]
period String [optional]
school String [optional]
sectionNumber String [optional]
sisId String [optional]
students List<String> [optional]
subject SubjectEnum [optional]
teacher String [optional]
teachers List<String> [optional]
termId String [optional]

Enum: GradeEnum

Name Value
_1 "1"
_2 "2"
_3 "3"
_4 "4"
_5 "5"
_6 "6"
_7 "7"
_8 "8"
_9 "9"
_10 "10"
_11 "11"
_12 "12"
PREKINDERGARTEN "PreKindergarten"
KINDERGARTEN "Kindergarten"
POSTGRADUATE "PostGraduate"
OTHER "Other"

Enum: SubjectEnum

Name Value
ENGLISH_LANGUAGE_ARTS "english/language arts"
MATH "math"
SCIENCE "science"
SOCIAL_STUDIES "social studies"
LANGUAGE "language"
HOMEROOM_ADVISORY "homeroom/advisory"
INTERVENTIONS_ONLINE_LEARNING "interventions/online learning"
TECHNOLOGY_AND_ENGINEERING "technology and engineering"
PE_AND_HEALTH "PE and health"
ARTS_AND_MUSIC "arts and music"
OTHER "other"