README.rst 1.56 KB
Newer Older
1 2
Open Response Assessment |build-status| |coverage-status|
=========================================================
3

4
`User docs <http://edx.readthedocs.org/projects/edx-partner-course-staff/en/latest/exercises_tools/open_response_assessments/index.html>`_
5

6

7 8
Installation, Tests, and other Developer Tasks
==============================================
9

10
EdX engineers follow the `guides on our wiki <https://openedx.atlassian.net/wiki/spaces/EDUCATOR/pages/9765004/ORA+Developer+Guide>`_.
11

12 13 14 15 16 17 18 19 20 21 22
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
=================

23
Contributions are very welcome. The easiest way is to fork this repo, and then make a pull request from your fork. The first time you make a pull request, you may be asked to sign a Contributor Agreement.
24 25 26 27 28 29

Reporting Security Issues
=========================

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

30 31 32 33
Mailing List and Slack
======================

You can get help with this code on our `mailing lists`_ or in real-time conversations on `Slack`_.
34

35 36
.. _mailing lists: https://open.edx.org/getting-help
.. _Slack: https://open.edx.org/getting-help
37 38 39 40 41 42 43

.. |build-status| image:: https://travis-ci.org/edx/edx-ora2.png?branch=master
   :target: https://travis-ci.org/edx/edx-ora2
   :alt: Travis build status
.. |coverage-status| image:: https://coveralls.io/repos/edx/edx-ora2/badge.png?branch=master
   :target: https://coveralls.io/r/edx/edx-ora2?branch=master
   :alt: Coverage badge