Skip to main content
Module

x/gesso/types/params.ts>CreateQuizReportParams

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

Properties

optional
quizreportreporttype: string

Allowed values: student_analysis, item_analysis

optional
quizreportincludesallversions: boolean

Whether the report should consider all submissions or only the most recent. Defaults to false, ignored for item_analysis.

optional
include: string[]

Allowed values: file, progress