ankushgarg1998 / ipu-ranklist

:chart_with_upwards_trend: A minimalist result & ranklist application for IP University (GGSIPU) folks. All results starting 2015.
https://ipuranklist.com/
116 stars 15 forks source link

Wrong Percentage Criteria #80

Closed gauravjain2 closed 3 years ago

gauravjain2 commented 3 years ago

In GGSIPU, percentage is calculated as CGPA*10 The website take it in term of marks, which is not the actual case. Please Check.

ankushgarg1998 commented 3 years ago

Hey @gauravjain2 Thanks for pointing this out.

Seems there is some evidence to support this. Had no clue, this is the case and I just graduated 😂

ankushgarg1998 commented 3 years ago

ordinanc11020815.pdf

^ Evidence

ankushgarg1998 commented 3 years ago

cc @Eshaan7 This is where we'll be tracking it.

ankushgarg1998 commented 3 years ago

Added Equivalent Percentage in student views and made GPA the default ranking criteria.

ankushgarg1998 commented 3 years ago

Screenshot 2021-03-12 at 11 46 10 PM Screenshot 2021-03-12 at 11 46 38 PM

gauravjain2 commented 3 years ago

The CGPA is rounded off to 2 decimal places and then equivalent percentage is calculated by multiplying it by 10.

So let's say, I got CGPA of 8.893 So my CGPA will be counted at 8.89 and percentage will be 88.9% not 88.93%

ankushgarg1998 commented 3 years ago

The new build fixes it.