Skip to main content
Module

x/gesso/types/params.ts>CreateGradingPeriodSetParams

A TypeScript API client for Canvas LMS
Latest
interface CreateGradingPeriodSetParams
import { type CreateGradingPeriodSetParams } 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