Already I have lost all hope of looking at late answers etc. It's just a parade of meh. I can't make any kind of intelligent decision because I can't see the other answers to the question, for instance. There's no Looks Good, only Skip, and those feel different to me. So I've been more interested in reviewing edits.

But people keep approving crap while I'm looking at it. Two or three "the post was already approved; please visit to edit" and I'm just "screw this whole thing".

Can we do something like one reject bounces all existing votes: you need three approves in a row? Because a lot of people are stupidly approving and actually driving me away from the queue.


Note this is less about letting bad edits through and more about keeping reviewers motivated.

share|improve this question
21  
6  
And don't forget about the old classic What can we do to stop bad edits getting accepted? Also, the idea of tracking whether things are done in a row was suggested in slightly different circumstances in this comment. – Popular Demand Nov 13 '12 at 16:55
5  
I agree with you both but this is less about letting bad edits through and more about keeping reviewers motivated – Kate Gregory Nov 13 '12 at 17:00
4  
yeah Looks Good was referring to late answers. I'm depressed by the number of queues I just no longer am willing to look at. I am trying to stop Suggested Edits from being one of them. – Kate Gregory Nov 13 '12 at 17:04
Seems to me that those are basically the same thing, in this case. – Popular Demand Nov 13 '12 at 17:05
Sorry, that was confusion on my part. After re-reading I realized you were still talking about Late Answers at that point. Carry on. :) – Bill the Lizard Nov 13 '12 at 17:07
7  
+1 for the sentiment at least, even if a dupe. – Bart Nov 13 '12 at 17:07
11  
Ever since the badges (especially the gold), have not wanted to review anything – random Nov 13 '12 at 17:11
@Servy Precisely what I'm doing as well. No more review queues for me. Just general cleanup and searches for potentially bad content. – Bart Nov 13 '12 at 17:35
Can you turn this into feature request? I quite like it. – ben is uǝq backwards Nov 13 '12 at 18:10
7  
This review business will get out of control. It will get out of control and we'll be lucky to live through it – NullUserException อ_อ Nov 13 '12 at 18:22
2  
One thing that might help is adding flagging option to each review action then letting moderators block users from reviewing suggested edits for a while. Pretty sure it was already suggested though. – Sha Wiz Dow Ard Nov 13 '12 at 18:24
2  
@gnat Kate just earned a Great Question badge for this post, and you think it "has not received enough attention"? (I'm kidding, I know what you mean. It just struck me as a funny incongruence.) – Popular Demand Dec 5 '12 at 17:32
2  
@PopularDemand LOL but of course. I for one see this as a very interesting, clearly presented design challenge. ;) Wonder why readers don't give more solutions. At first, I even thought about re-posting it at Programmers. "Imagine a site, like SO. Imagine a suggested edits review system like at SO. Imagine there are 'bad' and 'good' guys..." and so forth – gnat Dec 5 '12 at 18:19
2  

4 Answers

up vote 37 down vote accepted

The best solution I've found to this problem is to not review posts from a queue.

Some of the other ways that I've found to find content to review are:

  1. Participating in tag cleanups. It's not just about removing tags from posts; it's about fixing all of the problems with a post. Since there are no queues for this, it's all voluntary, so most of the other people doing this with you will be enthusiastic and capable reviewers.
  2. Just scan through old posts. There's enough things that need fixing that random searches are reasonably productive.
  3. Query posts based on criteria likely to produce content needing editing. Sort by descending votes, look up tags that tend to produce low quality questions/answers (i.e. homework), find/create complex custom queries designed to return low quality posts (example), etc.
  4. Look through the questions of people posting on meta with "I can't ask questions anymore, WTF!?" (They tend to have lots of content that needs reviewing.)
  5. Before answering questions in general, or immediately after answering any question, edit the questions as appropriate.

I stopped using the queues weeks ago, but I won't let that stop me from reviewing content anyway.

When I do go to the queues to review (which is less and less often every week) it's usually to find problematic reviews that need fixing. I look for edits that shouldn't be approved, favorite the link, and then comment/rollback the edit when it's approved, for example. Or, if the reviews tend to be just incomplete, not abusive, I just improve posts (now that the race conditions of doing so are lessened). I may not get review points for it, but the edits still take effect, which is enough for me.

share|improve this answer
3  
Unanswered Questions by Tag is a query that shows problem tags that could use some clean-up help. Some of the help needed is in the form of answering questions, but quite a lot of it is in the form of editing or closing/deleting bad questions. – Bill the Lizard Nov 13 '12 at 18:26
6. New Answers to Questions More Than 30 Days Old - catching and flagging/downvoting/commenting the suboptimal early at least damps down ridiculous high numbers of upvotes – kleopatra Nov 14 '12 at 10:40
34  
"The best solution I've found to this problem is to not review posts from a queue." If that is the best solution that exists, that shows an epic failure of the system. The whole point of the queue is to make it easy to find questions that need reviews. – Nicol Bolas Nov 15 '12 at 6:47
2  
@NicolBolas That's actually kinda the point of this answer, I just avoided saying it explicitly. – Servy Nov 15 '12 at 14:33

people keep approving crap while I'm looking at it. Two or three "the post was already approved; please visit to edit" and I'm just "screw this whole thing".

Above is pretty frustrating in my experience. It is especially painful in cases of blatantly obvious crap that takes me just few seconds to reject.

It would be interesting to try exclusive review period to remedy this. By this, I mean that picked suggested edit is taken off the queue for 2-3 minutes so that no one else can review it until timeout expires.

This would guarantee that my decisions (at least quick ones) could only clash with those of the user(s) who held the suggested edit longer than mentioned timeout - which would weed out mindless click-through robo approvers.


Yet another way to tame the problem could be to increase delay for review action buttons.

  • Current delay is 2 seconds. Assuming that thorough reviewer spends one minute on analyzing and improving the edit, this means that robo-approver is 30 (thirty) times more "performant".

Think of it... 3 (three) rubber-stampers acting in parallel are capable of blindly approving 30 edits a minute, potentially destroying efforts of 30 (thirty) responsible reviewers who could have been spending this minute working on mentioned edits.

Increasing action buttons delay to, say, 20-30 seconds could help in somehow leveling playing field in favor of "good guys".


For the sake of completeness, I am aware of various ideas to detect and block fake reviewers (listed eg in linked questions) but here, I focus exclusively on how to block them from messing with my review process.


update

A new feature has been introduced that will likely help responsible reviewers part ways with robo-clickers:

An optimization to the Late Answers, First Posts, and Low Quality review queues has been deployed that will keep a single review from being shown to multiple people at the same time...

share|improve this answer
6  
Mutual exclusion? Starving editors? WHAT SORT OF SORCERY IS THIS? I like it. – Tim Post Nov 14 '12 at 9:56
1  
@TimPost from programmer's perspective, this one is just an interesting concurrency problem. Dining philosophers and such... :) – gnat Nov 14 '12 at 10:03
2  
That's why I mentioned starving editors (philosophers). If an ajax call was made to check and see if the post was locked in redis (a key with a very short TTL) and if not, lock it setting a key with a very short ttl, then it would probably work and be rather cheap. – Tim Post Nov 14 '12 at 10:06
@TimPost I was rather thinking in terms of item getting out from the queue and re-appending after timeout (lockless), but your approach would likely work too. And yes, you got it exactly right that cheap solution is what I'm after here (not trying to solve world hunger) – gnat Nov 14 '12 at 10:09

They could just track the user who went into the question to edit it, make sure the button is enabled for them even if it's already been approved, and give them credit for the review.

share|improve this answer

This is still a problem. If changes were made to the site in late 2012, they did not solve it.

The solution seems obvious to me. If you have taken the effort not only to review edits, but also to enter a post to manually improve it, you are obviously more seriously concerned about the quality of the post than the robots are. So when you enter a post to manually edit, it should be locked for approving/rejecting by others for 10 minutes or so.

Perhaps with the exception of the original poster themselves and moderators.

share|improve this answer

You must log in to answer this question.

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