Skip to main content
Module

x/gesso/types/params.ts>UpdateRubricassociationParams

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

Properties

optional
id: number

The id of the RubricAssociation to update

optional
rubricassociationrubricid: number

The id of the Rubric

optional
rubricassociationassociationid: number

The id of the object with which this rubric is associated

optional
rubricassociationassociationtype: string

Allowed values: Assignment, Course, Account

optional
rubricassociationtitle: string

The name of the object this rubric is associated with

optional
rubricassociationuseforgrading: boolean

Whether or not the associated rubric is used for grade calculation

optional
rubricassociationhidescoretotal: boolean

Whether or not the score total is displayed within the rubric. This option is only available if the rubric is not used for grading.

optional
rubricassociationpurpose: string

Allowed values: grading, bookmark

optional
rubricassociationbookmarked: boolean

Whether or not the associated rubric appears in its context