Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/gesso/types/params.ts>UpdateGradingPeriodSetParams

A TypeScript API client for Canvas LMS
Latest
interface UpdateGradingPeriodSetParams
import { type UpdateGradingPeriodSetParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
enrollment_term_ids: unknown[][]

A list of associated term ids for the grading period set

optional
gradingperiodsettitle: string

The title of the grading period set

optional
gradingperiodsetweighted: boolean

A boolean to determine whether the grading periods in the set are weighted

optional
gradingperiodsetdisplaytotalsforallgradingperiods: boolean

A boolean to determine whether the totals for all grading periods in the set are displayed