Skip to content

uw rmp extension, integrate rmp directly into uw myplan website

License

Notifications You must be signed in to change notification settings

parsakhaz/uwRMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uwRMP

Rate My Professors extension for the UW course portal

Pulls data from the Rate My Professors GraphQL API (https://www.ratemyprofessors.com/graphql)

View Rate My Professor info directly within University of Washington's MyPlan

View RMP info directly within MyPlan

Modifying to use with other university course portals

Adapting this extension for use with other universities should be easy-- just change SCHOOL_ID to match your school's unique ID, and then modify the document.querySelectorAll() method to work with your course portal (find the element in which professor names are stored on your universities course portal, and modify querySelectorAll to look for this element). You might need to change the way professor info is displayed on the course portal. Remember to update permissions in manifest.json to match your course portals URL.

mv3 available on mv3 branch

About

uw rmp extension, integrate rmp directly into uw myplan website

Resources

License

Stars

Watchers

Forks

Packages

No packages published