Questions API Methods
getResponse()
Returns a response object containing the current student's input response for the question instance. If the student didn't attempt the question, returns null.
Arguments
None.
Return value
Type object
-
apiVersion string
-
type string
-
value string | array[*]