https://github.com/learningequality/studio
Content curation tools for Kolibri
https://github.com/learningequality/studio
sdg-4
Last synced: 6 months ago
JSON representation
Content curation tools for Kolibri
- Host: GitHub
- URL: https://github.com/learningequality/studio
- Owner: learningequality
- License: mit
- Created: 2015-05-06T19:18:28.000Z (over 10 years ago)
- Default Branch: unstable
- Last Pushed: 2025-07-10T23:20:27.000Z (6 months ago)
- Last Synced: 2025-07-11T04:14:24.909Z (6 months ago)
- Topics: sdg-4
- Language: Python
- Homepage: https://studio.learningequality.org/
- Size: 215 MB
- Stars: 142
- Watchers: 16
- Forks: 213
- Open Issues: 343
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - learningequality/studio - Content curation tools for Kolibri (others)
README
# Kolibri Studio
[](https://github.com/learningequality/studio/actions/workflows/pythontest.yml) [](https://github.com/learningequality/studio/actions/workflows/frontendtest.yml)
[Kolibri Studio](https://studio.learningequality.org) is a web application designed to deliver educational materials to [Kolibri](http://learningequality.org/kolibri/). It supports:
- Organizing and publishing content channels in the format suitable for import from Kolibri
- Curating content and remixing of existing channels into custom channels aligned to various educational standards, country curricula, and special needs
- Creating learning pathways and assessments
- Uploading new content through the web interface or programatically using [ricecooker-powered](https://github.com/learningequality/ricecooker) content import scripts
Kolibri Studio uses the [Django framework](https://www.djangoproject.com/) for the backend and [Vue.js](https://vuejs.org/) for the frontend.
If you are looking for help setting up custom content channels, uploading and organizing resources using Kolibri Studio, please refer to the [User Guide](https://kolibri-studio.readthedocs.io/en/latest/).
## How can I contribute?
We welcome contributors!
To find out how to contribute, visit [Contributing to our open code base](https://learningequality.org/contributing-to-our-open-code-base).
## Licensing
Kolibri Studio is licensed under the MIT license. See [LICENSE](./LICENSE) for more details.
Other tools and libraries used in Kolibri Studio are licensed under their respective licenses, and some are only used during development and are not intended for distribution or use in production environments.