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

init_options

Initialization options to be used for Questions API.

Values

Request object key dependencies.questions_api.init_options

Type object

This object has the following properties which can be configured.

  • allow_negative_scores boolean

    An option to allow score to be less than zero Note allow_negative_scores option is only available with V3+

  • math_renderer string

    This option allows you to overwrite the math_renderer option inside all questions.

Was this article helpful?