stopstalk / stopstalk-deployment

Stop stalking and start StopStalking :wink:
https://www.stopstalk.com
MIT License
313 stars 96 forks source link

Points displayed in submission are not correct #194

Closed abhishekcs10 closed 7 years ago

abhishekcs10 commented 7 years ago

It seems like the application treats each submission either as accepted or rejected and giving 100 points if accepted while there are cases when the problem is partially graded which is currently not being reflected. Also it is not always true that each problem is of 100 points (noted in case of hackerrank submissions)

raj454raj commented 7 years ago

Hey @abhishekcs10 : You are right, in case of HackerRank only solved problems are retrieved and added in the StopStalk database as HackerRank does not provide any public URL(page) to get all the submissions of a user. If HackerRank decides to make it public we might change our scripts then. PS: For CodeChef and HackerEarth Partially solved submissions are marked properly. Please check if any other site on StopStalk has partially solved submissions and we have not included that.