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

question_type_templates

Optional object to customize question type templates. Each template acts as a variation of its base question type. Each object is identified by a key which represents the question type (e.g mcq, shorttext). The value must be an array of objects (in order to allow multiple variations of each question type).

Values

Request object key question_type_templates

Type object

This object has the following properties which can be configured.

  • [questionTypeName] array

    Attributes hidden, hidden_sections, shown, shown_sections, and defaults extend the definitions in question_types.

Related articles

Was this article helpful?