Firefox extension for graders to auto fill with a grading signature and greeting
Note: Based on the
[|Chrome Extension]
http://nikib.ro/wn/screenshots/grading-chrome-extension-update.mp4
- Download or clone this repo
- In Firefox go to about:debugging#/runtime/this-firefox
- Click on "Load Temporary Add-on..."
- Browse to and select any file in the extension directory (I chose the manifest.json)
- Thats it!
- To refresh the extension (when you pull from the repo or make changes) you can click on the reload button.
- Open the options by clicking on the chrome extension icon.
- Enter your name and the program you're grading.
- Go to any submission that you've claimed from the grading queue and the snippet will be added on page load. It will automatically adapt to the program you selected.
- Changing the program while grading will automatically re-populate the text field, this is useful to avoid refreshing the page, but be careful as it will override anything you wrote before.
- You can also customize the intro message from the default to your own.