Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.57 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.57 KB

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