A JavaScript package that aims to make it easier to turn actions into xAPI statements using the latest best practices. From the creators of Learning Locker, this package is built upon years of xAPI experience and ADL's vocabulary registry.
- Install it with
npm i @ht2-labs/xapi-js-client
. - Use it like the examples using
@ht2-labs/xapi-js-client
instead of..
in import paths.