Brings Canvas what if Grades into powerschool
Feature request and Bug reports are more than welcome, please open an issue.
Paste the entire paste.js
into your browser console. You can open the console by pressing F12
.
Or, you can also simply paste this script in the browser console:
fetch('https://raw.githubusercontent.com/nullpointerexceptionkek/PowerSchool-WhatIF-Grades/refs/heads/master/paste.js').then(r=>r.text()).then(c=>eval(c));
- We automatically query your grades so you do not have to manually input anything
- We support both weighted and unweighted grade calculation
- No Download Required, this is not an extension, simply paste the script
MIT License