Subject of the issue
As per adaptlearning/adapt-contrib-core#409, buttons and links that unfold / collapse content on the page are to be coded with aria-expanded attribute (according to success criteria 4.1.2 Name, Role, Value).
Expected behaviour
.nav__pagelevelprogress-btn should have the relevant aria-expanded attribute applied to match drawer visibility.
Actual behaviour
No such attribute exists.