Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adlnet/xapi-lab

Assisting in developing xAPI statements and communicating with a Learning Record Store (LRS)
https://github.com/adlnet/xapi-lab

Last synced: 2 months ago
JSON representation

Assisting in developing xAPI statements and communicating with a Learning Record Store (LRS)

Awesome Lists containing this project

README

        

# xapi-lab
Assisting in developing xAPI statements and communicating with a Learning Record Store (LRS) utilizing the [XAPIWrapper](https://github.com/adlnet/xAPIWrapper).

### Features
- Auth configuration
- Complex Statement Builder
- Send and Receive Statements
- JSON Validation
- Communication with Document APIs

Refer to the [xAPI Spec](https://github.com/adlnet/xAPI-Spec/blob/master/xAPI.md) when using this tool to better understand how all the components work together.

[Live Demo](http://adlnet.github.io/xapi-lab)

#Installation

Run `git clone https://github.com/adlnet/xapi-lab`

##Use
Host the github project files on your server. Launch index.html.

## Contributing to the project
We welcome contributions to this project. Fork this repository, make changes, and submit pull requests. If you're not comfortable with editing the code, please [submit an issue](https://github.com/adlnet/xapi-lab/issues) and we'll be happy to address it.

## License
Copyright ©2016 Advanced Distributed Learning

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.