Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IQuestionDataStatic

Determines the interface that can be used to create new QuestionData instances

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

attempts

attempts: number

The number of allowed attempts

depreciation

depreciation: number

The number of points that are subtracted from the question points when answered incorrectly. If the value is in the range [0, 1], it will be used as a multiplication factor

points

points: number

The number of points that this question represents