Skip to content

asamolion/ora2-file-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ora2-file-extraction

Small script to extract ORA2 file uploads of Open edX

Prerequisites

  • Python (2.7+)
  • Pip (8.0+)

Instructions

  1. Clone the project using git and navigate to project directory
  2. Edit download_ora_submission.py and add the missing credentials and file related data
  3. Run the following command to install all dependencies
$ pip install -r requirements.txt
  1. Simply run the following command to download the file to your system
$ python download_ora_submission.py

About

Small script to extract ORA2 file uploads of Open edX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages