Skip to content

bumbot/xapi-lrs-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

A basic react app to test out writing xAPI statements and LRS functionality. Users enter their login information (actor), which then takes them to a different screen. Users may choose different buttons to press (verb), depending on the activity (object), which will be sent to https://lrs.adlnet.gov.

Validated statements can be viewed at http://adlnet.github.io/xapi-statement-viewer/

Pulls cryptojs_v3.1.2.js & xapiwrapper.js files from the xAPIWrapper library


Installation

  1. Clone this repo
    git clone https://github.com/bumbot/xapi-lrs-practice
  1. Install the modules to create the package-lock file
    npm install
  1. Start the server
    npm start

About

practice react app for xapi and lrs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published