Skip to main content

Course Quiz Question Answer

{
"id": "integer",
"text": "string",
"correct": "boolean",
"selected": "boolean"
}

Properties

NameTypeRequiredRestrictionsDescription
idintegerfalseread-onlyUnique integer value identifying this lesson course
textstringtruenoneThe answer text
correctbooleanfalsenoneDefine if the current answer is correct; default: false.
Only creator and managers can see this property
selectedbooleanfalseread-onlyDefine if the current answer is selected by the current user as the correct answer.
This property is only available inside the property last_attempt of the Course Lesson