/codein-data-extension

Download all Code-In data of your organisation by simply pressing a button

Primary LanguageJavaScriptMIT LicenseMIT

Chrome Extension to download all data from a Code-In organisation

This extension downloads all meta-data from a Code-In organisation and stores it into the according json files (instances.json, tasks.json, students.json). Also all attachments will be downloaded without asking (lots of data!). Sometimes a file extension is considered unsafe and Chrome will ask if you want to Discard or Keep the file. Open all downloads to view them. I haven't found (won't implement) a better solution yet.

HOW TO INSTALL

  1. Download the latest version from https://github.com/robertpainsi/codein-data-extension/archive/master.zip
  2. Extract the zip file to a folder where you want to permanently store the chrome extension.
  3. Adapt the organisation id in config.js.
  4. Go to chrome://extensions/
  5. Click on Load unpacked extension and open the folder.

HOW TO RUN

  1. Read all infos in the README.md above before starting the Chrome Extension.
  2. Make sure you adapted the organisation id in config.js.
  3. Also be aware that the Chrome Extension will download all attachments (lots of data!).
  4. Click the Code-In Chrome Extension icon located right to the address bar.