Badges awarded for editing post and tag wikis. These are Editor/Tag Editor/Excavator (bronze), Strunk & White/Research Assistant/Archaeologist (silver), and Copy Editor (gold).

learn more… | top users | synonyms (2)

75
votes
2answers
1k views

What kind of edits contribute to the editor badges?

The descriptions for the editing badges are: Editor: First edit Strunk & White: Edited 80 posts Copy Editor: Edited 500 posts Does "posts" include your own questions/answers, or are ...
22
votes
1answer
516 views

Copy Editor with too few revisions?

I just earned the Copy Editor badge on Stack Overflow, but I don't think I have 600 edits! On my profile, under "Activity > Revisions," I only have fourteen pages of edits, each of which has 30 edits ...
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 ...
87
votes
12answers
1k views

A higher level Strunk & White badge? 1000 edits or such

I recently picked up a Strunk & White badge, which I am damn pleased with. It is a somewhat exclusive club with 354 badges thus far bestowed. It was earned mostly by cleaning up horribly ...
27
votes
2answers
426 views

Strunk & White and Review Stats

Having gotten the Strunk & White badge, I can now see my review stats. The trouble is, I see nothing but zeroes both for today, and all. In the past I've clicked through plenty of questions ...
85
votes
1answer
552 views

Badge for editing a negative vote post that goes on to be a positive scoring post

I've noticed potentially good questions that are poorly worded or have bad titles and thus have at least a couple of downvotes or even close votes. On occasion, after a quick edit, these questions go ...
13
votes
5answers
545 views

Strunk-and-White problem?

Thanks to the new edit system(which I really like, BTW) I recently got Strunk-and-White. Awesome! I'm a curious guy, so I had been periodically seeing how many edits I had with some data explorer ...
7
votes
1answer
125 views

Do you have to be the last editor for it to count against the editing badges?

SEDE Query 1 SEDE Query 2 These two queries seem to imply that for an edit to count against the Strunk and White badge or the Copy Editor badge, one needs to be the most recent editor. However, the ...
9
votes
4answers
126 views

Is it possible to know the count of edits I made on Stack Overflow?

Is it possible to know the number of edits I made on Stack Overflow? For example, is there a way to know our status towards reaching the copy editor badge?
3
votes
0answers
100 views

/users?tab=editors puts paid to “editor” category badge queries on data-explorer

Yay - it's finally here. Title has it all (the important bit). Just thought I'd shout it out. It does highlight however that the Copy Editor badge is run very very infrequently. It shows me at 855 ...
3
votes
2answers
218 views

Where's my Strunk & White badge? [duplicate]

Possible Duplicate: What kind of edits contribute to the editor badges? According to other questions on here, only edits to other users' posts count. I have 144 edits according to ...
2
votes
3answers
238 views

Somehow I don't get badges

I just checked with this query how many edits I made. It is 746, so I think I should get the new CopyEditor badge. Likewise the tag wiki page for jQuery says I have over 400 up-votes for this tag ...
11
votes
1answer
148 views

106% complete! Strunk and white progress in review pane [duplicate]

Possible Duplicate: “Your review progress” showing target badge that I've already received So as far as I know, I haven't made very many edits today. Judging by my history, ...
5
votes
1answer
69 views

Do edits on tag wiki excerpts count toward editing badges? [duplicate]

Do edits on tag wiki excerpts (not the body) count as edits towards Strunk & White and other editing badges?
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 ...
5
votes
2answers
152 views

Why don't answer edits count toward editing badges?

There are several queries on the data explorer site that show your progress toward the various editing badges like Editor, Strunk & White, and Copy Editor. Based on most of these queries and my ...
4
votes
2answers
108 views

Strunk and White - No review stats?

On the main SO site, I have received the Strunk and White badge and I read that you start seeing your editing/reviewing stats. Where exactly is this? I don't seem to be able to find it, or I do not ...
3
votes
1answer
114 views

Working toward “copy-editor” badge [duplicate]

As I often edit posts on SO, I started wondering about the "copy-editor" badge. My profile shows "502 revisions", but didn't get the badge yet. I started looking elsewhere and according to the ...
3
votes
2answers
64 views

Badge System & Editing

I recently have gone over the required editing of 80 posts to get the badge "Strunk & White". However, as of this time I haven't been awarded the badge. Is there a additional requirements for ...
3
votes
1answer
116 views

What's the definition of 'edit' on the user->editors page?

http://stackoverflow.com/users?tab=editors What exactly counts as an edit here? I ask because apparently I have made 765 edits, but I don't have the Copy Editor badge (edited 500 posts), so it seems ...
2
votes
1answer
123 views

More than 80 posts and no editor badge [duplicate]

Possible Duplicate: Strunk & White badge missing According to the documentation, all you need to get the Strunk & White badge is 80 edits. I have 88 of them but still don't recieve ...
1
vote
1answer
154 views

Changing the requirements of either the “Strunk & White” badge or the “Archaeologist” badge

Currently, the "Strunk & White" badge and the "Archaeologist" badge have the following requirements: Strunk & White: Edited 80 posts Archaeologist: Edited 100 posts that were inactive for 6 ...
1
vote
1answer
66 views

Does editing only a question's title count towards the editor badges? [duplicate]

Possible Duplicate: What kind of edits contribute to the editor badges? I found that when I edit a question title only, with less than 6 characters change, it is considered as a valid edit. ...