Skip to content

This repository contains a software tool that calculates SGPA and CGPA for all semesters. Users can enter the number of courses, along with course details, and the tool calculates the SGPA for the semester and CGPA for all semesters automatically.

License

Notifications You must be signed in to change notification settings

rishav-dahal/CGPA-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGPA Calculator

This software can calculate both the Semester Grade Point Average (SGPA) and the Cumulative Grade Point Average (CGPA) for all semesters.

How to Use

  1. Enter the number of courses you have taken in the semester.
  2. For each course, enter the course name, credit hours, and grade obtained.
  3. Click on the "Calculate SGPA" button to get your SGPA for the semester.
  4. To calculate the CGPA for all semesters, the software will automatically calculate it based on the entered SGPA for each semester.

Grade Scale

The following grade scale is used for calculating both SGPA and CGPA For Bachelor level :

Grade Grade Points Grade Description
A 4.00 Excellent
A- 3.70
B+ 3.30
B 3.00 Good
B- 2.70
C+ 2.30
C 2.00 Fair
C- 1.70
D+ 1.30
D 1.00 Minimum Requirement
F 0.00 Fail

The following grade scale is used for calculating both SGPA and CGPA For Masters level :

Grade Grade Points Grade Description
A 4.00 Excellent
A- 3.70
B+ 3.30 Good
B 3.00 Fair
B- 2.70
C+ 2.30
C 2.00 Minimum Requirement
F 0.00 Fail

Example

Let's say you have taken 5 courses in a semester. Here's an example of how you can enter the information:

Course Name Credit Hours Grade
Math 3 A-
English 3 B+
Physics 4 A
Economics 3 B-
Project 2 C+

After entering the grades for all courses, click on the "Calculate SGPA" button to get your SGPA for the semester. The software will automatically calculate the CGPA for all semesters based on the entered SGPA for each semester.

About

This repository contains a software tool that calculates SGPA and CGPA for all semesters. Users can enter the number of courses, along with course details, and the tool calculates the SGPA for the semester and CGPA for all semesters automatically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published