UTDNebula/utd-trends
View on GitHubUser Feedback: Median GPA conversion to A+ needs improvement
Open
#637 opened on Jun 15, 2026
Good First Issue
Repository metrics
- Stars
- (28 stars)
- PR merge metrics
- (PR metrics pending)
Description
Sentry Feedback: TRENDS-62
The median GPA can be improved to display A+. Right now, it seems like the code converts each letter into a number, finds the GPA from the numbers, and then converts that back into a letter. If the median GPA actually fell in A+, the number it's converted into becomes 4, which is converted into A during number->letter. Some classes have a categorical median of A+, but you have to manually notice it.
| is_spam | False |
| spam_detection_enabled | True |