Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.25 KB

ClassDetailsClever.md

File metadata and controls

43 lines (24 loc) · 1.25 KB

FlatApi.ClassDetailsClever

Properties

Name Type Description Notes
id String Clever section unique identifier [optional]
creationDate Date The creation date of the section on clever [optional]
modificationDate Date The last modification date of the section on clever [optional]
subject String Normalized subject of the course [optional]
termName String Name of the term when this course happens [optional]
termStartDate Date Beginning date of the term [optional]
termEndDate Date End date of the term [optional]

Enum: SubjectEnum

  • english/language arts (value: "english/language arts")

  • math (value: "math")

  • science (value: "science")

  • social studies (value: "social studies")

  • language (value: "language")

  • homeroom/advisory (value: "homeroom/advisory")

  • interventions/online learning (value: "interventions/online learning")

  • technology and engineering (value: "technology and engineering")

  • PE and health (value: "PE and health")

  • arts and music (value: "arts and music")

  • other (value: "other")