Skip to main content

Interface: InteractionResult

Defined in: tracker.ts:37

Properties

correct

readonly correct: boolean

Defined in: tracker.ts:42


correctResponse?

readonly optional correctResponse?: string

Defined in: tracker.ts:41


id

readonly id: string

Defined in: tracker.ts:38


latencyMs?

readonly optional latencyMs?: number

Defined in: tracker.ts:43


learnerResponse

readonly learnerResponse: string

Defined in: tracker.ts:40


timestamp

readonly timestamp: string

Defined in: tracker.ts:44


type

readonly type: InteractionType

Defined in: tracker.ts:39