Skip to main content
Module

x/gesso/types/params.ts>RetrieveAllQuizReportsParams

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

Properties

optional
includesallversions: boolean

Whether to retrieve reports that consider all the submissions or only the most recent. Defaults to false, ignored for item_analysis reports.