I recieved the "Pundit" badge on Stack Overflow today. Neat! Because I am so incredibly self-absorbed, I ran this API call to see which comments got me the badge:

api.stackoverflow.com/1.1/users/861565/comments?sort=votes&min=5

However, that query only returns 9 comments. I do see this question that makes me think that it's possible one of the comments is on a deleted question (Tim Stone confirmed that API calls don't return info on deleted posts in chat because he's an API wizard).

So, I think my question is: Do I have to have ten separate +5 comments at a given moment to get the "Pundit" badge? I do not think that I was awarded the badge and then one of the posts was deleted (which is sort of the explanation from the question I referenced above).

David mentioned the possibility (also in chat) that progress towards the badge is iterative, so each time a comment hits +5 you're one step closer to the badge (regardless of what happens to the comment / post afterwards). This differs from the way I understood many other badges to work (a process runs occasionally to see if you currently meet the badge requirements), but the logic does make sense to me.

link|improve this question

57% accept rate
feedback

You must log in to answer this question.

Browse other questions tagged