Hey There Guys,
Hope You all are having a good time. I want to present you another tool which can show you your attendance in CodeChef.
This is especially useful for those who want to check their Attendance for the 100% Attendance prize category recently introduced to CodeChef.
Not Writing any further (need to study for exams :p)
Please leave your comments below.
MAJOR CHANGES
I literally wrote the entire code for the site again from scratch today morning (LITERALLY).
There were mainly 2 problems :
The MARCH COOK OFF getting unrated, so even if some one participated in that, it was still showing that the person didn't take part.
Even if a person did not solve any problem correctly and their rating changes (might happen if someone submits but doesn't get AC in any of their submissions) will still be shown as present.
These 2 problems were there because I was scraping the change of ratings instead of the number of Problems solved (which was actually needed).
But no worries people, It's been fixed now.
Also as I already mentioned that I wrote the entire code again (major parts), there might be some new bugs waiting for me to fix. So please Let me Know. Peace.
Here's The Link to the site.
Thank You.