This is a demonstration of using the old URL launch method used by some content authoring tools. It's loosely based on the TinCan Launch method.
- 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
endpointandauthquery parameters in the lms.html file. - Start the LMS server
node url-launch/lms.js. - Navigate to the LMS
http://localhost:1337/lms.