NSITulator / NSITulatorWeb

🎓 A simple university percentage calculator
http://nsitpercentage.appspot.com
Apache License 2.0
16 stars 3 forks source link

Dropping only takes 4 credit subject #8

Closed prabhakar267 closed 4 years ago

prabhakar267 commented 4 years ago

While dropping subjects, college can also drop two subjects of 2 credits each instead of one 4 credits subject.

uditarora commented 4 years ago

Yes, in the final result they even drop 1-credit and 3-credit courses. However the problem with implementing this is that the categories for non-4 credit courses aren't mentioned in the syllabus.

But this is the formula TnP used (at least till I was in college) for calculating percentage of students after dropping, ie, only dropping 4-credit courses based on categories.

prabhakar267 commented 4 years ago

Maybe we can provide both the scores, along with the little tooltip explaining the difference in percentage.

uditarora commented 4 years ago

I think it'll be too random, and lead to more confusion than solving any problems. At least right now we have consistent calculations.