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.
Initialization Option Question Editor API

options

An array that specifies the kinds of distractor rationale to be displayed – either perQuestion, perResponse or both. When the distractor rationale button is enabled, this is a required field.

Values

Request object key ui.distractor_rationale_button.options

Type array[]

Possible values:
  • ["perQuestion", "perResponse"]
  • ["perQuestion"]
  • ["perResponse"]

this is a mandatory property.

Was this article helpful?