Back to list
Jeromestein

aice-gpa-calculation

by Jeromestein

0🍴 0📅 Jan 25, 2026

SKILL.md


name: aice-gpa-calculation description: Calculate GPA and total credits for Foreign Credential Evaluation (FCE) reports. Use when calculating course statistics, processing grade data, or validating GPA calculations in credential evaluation contexts.

AICE GPA Calculation

Calculate GPA and total credits for FCE course tables using AICE standards.

Grade Points Scale

GradePointsNotes
A+4.35Highest
A4.00
A-3.65
B+3.35
B3.00
B-2.65
C+2.35
C2.00
C-1.65
D+1.35
D1.00
D-0.65
F / WF0.00Counts toward GPA
P / CR / TCredit only, excluded from GPA

Calculation Rules

GPA Formula

GPA = totalPoints / gpaCredits
  • totalPoints = Sum of (credits × gradePoint) for graded courses
  • gpaCredits = Sum of credits for graded courses only

Credit Categories

  1. GPA Credits: A through F grades (including WF)
  2. Total Credits: All valid grades including P/CR/T
  3. Excluded: Invalid or unrecognized grades

Grade Normalization

  • Uppercase and trim all grades
  • Aliases: FAILF, PASSP, CREDITCR

Implementation Reference

See references/gpa-rules.md for detailed implementation notes.

Score

Total Score

40/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon