Interface AttemptAnswer

Hierarchy

  • AttemptAnswer

Properties

answer: string
attempt?: null | <internal>.QuizAttempt
created_at: null | string
feedback: null | string
id: number
question?: null | GiftQuestion
score: number
topic_gift_question_id: number
topic_gift_quiz_attempt_id: number
updated_at: null | string

Generated using TypeDoc