Metadata-Version: 1.1
Name: kolibri
Version: 0.11.1.dev0+git.20181217210944
Summary: Kolibri - the offline app for universal education
Home-page: https://github.com/learningequality/kolibri
Author: Learning Equality
Author-email: info@learningequality.org
License: MIT
Description: 
        Kolibri
        =======
        
        .. image:: https://badge.fury.io/py/kolibri.svg
          :target: https://pypi.python.org/pypi/kolibri/
        .. image:: https://travis-ci.org/learningequality/kolibri.svg?branch=develop
          :target: https://travis-ci.org/learningequality/kolibri
        .. image:: http://codecov.io/github/learningequality/kolibri/coverage.svg?branch=develop
          :target: http://codecov.io/github/learningequality/kolibri?branch=develop
        .. image:: https://img.shields.io/badge/docs-user-ff69b4.svg
          :target: http://kolibri.readthedocs.org/en/latest/
        .. image:: https://img.shields.io/badge/docs-developer-69ffb4.svg
          :target: http://kolibri-dev.readthedocs.org/en/developer/
        .. image:: https://img.shields.io/badge/support-on%20discourse-blue.svg
          :target: https://community.learningequality.org/
        .. image:: https://img.shields.io/badge/irc-%23kolibri%20on%20freenode-blue.svg
          :target: http://webchat.freenode.net?channels=%23kolibri
        .. image:: https://img.shields.io/badge/demo-online-green.svg
          :target: http://kolibridemo.learningequality.org/
        
        
        What is Kolibri?
        ----------------
        
        Kolibri is a Learning Management System / Learning App designed to run on low-power devices, targeting the needs of
        learners and teachers in contexts with limited infrastructure. A user can install Kolibri and serve the app on a local
        network, without an internet connection. Kolibri installations can be linked to one another, so that user data and
        content can be shared. Users can create content for Kolibri and share it when there is network access to another
        Kolibri installation or the internet.
        
        At its core, Kolibri is about serving educational content. A typical user (called a Learner) will log in to Kolibri
        to consume educational content (videos, documents, other multimedia) and test their understanding of the content by
        completing exercises and quizzes, with immediate feedback. A user’s activity will be tracked to offer individualized
        insight (like "next lesson" recommendations), and to allow user data to be synced across different installations --
        thus a Kolibri learner can use his or her credentials on any linked Kolibri installation, for instance on different
        devices at a school.
        
        See `our website <https://learningequality.org/kolibri/>`__ for more information.
        
        
        How can I use it?
        -----------------
        
        An initial version of Kolibri is `now available for download! <https://learningequality.org/download/>`__
        
        
        How can I contribute?
        ---------------------
        
        Thanks for your interest! Please see the `contributing section <http://kolibri-dev.readthedocs.io/en/develop/start/contributing/index.html>`__ of our `online developer documentation <http://kolibri-dev.readthedocs.io/>`__.
        
Keywords: education,offline,kolibri
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
