Interface ReturnsAttemptsItemResultsItemOptionsItemUseranswer

The option user answer

Hierarchy

  • ReturnsAttemptsItemResultsItemOptionsItemUseranswer

Properties

answer: null | string

Option text value

checked: null | boolean

If has to be displayed as a checked option

correct: null | boolean

If has to be displayed as correct

fail: null | boolean

If has to be displayed as failed

incorrect: null | boolean

If has to be displayed as incorrect

pass: null | boolean

If has to be displayed as passed

text: null | boolean

If has to be displayed as simple text

unchecked: null | boolean

If has to be displayed as a unchecked option

Generated using TypeDoc