Interface ReturnsAttemptsItemResultsItem

A single result statement tracking information

Hierarchy

  • ReturnsAttemptsItemResultsItem

Properties

answerlabel: null | string

Label used for user answers

attemptid: null | number

ID of the H5P attempt

completion: null | number

Result completion

content: null | string

Result extra content

correctlabel: null | string

Label used for correct answers

description: null | string

Result description

duration: null | number

Result duration in seconds

id: null | number

ID of the context

interactiontype: null | string

Interaction type

maxscore: null | number

Result max score

The statement options

optionslabel: null | string

Label used for result options

rawscore: null | number

Result score value

subcontent: null | string

Subcontent identifier

success: null | number

Result success

timecreated: null | number

Result creation

track: null | boolean

If the result has valid track information

Generated using TypeDoc