Skip to main content
Module

x/gesso/types/params.ts>UpdateQuestionGroupParams

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

Properties

optional
quizgroupsname: string

The name of the question group.

optional
quizgroupspickcount: number

The number of questions to randomly select for this group.

optional
quizgroupsquestionpoints: number

The number of points to assign to each question in the group.