Linked Questions

36 votes
6 answers
1k views

I am quite new to the edit review queue and am keen to make sure I make the right decision on whether to accept or reject an edit. I rejected this edit since it basically does nothing to improve what ...
user438383's user avatar
  • 6,317
18 votes
1 answer
255 views

Sometimes I am just lazy to evaluate the more lengthy edits, especially when they concern topics I am not familiar with. I guess this is probably okay but a confirmation would be great.
prusswan's user avatar
  • 7,157
17 votes
2 answers
410 views

I don't do a whole lot of reviewing work on Stack Overflow (I mostly answer, edit and comment). I was just checking out the triage queue and noticed I keep getting questions about PHP, Python, and ...
einpoklum's user avatar
  • 139k
3 votes
2 answers
133 views

I was confronted lately to few FirstPost/Late Answer Reviews reviews where the reaction to take was not obvious. After pondering between flagging or not, and I finally went for a No Action Needed ...
AdrieanKhisbe's user avatar
-3 votes
1 answer
159 views

Just failed an audit on the "Low Quality Post" queue for an answer that looks ok and it is in no way "abusive nonsense, noise, spam, blatantly off-topic or otherwise irredeemable" as the audit message ...
Cristik's user avatar
  • 33.2k
2 votes
1 answer
178 views

I often don't know how to review a short answer because the audits often show that they are of low quality. If a very brief answer does help someone to solve their problem and is correct should I mark ...
Rich's user avatar
  • 6,585
2 votes
1 answer
137 views

While reviewing close votes in review queue, this post appeared to me for review. This question linked above has python and scrapy tags added to it. Truly speaking, I don't have any experience or ...
Mohammad Usman's user avatar
-1 votes
2 answers
100 views

I am really new to review. I now found this suggested edit: https://stackoverflow.com/review/suggested-edits/6047954 where an accepted answer from twenty months ago, with +120, got corrected as "...
Alexander's user avatar
  • 20.3k
2 votes
1 answer
142 views

When reviewing you sometimes get an item in which you are in doubt whether it is good or not, so you can skip the review and let others who are more qualified judge the item. Sometimes with an audit ...
Hrqls's user avatar
  • 2,963
3 votes
1 answer
103 views

The Triage queue often includes questions that lack code, MCVE or indication of effort to solve the problem. To me, such a question is unsalvageable regardless of (un)familiarity with the language. ...
nya's user avatar
  • 2,280
2 votes
0 answers
225 views

In Low Quality Posts Review, I was presented with following audit: https://stackoverflow.com/review/low-quality-posts/17533710 I read the answer and choose Looks Ok. I failed this audit. The link in ...
Amit Joshi's user avatar
  • 16.6k
4 votes
0 answers
132 views

There are a lot of answers that come through the VLQ review queue that are either code-only or "almost-code-only". Here's one that came up as an audit (which I failed): https://stackoverflow.com/...
BJ Myers's user avatar
  • 6,835
2 votes
0 answers
147 views

Sometimes when reviewing First Answers I'm not sure if I should upvote the answer based solely on its structure or also on its correctness. For example, I was reviewing some First Posts today and ...
Thiago Loddi's user avatar
  • 2,370
4 votes
0 answers
50 views

Oftentimes in FP I'll run across a question that is in terrible shape: mistagged, filled with bad English, and with the most vague title possible. I then whip it into shape with a suggested edit and ...
Nathan Tuggy's user avatar
  • 2,236
521 votes
27 answers
37k views

Prologue Since late 2019, I have been investigating why posts are ending up in the Help & Improvement (H&I) review queue when it should have been closed in Triage. Unfortunately, due to the ...
samliew's user avatar
  • 79.5k
925 votes
1 answer
50k views

I recently got the privilege to review questions in Triage, and I'm pretty sure I'm already doing it wrong. I've read some of the Q&A about the Triage review queue here on Meta, but I was ...
224 votes
14 answers
7k views

Signal vs Noise I find that when a question warrants a close vote, it usually violates a number of rules, sometimes a majority of the rules, and it is hard to decide which is the most appropriate. ...
user avatar
292 votes
4 answers
10k views

If you're reviewing low quality posts, I'd like you to read this. All of it. Not skim it, not just vote up/down with everyone else. In exchange, I'll keep it short. Or if you are too busy, here you go:...
Undo's user avatar
  • 25.7k
119 votes
4 answers
11k views

Given the number of bad reviews in the Suggested Edits review queue (the problem that has been plaguing the queue since its inception, worsened these days by the queue being close to the threshold of ...
0Valt's user avatar
  • 10.5k
146 votes
5 answers
2k views

I've been spending a lot of time in the close vote queue. I feel that there is a problem with the tools available to me there or in the triage queue. As a syllogism, er, wait, I have three premises: ...
Kevin Reid's user avatar
  • 46.3k
88 votes
8 answers
2k views

I just had the misfortune of trying to make SO a little better by tidying up this question with my dupehammer. It was a clear duplicate - the OP states that they want the "total of all characters" ...
TigerhawkT3's user avatar
  • 49.4k
63 votes
3 answers
1k views

I've realized that I've gotten into the habit of just using "Too Broad" as my default close reason when a post is offtopic for reasons not covered by other categories, and I don't have the time/will ...
Carcigenicate's user avatar
77 votes
6 answers
2k views

tl;dr: It's time to stop letting people add stolen content to our site's tag wikis. Reviewers are letting this through, so let's start with the reviewers. These users are reviewing incorrectly and ...
Undo's user avatar
  • 25.7k
85 votes
4 answers
2k views

In the Triage review a lot of the questions are poor, and there are a lot that can be characterized as give me teh codez questions - just a problem/homework question and asking how to write code for ...
Stuart Whitehouse's user avatar
59 votes
3 answers
2k views

We've just about hit equilibrium here: Fuzzy the number of questions in the close review queue, a dopamine for the shutterers The number of questions in the queue is falling slowly, but I don't think ...
Shog9's user avatar
  • 160k
75 votes
3 answers
2k views

IMHO, it is quite difficult to do First Answers reviews on a daily basis without getting suspended after a few days. For sure, not all of my reviews were correct and some of the failures and ...
ahuemmer's user avatar
  • 2,147
64 votes
2 answers
1k views

I failed this audit. The system said the answer was spam. Can somebody explain why this answer was deleted as spam? I'm not familiar with awk, cut, or sed, but their tag info looks suitable for POSIX ...
sanyassh's user avatar
  • 8,600
43 votes
4 answers
2k views

Freshly past 500, I thought I'd check out my review privileges and promptly encountered this First Post: https://stackoverflow.com/questions/56365822/getting-error-not-all-arguments-converted-during-...
Mike's user avatar
  • 858
99 votes
2 answers
3k views

I just got Late Answers Queue review item #33495800, which used a now-deleted ChatGPT-generated answer, a/11107541 as a review audit. Since it was an audit, comments were hidden. There was a comment ...
starball's user avatar
  • 60.9k
37 votes
5 answers
1k views

I went in to review just now to get the warning: You approved edits on something that clearly wasn't an answer Come back in 2 days to continue reviewing. The warning had a link to this edit that I ...
Nathan A's user avatar
  • 11.4k
64 votes
3 answers
1k views

I know there is a problem of people skipping too rarely, but is it possible to skip too often? Sometimes while doing review queues I am really not motivated enough to invest a ton of work into ...
Georg Plaz's user avatar
  • 6,124
41 votes
3 answers
1k views

"It is September once again... and once again students are asking their homework problems..." How about we help site newcomers learn to properly ask questions by spending few minutes in review queue ...
gnat's user avatar
  • 6,247
150 votes
1 answer
1k views

If someone has clicked "improve" in the suggested edits queue, it should not be possible for the suggested edit to be approved until the person who's clicked improve has finished. Inspiration for ...
durron597's user avatar
  • 32.5k
68 votes
4 answers
658 views

The Close queue audit reviews damn you too quickly. I have just failed yet another of the audits because, as usual, I want to see what the hell people are doing with their close votes before I decide ...
Jonathan Leffler's user avatar
40 votes
5 answers
2k views

I came across this question while going through the triage review queue. The question body was quite large, however almost all of it was code. The question itself was a couple of sentences long. What ...
steliosbl's user avatar
  • 8,927
-29 votes
4 answers
698 views

Today I came to review and I was informed I've been kicked off for the review queues for awhile for this: https://stackoverflow.com/review/suggested-edits/14843211 However, to lose full review queue ...
clearlight's user avatar
  • 12.7k
22 votes
1 answer
1k views

This is a recurring issue on the site: 2014 There is no shame in using "Skip" Let us bring an end to the "robo-reviewer" war: Phase 1 - 2 Are we supposed to flag bad reviews? ...
user avatar
-25 votes
3 answers
963 views

Can we please not use haskell questions for review audits, at least in the close and reopen vote queues? Audits with the Haskell tag have caused a lot of disagreement over the years. Here are some ...
Zach Saucier's user avatar
  • 26.2k
26 votes
1 answer
2k views

Related: How should I get started reviewing the Late Answers and First Questions/ Answers Queues? It seems I've failed the audit of user who answered the question correctly. The answer was: I also ...
kenorb's user avatar
  • 169k
14 votes
3 answers
272 views

Sometimes I encounter suggested edits that make grammatical improvements while also introducing grammatical errors. I'm never quite sure how to proceed with those. I'm going to pick either "Improve ...
Don't Panic's user avatar
21 votes
3 answers
2k views

I suggested two edits: Plugin Bungeecord for chat prefix Can I make the inventory to be updated when clicking the item in another GUI, individually? Both suggestions were declined. That was a fear I ...
Elikill58's user avatar
  • 5,057
17 votes
2 answers
576 views

For a question that is on-topic, a duplicate, and from your point of view does not show research effort or is not useful (the kind of question discussed in Downvote duplicate question?), what action ...
Alexei Levenkov's user avatar
34 votes
2 answers
1k views

My understanding is that reviewing answers doesn't require verification from the technical correctness perspective - that's what votes are for. However this appears (to me at least) to be ...
Dan Cornilescu's user avatar
36 votes
2 answers
2k views

I have just been suspended from review because these Low quality posts audits: 12 September: #29787451 (screenshot) 3 October: #29979584 (screenshot) In my opinion, both answers are "Looks OK&...
Muhammad Dyas Yaskur's user avatar
22 votes
1 answer
562 views

I am currently seeing the "there are no review queues for you" message. I know this shows when you fumble audits, but I haven't even been reviewing recently. Am I banned? I never received any message ...
giusti's user avatar
  • 3,548
14 votes
1 answer
2k views

I failed this audit but if I understand the reviewing guidelines correctly the post "Needs debugging details" because a part of the error message is only included as an image and not as text....
bad_coder's user avatar
  • 13.3k
19 votes
1 answer
327 views

When I (not frequently enough I'm sure) try to do some moderation/review work, I'm mostly given questions/answers on subject about which I know very little, or absolutely nothing. Now, sometimes I ...
einpoklum's user avatar
  • 139k
8 votes
2 answers
420 views

I just failed an audit when reviewing and I don't see why this answer is low quality. It had 2 downvotes (probably because the answer was wrong), but I don't see what was wrong with the answer. I ...
Jodast's user avatar
  • 1,309
12 votes
2 answers
227 views

I encountered the following triage audit: https://stackoverflow.com/review/triage/28178676 What I did I looked into the text and searched for a question. It was there. Passed. How was the question ...
Melvin's user avatar
  • 1,039
34 votes
1 answer
1k views

Background So, I was evaluating a ‘First Answer’ on SO. The answer looked acceptable (rather good, in fact). But when I checked the link to the post and I noticed that the post had an identical answer ...
xilliam's user avatar
  • 2,307

15 30 50 per page