Appearance
@sylis/shared / GenerateExamResDto
Interface: GenerateExamResDto
Defined in: ai/exam.dto.ts:28
Properties
attempts
attempts:
number
Defined in: ai/exam.dto.ts:31
questions
questions:
ExamQuestionDto
[]
Defined in: ai/exam.dto.ts:29
success
success:
boolean
Defined in: ai/exam.dto.ts:30