Skip to main content

QuizLessonContent

Content shape for quiz lessons

Properties

questions

questions: QuizQuestion[];

Array of quiz questions


randomizeQuestions?

optional randomizeQuestions: boolean;

Whether questions should be randomized


resources?

optional resources: ContentBlockMap<Resource>;

Supplementary resources


timeLimit?

optional timeLimit: number;

Time limit in minutes (optional)