This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Public Method Questions API

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

Value object

Properties

  • apiVersion string
  • type string
  • value string | array[*]
Was this article helpful?