Skip to content

scmc/learninglocker

 
 

Repository files navigation

Learning Locker Logo

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

Build Status Latest Stable Version Latest Unstable 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 via issues and pull request, however, please see the guidelines before doing so. You can also contribute by updating our documentation. More information about how you can get involved can be found on the Learning Locker website. You can see our list of contributors in our contributors.md file.

Getting Started

  1. Install Learning Locker's requirements.
  2. Install and setup Learning Locker.
  3. Change the code.
  4. Test your code. See testing below for more information.
  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.

Testing

You should try to ensure that ./vendor/bin/phpunit runs without any errors before submitting a pull request.

About

The open source learning record store

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.5%
  • PHP 42.0%
  • HTML 3.0%
  • CSS 1.4%
  • Shell 0.1%
  • CoffeeScript 0.0%