โจ๐ผ UofT Unofficial Transcript Beautifier as a simple webscript
Generate a better version version of your Unofficial UofT Transcript.
Please use Chrome or Firefox on a desktop.
Step 1: Click the Squirrels to get the script.
Step 2: Log into Acorn and navigate to the Academic History page.
Step 3: Toggle Complete Academic History to load your full transcript.
Step 4: Hit F12
and navigate to the Console tab at the top.
Step 5: โโโโPaste (Ctrl/Cmd
+ V
) the code you copied and hit Enter
.
Step 6: Be patient and check your Downloads!
This script combines two parts, a bookmarklet1 which generates a better transcript output by restyling the pageโs elements, and a chunk which supplies your browser with the source code for html2pdf.js2, which is a great open-source library for converting your open browser tab into a PDF. Every part of this tool uses client-side Javascript execution, which means I never see your data. Check it out below.
Questions or concerns? hey@curecon.org.
Created by Nikhi Bhambra.
Last updated on Jan 2nd, 2021.
Inspired by @arashout and ubc-courses.
Licensed under the MIT License. PRs welcome!