edx-ora2 is the Open edX plugin for Open Response Assessment (ORA) problems. It provides peer, self, and AI grading workflows in edx-platform. Current version: 7.0.0. Release cadence: irregular, major releases roughly annually.
pip install ora2Verified import paths — ran on the pinned version, not inferred.
Quick import check for ora2; full usage requires an Open edX environment with edx-platform.
Upgrade to Python 3.12+ and rebuild your virtual environment.
Only install ora2 in an Open edX environment (e.g., via tutor or devstack).
Run `pip install -e .` and `npm install` in the ora2 repo if developing locally.