Skip to content

Latest commit

 

History

History

url-launch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.