Added the ability to calculate percentile GPA

This commit is contained in:
NianBroken
2024-02-01 13:28:45 +08:00 Unverified
parent 128e355c90
commit b696aa77a4
5 changed files with 1 additions and 4 deletions
+1
View File
@@ -28,6 +28,7 @@
2. 显示成绩提交人姓名,即成绩由谁录入进教务系统。
3. 成绩信息按时间降序排序,确保最新的成绩始终在最上方,提升用户查阅效率。
4. 计算 `GPA`
5. 计算百分制 `GPA`
## 使用方法