netconstructor / learninglocker

The open source learning record store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Locker Logo

An open source Learning Record Store (LRS) implementing the xAPI (Tin Can API).

Build Status Latest Stable Version Total Downloads License ![Gitter](https://badges.gitter.im/Join Chat.svg)

Learning Locker is copyright HT2

Users

Please see our documentation for installation, configuration, and usage instructions.

Developers

You may contribute to this project by:

Updating Code

  1. Install Learning Locker's requirements.
  2. Install and setup Learning Locker.
  3. Change the code.
  4. Test your code by ensuring that ./vendor/bin/phpunit runs without any errors.
  5. Repeat from Step 3 or continue to step 6.
  6. Commit and push your changes to Github.
  7. Create a pull request on Github (ensuring that you follow the guidelines).

Note that Learning Locker is built upon the Laravel PHP framework. To learn more about the code structure, please view the Laravel documentation.

About

The open source learning record store

License:GNU General Public License v3.0


Languages

Language:JavaScript 52.8%Language:PHP 35.2%Language:HTML 10.4%Language:CSS 1.4%Language:Shell 0.1%Language:CoffeeScript 0.0%Language:ApacheConf 0.0%