UTDNebula/utd-trends

User Feedback: Median GPA conversion to A+ needs improvement

Offen

#637 geöffnet am 15.06.2026

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (35 Forks)auto 404
Good First Issue

Repository-Metriken

Stars
 (28 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide