code-sensei/sensei-grading-bookmarklet
EthanThatOneKid 9985c4c046 init
2020-12-26 11:21:56 -08:00
..
README.md init 2020-12-26 11:21:56 -08:00

sensei-grading-bookmarklet

Usage

  1. Visit the grading console while logged in as a code sensei.
  2. Paste the bookmarklet code in the address bar.
  3. Make sure it is prefixed with javascript:.
  4. Click enter to execute the bookmarklet code.

Development

This bookmarklet is compiled using NodeJS. To run in development mode, run npm run dev.

Purpose

Grading code ninjas' submissions are slow and tedious because the current site has very poor UX. My goal is to make an entirely keyboard-navagatble enhancement in the form of a bookmarklet.