Giter Club home page Giter Club logo

edx-submissions's Introduction

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:

make test_requirements
tox # to run only a single environment, do e.g. tox -e py35-django22-drf39

To use a Django shell to test commands:

make dev_requirements
./manage.py migrate
./manage.py shell --settings=settings
>>> from submissions.serializers import StudentItemSerializer
>>> <other commands...>

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 [email protected]

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.

edx-submissions's People

Contributors

andy-armstrong avatar andytr1 avatar anthonywee avatar awais786 avatar ayub-khan avatar bmedx avatar bradenmacdonald avatar cclauss avatar cpennington avatar dianakhuang avatar estute avatar feanil avatar iamsobanjaved avatar iloveagent57 avatar jansenk avatar jcdyer avatar kelketek avatar mcgachey avatar mraarif avatar muhammad-ammar avatar nedbat avatar nsprenkle avatar smarnach avatar tehreem-sadat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.