adaptlearning / adapt-contrib-xapi

TinCan/xAPI extension for the Adapt Framework
GNU General Public License v3.0
12 stars 27 forks source link

Outdated references in test harness html files #122

Closed k-jensen closed 8 months ago

k-jensen commented 9 months ago

Subject of the issue/enhancement/features

When using the test html files to locally test the xapi functionality, the Adapt course is not being displayed properly. There are also outdated references to

<button id="accessibility-toggle" class="base button a11y-ignore-focus" role="button" ></button>
<span id="accessibility-instructions" class="aria-label" role="region" tabindex="0"></span>

Your environment

Steps to reproduce

Expected behaviour

The adapt course should preview as normal, with correct styling.

Actual behaviour

The adapt course appears without styling. image Caused by https://github.com/adaptlearning/adapt_framework/pull/1932 ?