Hierarchy

  • Returns

Properties

attemptsremaining: null | number

Number of attempts remaining.

correctanswer: null | boolean

Whether the answer is correct.

displaymenu: null | boolean

Whether we should display the menu or not in this page.

feedback: null | string

The response feedback.

inmediatejump: null | boolean

Whether the page processing redirect directly to anoter page.

isessayquestion: null | boolean

Whether is a essay question.

maxattemptsreached: null | boolean

Whether we reachered the max number of attempts.

newpageid: null | number

New page id (if a jump was made).

noanswer: null | boolean

Whether there aren't answers.

nodefaultresponse: null | boolean

Whether there is not a default response.

ongoingscore: null | string

The ongoing message.

progress: null | number

Progress percentage in the lesson.

response: null | string

The response.

reviewmode: null | boolean

Whether the user is reviewing.

studentanswer: null | string

The student answer.

userresponse: null | string

The user response.

list of warnings

Generated using TypeDoc