thesushilsharma / GPA-Calculator

To determine (WPA) and to produce a GPA report, use this calculator.

Home Page:https://thesushilsharma.github.io/GPA-Calculator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WAM ---> GPA Calculator

To determine your Weighted average mark (WAM) and to produce a GPA report, use this calculator.

Calculation

The calculation used in the WAM calculator:

$$ Sum of (subject credit * mark) \over sum of (subject credit) $$

To convert WAM to GPA (Grade Point Average), you can use the following table as reference

Grade WAM Description U.S. Grade GPA
HD 80-100 High Distinction A+ 4.0
D 75-79.9 Distinction A 3.5
CR 70-74.9 Credit B 3.0
P 65-69.9 Pass C 2.5
PC 50-64.9 Pass Conceded C- 2.0
F 0-49.9 Failed F 1.0

For example, if your WAM is 60, your GPA would be 2.0. Note that the conversion table may vary depending on the institution and country, so you should always check with your university or school to confirm the GPA conversion.

Installation

To install this project, clone the repository to your local machine and open the index.html file in your web browser or Launch a local development server (Live Server - VS Code Extension).

Known Issues

  • None

Contributing

To contribute to this project, please submit any issues or pull requests on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

To determine (WPA) and to produce a GPA report, use this calculator.

https://thesushilsharma.github.io/GPA-Calculator/

License:MIT License


Languages

Language:HTML 67.0%Language:JavaScript 33.0%