Extensions/Assessment/ariaCountOnNav

Appends of {totalItems} to the aria-label for the previous and next buttons.

Does not work for adaptive sessions (including branching) or sections.

Example
LT.init(itemsApp, {
    extensions: ['ariaCountOnNav'],
});