/edx-submissions

API for creating submissions and scores

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Part of edX code.

Travis build status

Coverage badge

edx-submissions

API for creating submissions and scores.

Overview

submissions is a Django app that defines a common interface for creating submissions and scores.

Getting Started

To install the submissions app:

python setup.py install

To run the test suite:

python manage.py test

License

The code in this repository is licensed under version 3 of the AGPL unless otherwise noted.

Please see LICENSE.txt for details.

How To Contribute

Contributions are very welcome.

Please read How To Contribute for details.

Even though it was written with edx-platform in mind, the guidelines should be followed for Open edX code in general.

Reporting Security Issues

Please do not report security issues in public. Please email security@edx.org

Mailing List and IRC Channel

You can discuss this code on the edx-code Google Group or in the edx-code IRC channel on Freenode.