This is a demonstration of using the ADL launch method with the ADL's xAPI wrapper library.
- Install Git.
- Install Node.
- Clone this repository
git clone git@github.com:LearningLocker/xapi-demos.git xapi-demos. - Enter the directory
cd xapi-demos. - Install the dependencies
npm install. - Change the
launchServerEndpointandlaunchServerAuthdetails in the lms.js file. - Start the LMS server
node wrapper-launch/lms.js. - Navigate to the LMS
http://localhost:1337/lms.