adaptlearning / adapt-contrib-xapi

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

Fix: Test harness html files now load correct resources (fixes #122) #123

Closed k-jensen closed 8 months ago

k-jensen commented 9 months ago

Fixes https://github.com/adaptlearning/adapt-contrib-xapi/issues/122

Fix

Updated the html markup for the test harness files.

(Copy/pasted https://github.com/adaptlearning/adapt-contrib-core/blob/master/required/index.html then added back in the xapi test scripts)

Testing

  1. Build an adapt course with the adapt-contrib-xapi extension enabled
  2. Serve the course grunt server
  3. Load one of the test html files e.g. https://localhost:9001/xapi_adl_test_harness.html
github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.1.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: