https://github.com/indico/indico-course
Indico E-learning course
https://github.com/indico/indico-course
Last synced: about 1 month ago
JSON representation
Indico E-learning course
- Host: GitHub
- URL: https://github.com/indico/indico-course
- Owner: indico
- License: mit
- Created: 2020-08-26T08:56:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T13:44:16.000Z (over 5 years ago)
- Last Synced: 2025-12-30T12:35:07.699Z (5 months ago)
- Language: JavaScript
- Size: 55.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Indico E-Learning Course

This tool builds Indico's e-learning documentation from the
[end-user documentation repo](https://github.com/indico/indico-user-docs), using the
[Adapt](https://www.adaptlearning.org/) framework. The end result is a SCORM package which can be imported into most
modern e-learning platforms. The latest SCORM package can be found in the
[Releases](https://github.com/indico/indico-course/releases) page.
## Intellectual Property
A substantial part of the code in this repository (mainly `grunt` directory) is taken from the Adapt Framework.
All Adapt-related code licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) license.
Code created by CERN (e.g. Markdown to adapt converter) is provided under the
[MIT](https://opensource.org/licenses/MIT) license. Documentation and
educational content is provided under a
[Create Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)
license.