question
The following methods are accessed via the question
object returned by the questions()
or question("response_id")
public methods. This object provides methods to interact with, and receive information for Questions used in the assessment.
- begin()
- checkImages()
- checkValidation()
- disable()
- enable()
- getAttemptedStatus()
- getMetadata()
- getProcessedOptions()
- getQuestion()
- getResponse()
- getScore()
- isAttempted()
- isMaskable()
- isRendered()
- isResponseReset()
- isValid()
- mapValidationMetadata()
- masking()
- off()
- on()
- once()
- pause()
- recording
- render()
- resetResponse()
- resetValidationUI()
- response
- retryLoadImages()
- simpleFeature()
- simpleFeatures()
- stop()
- validate()
- dynamic