Skip to main content
Latest
interface CreateTheQuizSubmissionstartQuiztakingSessionParams
import { type CreateTheQuizSubmissionstartQuiztakingSessionParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
accesscode: string

Access code for the Quiz, if any.

optional
preview: boolean

Whether this should be a preview QuizSubmission and not count towards the user's course record. Teachers only.