Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Correct the calculation in CGPA Percentage Calculator #819

Closed
4 of 7 tasks
nehashekhawat255 opened this issue May 24, 2024 · 2 comments · Fixed by #914
Closed
4 of 7 tasks

[Bug] Correct the calculation in CGPA Percentage Calculator #819

nehashekhawat255 opened this issue May 24, 2024 · 2 comments · Fixed by #914
Assignees
Labels
bug 🐞 Something isn't working enhancement ✨ New feature or request gssoc GSSOC Open Source Program level1 Basic task

Comments

@nehashekhawat255
Copy link
Contributor

Description

To Convert CGPA into percentage we need to multiply the cgpa with 9.5 and for percentage to cgpa we need to divide percentage with 9.5 then we get the correct percentage and cgpa.
I have attached the screenshots. Please check that when I have given the percentage 88.6 it is giving cgpa 10.93 which is not a correct cgpa.

Please assign this issue to me under GSSoC'24, I will correct these issues and will also update your cgpa percentage calculator's readme as well.

Screenshots

image
image

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @nehashekhawat255, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

Go ahead @nehashekhawat255

@Rakesh9100 Rakesh9100 added the gssoc GSSOC Open Source Program label May 27, 2024
@Rakesh9100 Rakesh9100 changed the title [Bug] CGPA to Percentage conversion is not correct [Bug] Correct the calculation in CGPA Percentage Calculator May 27, 2024
@Rakesh9100 Rakesh9100 added bug 🐞 Something isn't working enhancement ✨ New feature or request level2 Intermediate task level1 Basic task and removed level2 Intermediate task labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working enhancement ✨ New feature or request gssoc GSSOC Open Source Program level1 Basic task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants