- Integrates RateMyProfessors and PlanetTerp ratings directly into the course listing
- Sort courses by average GPA
- Adds a "share" button to copy a clean url to any course
- Generates course links wherever courses are referenced
- Install TamperMonkey
- Then click here to install the script
Make sure to check back periodically for plugin updates. To update, click the same link you would to install.
Some professors have different names on testudo and ratemyprofessor. To solve this we maintain an alias file which maps names on testudo to names on ratemyprofessor (and, in the future, planetterp).
For example, if "Jose Calderon" was actually called "Jose M Calderon" on ratemyprofessor - he's not, but for the sake of example - his entry would look like this:
"Jose Calderon": {
"rmp_name": "Jose M Calderon"
}Feel free to make a pull request to update this alias file! Pull requests are always welcome.
This is an up to date fork of the original terp course helper, which has been unmaintained since 2020.

