Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 530 Bytes

File metadata and controls

40 lines (24 loc) · 530 Bytes

edx-submissions

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

Setup

To install the submissions app:

python setup.py install

API Documentation

.. toctree::
   :maxdepth: 2

   api

Architecture Decisions

.. toctree::
   :maxdepth: 1
   :glob:

   decisions/*

Indices and tables