Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • QuizDataQuestion

Index

Properties

answer

answer: number

kind

kind: string

options

options: QuizDataAnswer[]

query

query: { hasMath: boolean; media: string[]; text: string[]; type: string }

Type declaration

  • hasMath: boolean
  • media: string[]
  • text: string[]
  • type: string

settings

settings: { hasCorrectAnswer: boolean }

Type declaration

  • hasCorrectAnswer: boolean

Generated using TypeDoc