QuizQuestion
Defined in: v1/schemas.ts:250
Inferred TypeScript type for QuizQuestionSchema.
Extends
Section titled “Extends”output<typeofQuizQuestionSchema>
Properties
Section titled “Properties”answers?
Section titled “answers?”
optionalanswers?:string[]
Defined in: v1/schemas.ts:244
Inherited from
Section titled “Inherited from”z.infer.answers
correct_answers?
Section titled “correct_answers?”
optionalcorrect_answers?:string[]
Defined in: v1/schemas.ts:245
Inherited from
Section titled “Inherited from”z.infer.correct_answers
graded?
Section titled “graded?”
optionalgraded?:boolean
Defined in: v1/schemas.ts:246
Inherited from
Section titled “Inherited from”z.infer.graded
question?
Section titled “question?”
optionalquestion?:string
Defined in: v1/schemas.ts:242
Inherited from
Section titled “Inherited from”z.infer.question
question_type?
Section titled “question_type?”
optionalquestion_type?:string
Defined in: v1/schemas.ts:243
Inherited from
Section titled “Inherited from”z.infer.question_type