Do multiple edits on the same post count towards the editor badges?
Related : What kind of edits contribute to the editor badges? , but doesn't talk about multiple edits on the same post.
|
Do multiple edits on the same post count towards the editor badges? Related : What kind of edits contribute to the editor badges? , but doesn't talk about multiple edits on the same post. |
||||
|
|
|
The Copy Editor and Strunk & White badges count post revisions, so yes, multiple edits on the same post do count. Here is a SEDE query I created that matches* the SQL running in the real badge-awarding script (at least at the time I indirectly obtained it through this project). I don't believe the behaviour has changed since then. How many Copy Editor/Strunk & White-qualifying edits have I made? * The real query has to exclude deleted posts and return a list of users that don't have the badge yet, while the SEDE query doesn't need to exclude deleted content (because it doesn't exist in the data dump), and filters by a single user. |
|||||||||||||||||||||||||
|