Small script to extract ORA2 file uploads of Open edX
- Python (2.7+)
- Pip (8.0+)
- Clone the project using git and navigate to project directory
- Edit download_ora_submission.py and add the missing credentials and file related data
- Run the following command to install all dependencies
$ pip install -r requirements.txt
- Simply run the following command to download the file to your system
$ python download_ora_submission.py