I am trying to achieve the Sportsmanship badge. I wonder if it's possible to know how many times I upvoted competing answers until now?

share|improve this question
1  
On the topic, is it even possible to know any of those statistics. Like, how many have I flagged. – Gunner Mar 21 '11 at 8:11
1  
How many flagged you can see in your profile (flag weight). – Andrew Orsich Mar 21 '11 at 8:13
5  
@Bugai13 - not strictly true. It will give you a guide, but if a flag is marked as invalid your flag weight goes down. So flagging 2 valid and 1 invalid will give you the same weight as if you'd flagged 1 valid. – ChrisF Mar 21 '11 at 9:27
@ChrisF: Yes, you true, +1. It's actually 'flag weight' but not just how many times i have flagged. But for 'Deputy' badge need achieve a flag weight of 500. – Andrew Orsich Mar 21 '11 at 9:36
1  
Guys its not about flags and flags weight its about upvoting competing answers ... – OneMore Mar 21 '11 at 9:39
@O.D - Bugai13 was responding to Gunner's comment - which was about flags. – ChrisF Mar 21 '11 at 9:44
I'll tag the Question with a feature Request tag. – OneMore Mar 21 '11 at 10:19

2 Answers

up vote 20 down vote accepted

No. Such data is not exposed. Maybe it's worth suggesting a feature request that will show the percentage of "badge completion" the same way it shows the privileges completion percentage. (For example, http://meta.stackoverflow.com/privileges.)

share|improve this answer
3  
meta.stackoverflow.com/questions/80700/see-badge-progress. It's been suggested before. – Belinda Mar 21 '11 at 10:36
Thanks @Bel I didn't see this before. :) – Sha Wiz Dow Ard Mar 21 '11 at 10:41

Technically speaking you can check such data at Data Explorer. (However, the data gets updated monthly, so it won't be 100% accurate.)

How close am I to Sportsmanship badge?
This query returns all your answers, where you upvoted the competitor.

You can see the total values of the returns, at the bottom of the table.

You only need your userid. You can acquire your userid from the URL of your profile page.

share|improve this answer
Does the sportsmanship badge counts only the answers, that are upvoted at least one time? – Kalle H. Väravas Sep 4 '11 at 1:38
1  
Yes, your questions will need a positive score for competing upvoted answers to count. So the first query seems best: I don't have the badge and the first query gives 93 results and the second gives 196. – Hugo Oct 23 '11 at 16:58
3  
both query links broken – Nate Feb 8 at 3:56
1  
@KalleH.Väravas - can you please repost the link - they are both borken – Shai Feb 25 at 13:26

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged