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 Assess API

section_options

Enables various customizations for sections Assessment.

Values

Request object key configuration.section_options

Type object

This object has the following properties which can be configured.

  • allow_backward_navigation boolean

    When using sections and this is set true the user will be able to navigate backward to previous sections.

  • display_total_item_count boolean

    When using sections and this is set true the Item counter will display the total combined item count for all sections.

  • reset_itemcount_per_section boolean

    When using sections and this is set true, the Item count and progress in assessments will be reset, so that it only reflects the number of Items within the current section, rather than all sections.

Was this article helpful?