This is an extension used to help teaching assistants/professor grade assignment much easily on Blackboard.
When grading on gradescope everything looks much simpler and the grader does not have to download the assignments to grade it. This extension acheives that purpose and makes things much easier for the average grader.
How to use this extension?
- Clone this repository and save it in a folder on your local pc
- Open Google Chrome and go to extensions
- Click on load unpacked option on the top navbar
- Select the folder where you have cloned this repository. The manifest.json should be at the root of the cloned folder
- Start grading your assignments!
What features are included from gradescope?
- Apply button (adds feedback to blackboard assignment)
- Delete button (deletes feedback from the grading panel)
- Add feedback button (adds multiple feedbacks to the same list)
- Decrement/Increment score with the applied feedback
- Store feedbacks to the database
- Import feedback from the database
- Store feedbacks with title
- Toggle grading tool on the website
Hope you enjoy using this extension and let me know if there are any additions you want to add to this list!