UTDNebula/utd-trends

User Feedback: Median GPA conversion to A+ needs improvement

オープン

#637 opened on 2026/06/15

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (35 件のフォーク)auto 404
Good First Issue

Repository metrics

Stars
 (28 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド