Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.88 KB

readme.md

File metadata and controls

35 lines (24 loc) · 1.88 KB

ADL LRS

Installation tested on Ubuntu 16.04 machine with Python 3.9. Ubuntu 16.04+ is recommended. Updated to be compliant with the 1.0.3 xAPI spec.

This version is stable, but only intended to support a small amount of users as a proof of concept. While it uses programming best practices, it is not designed to take the place of an enterprise system.

Installation (with Docker)

We recommend installing the ADL LRS via Docker. You can find detailed instructions on this process here.

Helpful Information

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 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.