Brings Canvas what if Grades into powerschool
Feature request and Bug reports are more than welcome, please open an issue.
NOTE: I no longer have access to powerschool and thus unable to add any more new features or fix any bugs. Still let me know if there is any bugs and maybe I can figure out a way to fix
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