The student gradebook

Hierarchy

  • Gradebook

Properties

courses: Course[]

The courses within this time period in the student gradebook

error: string

Error message, if there is any

reportingPeriod: {
    available: ReportingPeriod[];
    current: ReportingPeriod;
}

The reporting time period of the gradebook

Type declaration

type: string

The type of gradebook. It's usually Traditional if the student's class uses a letter-grade scale

Generated using TypeDoc