https://github.com/openedx/edx-ora2
Open Response Assessment Suite
https://github.com/openedx/edx-ora2
Last synced: 2 months ago
JSON representation
Open Response Assessment Suite
- Host: GitHub
- URL: https://github.com/openedx/edx-ora2
- Owner: openedx
- License: agpl-3.0
- Created: 2013-12-23T20:54:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2026-03-09T17:59:08.000Z (3 months ago)
- Last Synced: 2026-03-09T23:21:14.947Z (3 months ago)
- Language: Python
- Homepage:
- Size: 156 MB
- Stars: 65
- Watchers: 112
- Forks: 210
- Open Issues: 126
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Open Response Assessment |build-status| |coverage-status|
=========================================================
This repository defines an Open Response Assessment (ORA) XBlock for use within edx-platform: https://github.com/openedx/edx-platform
`User docs `_
Installation, Tests, and other Developer Tasks
==============================================
If you'll be modifying ORA code, the `Open edX Developer Stack`_ is a Docker-based development environment.
edX engineers follow the `guides on our wiki `_.
Reading this page before contributing **is highly recommended**.
.. _Open edX Developer Stack: https://github.com/openedx/devstack
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. 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.
Reporting Security Issues
=========================
Please do not report security issues in public. Please email security@openedx.org
Mailing List and Slack
======================
You can get help with this code on our `mailing lists`_ or in real-time conversations on `Slack`_.
.. _mailing lists: https://open.edx.org/getting-help
.. _Slack: https://open.edx.org/getting-help
.. |build-status| image:: https://github.com/openedx/edx-ora2/workflows/Python%20CI/badge.svg?branch=master
:target: https://github.com/openedx/edx-ora2/actions?query=workflow%3A%22Python+CI%22
:alt: CI 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