Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 693 Bytes

File metadata and controls

12 lines (11 loc) · 693 Bytes

URL Launch Demo

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.

Users

  1. Install Git.
  2. Install Node.
  3. Clone this repository git clone git@github.com:LearningLocker/xapi-demos.git xapi-demos.
  4. Enter the directory cd xapi-demos.
  5. Install the dependencies npm install.
  6. Change the endpoint and auth query parameters in the lms.html file.
  7. Start the LMS server node url-launch/lms.js.
  8. Navigate to the LMS http://localhost:1337/lms.