From 103ac30e6a1c6ba88e58989bf5ffd90e217820e6 Mon Sep 17 00:00:00 2001 From: DreamyWanderer Date: Thu, 18 Jan 2024 12:10:11 +0700 Subject: [PATCH] bugs: Change method of 4.0 scale grade calculation --- Changelog.md | 2 +- README.html | 12 ++++++------ bookmarklet.js | 28 ++++++++++++++++++---------- index.html | 2 +- 4 files changed, 26 insertions(+), 18 deletions(-) diff --git a/Changelog.md b/Changelog.md index ac251a2..f7b9e37 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,7 +2,7 @@ Add a feature to Hcmus Portal, calculate and show your GPA -*Thanks [Lê Trung Sơn](https://www.facebook.com/trungson.le.142) for confirming the correctness of the Bookmarklet! Thanks **[vkhuy's repository](https://github.com/vkhuy/GPABookmarklet)** for [this finding](#thcsBug).* +*Thanks **[vkhuy's repository](https://github.com/vkhuy/GPABookmarklet)** for [this finding](#thcsBug). Thanks [Nguyen Quang Thang](https://github.com/thanguyen165) for the 4.0 grade system calculation implementation!* ## What is this? diff --git a/README.html b/README.html index 427e909..583983d 100644 --- a/README.html +++ b/README.html @@ -13,7 +13,7 @@ - README + Changelog