Appearance
@sylis/shared / ExamQuestionDto
Interface: ExamQuestionDto
Defined in: ai/exam.dto.ts:22
Properties
answer
answer:
string
Defined in: ai/exam.dto.ts:25
options
options:
ExamOptionDto
[]
Defined in: ai/exam.dto.ts:24
type
type:
ExamType
Defined in: ai/exam.dto.ts:23