mirror of
https://github.com/codeninjasgg/code-sensei.git
synced 2024-11-23 07:47:59 -05:00
.. | ||
package-lock.json | ||
README.md |
sensei-grading-bookmarklet
Usage
- Visit the grading console while logged in as a code sensei.
- Paste the bookmarklet code in the address bar.
- Make sure it is prefixed with
javascript:
. - 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-navigable enhancement in the form of a bookmarklet.