Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IQuestionDataMutable

The data for a question. Determines how a question is handled

Hierarchy

Implemented by

Index

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