Skip to content

ArryaLove/bloc-grading-firefox-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloc / Thinkful Grading Firefox Extension

Firefox extension for graders to auto fill with a grading signature and greeting

Note: Based on the

Chrome Extension

[|Chrome Extension]

Video walk through

http://nikib.ro/wn/screenshots/grading-chrome-extension-update.mp4

Installation instructions

  • 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.

Usage

  • Open the options by clicking on the chrome extension icon.
  • Enter your name and the program you're grading. extension options
  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • HTML 24.0%