Skip to content

Chrome Extension to overlay estimated GPA for every course by professor in the FIU course catalog.

License

Notifications You must be signed in to change notification settings

andysanr/GPAOverlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIU GPA Overlay Chrome Extension

Description

A chrome extension that allows students to view estimated GPA range of courses on their FIU course catalog by specific instructor.

Python Scripts

Downloaded university grade distribution data as .csv, converted to .json and ran Python script to format data with necessary information and GPA calculations.

Output is saved as .json:

image

Updating Data

URL to access grade distribution data: https://analytics.fiu.edu/t/AIM/views/GradeDistributionReport/GradeDistributionReport?:embed=y&:display_count=no&:showAppBanner

  • Filter data as needed
  • Download as CrossTab
  • Run Scripts
  • Import filtered data to FireBase or other SQL/database

image

Popup UI

Allows users to easily login to course catalog.

image

Overlay Examples

Works with any course and any professor in data set. GPA range is overlayed and color-coded for ease of understanding.

image

image

About

Chrome Extension to overlay estimated GPA for every course by professor in the FIU course catalog.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published