Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gesso/types/params.ts>CreateRubricassociationParams

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

Properties

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