(Student Portal Grade Calculator)
This project aims to allow students to manipulate their grades graphically within their student portal/information system. This allows for streamlined access to grade prediction and replacement, to allow students to better prioritize the work they need to complete. Currently, this project is limited to Palm Beach County School District
, however any other district using "SIS" for their portal, may be able to implement this extension.
- Download the zip of this repository
- Extract the zip
- Head to
chrome://extensions
- Enable Developer Mode
- Click
Load Unpacked
- Select the folder (it will likely be
/SPGC-main/SPGC-main/
) - Ensure the added Extension is enabled
- Head to your SIS and enjoy!
- Have you ever wanted to see what your grade would look like if you turned something in? If a grade got added? If you missed something? Well you can check all of that with this extension!
- You can disable the extension by clicking on the extension icon in the extension bar, then toggling the enable button off.
- Unfortunately an extension like this likely wouldn't be allowed on the web store, so I have decided not to put it there. When you install extensions through this method, you may get warnings or alerts to "Disable" the extensions for security reasons. I would suggest you ignore these if you would like the extension to continue working. The source code of this extension is entirely viewable above and open source. If you have any other questions or concerns, please contact me.
- You can contact me with any issues at
[email protected]
or on discord:cattn.
- Watch the demo video linked above for a video guide!
Want to contribute? Feel free to start a PR or Issue! I am mainly looking for those who want to improve the UI/UX, as the base functionality is mostly complete.
Cattn