Skip to content

@sylis/web v0.0.0


@sylis/web / network/learning / QuizChoiceData

Interface: QuizChoiceData

Defined in: apps/web/src/network/learning/index.ts:58

Properties

answerWordId

answerWordId: string

Defined in: apps/web/src/network/learning/index.ts:62


id

id: string

Defined in: apps/web/src/network/learning/index.ts:59


options

options: QuizChoiceOption[]

Defined in: apps/web/src/network/learning/index.ts:63


questionId

questionId: string

Defined in: apps/web/src/network/learning/index.ts:60


wordId

wordId: string

Defined in: apps/web/src/network/learning/index.ts:61