Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IQuestionMetricsEventPayloadAttemptImmutable<Data>

Type parameters

  • Data

Hierarchy

Index

Properties

correct

correct: boolean

Determines if the question was answered correctly

formation

formation: IFormationImmutable<Data>

The question formation

generator

generator: IGeneratorImmutable<Data>

group

group: IGroupDataImmutable | undefined

The group data that the question possibly belongs to

metrics

metrics: IImmutable<Data>

The current metrics

points

points: Pick<IQuestionMetricsTallyImmutable, "current" | "possible"> & object

The points that are associated with the attempt