Skip to content

The SGPA and CGPA Calculator is a user-friendly tool for calculating Semester Grade Point Average (SGPA) and Cumulative Grade Point Average (CGPA) based on course grades.

License

Notifications You must be signed in to change notification settings

ShreyasSN/SGPA-And-CGPA-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SGPA-And-CGPA-Calculator

Description

The SGPA and CGPA Calculator is a simple tool that allows users to calculate Semester Grade Point Average (SGPA) and Cumulative Grade Point Average (CGPA) based on their course grades. This calculator is designed to assist students in monitoring their academic progress using SGPA graph.

Features

  • Calculate SGPA: Input your grades for each course in a semester, and the calculator will calculate your SGPA based on the grading scale.
  • Calculate CGPA: Calculates your CGPA based on the each semester grades with respect to credits for the courses obtained.
  • Customizable Grading Scale: The calculator allows you to customize the grading scale.

Customization

To customize the grading scale, follow these steps: Modify the letter grades and their corresponding grade points. Example:

     S = 10
     A = 9
     B = 8
     C = 7
     D = 6
     E = 5
     F = 0

An example for updating the semester grades as follow :

     sem = [[Course credit, Grade sored], [next course grades], [and so on]]
     
     sem = [[2,B],[1,B],[3,S],[4,S],[4,A],[3,A]]

About

The SGPA and CGPA Calculator is a user-friendly tool for calculating Semester Grade Point Average (SGPA) and Cumulative Grade Point Average (CGPA) based on course grades.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published