For questions about how close a person is to earning a particular badge.

learn more… | top users | synonyms

12
votes
1answer
92 views

Add badge progress indicators to Review start page

Currently, it requires 7 clicks to find out progress towards the Custodian, Reviewer and Steward badges for all review tasks. Can the progress indicators be added to the Review start page?
-1
votes
2answers
62 views

Bad Line Graphs

I noticed in Review that the progress line graph has a color and a line that don't match up, and then when you get the mouseover, neither lines up with the color on that progress bar: Can we get an ...
-3
votes
1answer
49 views

What is the percentage shown on tag wiki pages?

I just noticed the following. 1 tag wiki edits (2% done) What is that 2 percent?
-2
votes
1answer
84 views

Badge progress - 305/300 - Civic Duty [duplicate]

Why not remove a badge from the Badge Progress popout on Review when the badge has been awarded?
4
votes
1answer
86 views

How is it possible to get more than 6 reviewer Badges?

Reviewer is a silver badge which is awarded once per review type. So, the maximum number of reviewer badge should be 6, but I saw some users having more than 6. How is it possible? is there any ...
3
votes
1answer
53 views

When is the progress toward the Research Assistant badge shown?

Here on Meta Stack Overflow, when I look at the info page for a tag, I see the progress toward the Research Assistant badge. In other sites, I don't see it, even if I am a 20K user. For example, I ...
2
votes
1answer
53 views

Why is badge progress only shown in review? [duplicate]

Possible Duplicate: How can I see my progress for different badges? In review there is a nice output of badge progress, and with useful tooltips as to what that badge means and how to ...
2
votes
0answers
49 views

Small badge progress display change

When I'm in the review queue on Stack Overflow, I can hover over my badge progress and see something like this: However, I do not have the Strunk & White Badge yet. Why does it already show me ...
1
vote
0answers
56 views

Unable to dismiss the reviews badge progress dialog On iOS safari

When reviewing posts in the reviews section, there is no way to dismiss the "badge progress" popup on an iOS device. This can be a pain as the popup appears over the top of the review action buttons ...
5
votes
1answer
80 views

Why Copy Editor badge progress bar doesn't count tag wiki edits?

On the Review page, if I check my progress towards Copy Editor badge, it shows 3/500. However, I've already been awarded Research Assistant, as well as Strunk & White for editing tag wikis [this ...
7
votes
1answer
94 views

Badge progress status “review 0 more”

I got the Reviewer badge a month ago, but I still see the message "review 0 more posts to earn the Reviewer badge". In contrast, Custodian badge was shown as granted when I have reviewed one item but ...
8
votes
0answers
78 views

Why is the Strunk and White badge not shown in the review-badge-progress-mouseover-thingy?

As you can see here the top progress bar shows the progress towards the next badge of that category (in my case the "Reviewer" badge") but the third bar always shows the "Copy Editor" badge instead ...
12
votes
1answer
168 views

A wrong status of Copy Editor badge is displayed in reviews

When hovering over the badge progress in the review queue, one is able to see his progress towards the badges of a particular review type, as well as Civil Duty, Electorate and Copy Editor. Now, I ...
5
votes
0answers
109 views

Badge progress access

Where the 'Badge progress stats' are accessible from? At the moment I have to: access the review page. access a review queue. point the progress bar. Is there any other way? I suggest to let ...
5
votes
0answers
109 views

Does the new Badge Progress indicator make sense in every review page?

The new Badge Progress indicator shows common badge progress for Civic Duty, Copy Editor, Electorate (common - in every review page). The Copy Editor badge progress is okay for that. But Civic Duty ...
4
votes
1answer
52 views

Where is my progress indicator?

On Friday I was able to see my review progress, now I don't see it. Where did it go? Were restrictions added to when it will be visible?
1
vote
1answer
98 views

Bug in new badge progress indicator

In the new badge progress indicator, there is some calculation issue. Check the screenshot below with 947 displayed against the Civic Duty badge. Am I missing something here or is it a bug? Edit: If ...
14
votes
3answers
356 views

How can I see my progress for different badges?

I am trying to obtain more badges on Stack Overflow. For example, to gain Archaeologist I need to edit 100 inactive posts but I am not keeping track of the number of posts I've edited. For Deputy I ...
-11
votes
1answer
132 views

Why haven't I been awarded the famous question badge twice? [closed]

Famous Question Badge Description: Asked a question with 10,000 views. This badge can be awarded multiple times. Problem : I have a question with 25k + views. I have not been awarded this badge ...
2
votes
1answer
55 views

Electorate badge progress indicator asks to vote for more questions at 0.25 ratio

Just a minor detail, but the Electorate badge process indicator on the review page says that my voting ratio is 0.25 and I need to vote on more questions. I assume it's because of rounding (the ...
3
votes
1answer
52 views

How many tag wiki edits have I made?

I was just looking for the progress on how many tag wiki edits I have made. It used to be down the right hand side of the page when looking at the description of a tag but it appears to have ...
14
votes
1answer
214 views

Badge progress indicator in review section

In review section, badge progress for Copy Editor and Civic Duty/Electorate is displayed. If a user has not yet received Strunk & White badge then it would be good to hide the progress of Copy ...
77
votes
3answers
865 views

More badge progress indicators

I just noticed the Copy Editor badge progress indicator on stackoverflow.com/review/, Can we have this for more badges please? In particular the badges where it's not clear to the user how ...
7
votes
2answers
97 views

Comparing your personal stats against a badge requirement

I would like a way to see how much more I need to "work" or "improve" to get a badge. Let's say that I want the Commentator badge. When I hover over it, it would be great if it could say something ...
8
votes
1answer
198 views

Progress percentage for Badges [duplicate]

Possible Duplicates: Allow users to see badge progress Show the progress left on badge achievement unlockings Both of the above questions are now closed as exact duplicates of SO Badge ...
3
votes
2answers
161 views

Show the progress left on badge achievement unlockings [duplicate]

Possible Duplicate: SO Badge Progress Report I love achievements and I wish there were more of them. For some of the achievements it's difficult to see how close I am to obtaining them. ...
15
votes
1answer
260 views

Rollbacks and Strunk & White

Do rollbacks count as edits towards the Strunk & White badge?
13
votes
4answers
338 views

How do I estimate Fanatic progress?

Do the data dumps have breadcrumbs other than posts and comments? #! /usr/bin/perl use warnings; use strict; use Time::Local; Count daily activity in $seen{$date}: my %seen; Count comments and ...
27
votes
3answers
1k views

How do I estimate Strunk & White progress?

Self-edits and retags don't count toward S&W. The former are easy to filter, but what about the latter? #! /usr/bin/perl use warnings; use strict; sub num_last_editor { my($id) = @_; open ...
105
votes
12answers
2k views

Badge progress reports

Is there a way to view your own progress towards certain badges? For example: Tumbleweed - What value constitutes low views for a week? Fanatic – Is there a way to view how many days in a row you ...