Items API Initialization
reset_itemcount_per_section
When using sections
and this is set true
, the Item count and progress display in assessments will be reset, so that it only reflects the number of Items within the current section, rather than all sections.
By default, the Item count displayed will be cumulative, based on the number of Items in the previous and current section.
Note This attribute will be ignored if allow_backward_navigation
or display_total_item_count
is set to true
.
Values
Attribute path config.configuration.section_options.reset_itemcount_per_section
Default false
Type boolean
Versioning
Version added: v2021.3.LTS