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.
- Download the latest version from https://github.com/robertpainsi/codein-data-extension/archive/master.zip
- Extract the zip file to a folder where you want to permanently store the chrome extension.
- Adapt the organisation id in config.js.
- Go to chrome://extensions/
- Click on Load unpacked extension and open the folder.
- If you can't find the button on the top of the page, make sure that Developer mode is enabled (https://developer.chrome.com/extensions/faq#faq-dev-01)
- Read all infos in the README.md above before starting the Chrome Extension.
- Make sure you adapted the organisation id in config.js.
- Also be aware that the Chrome Extension will download all attachments (lots of data!).
- Click the Code-In Chrome Extension icon located right to the address bar.