You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 2I think a lot of this could be improved by allowing flaggers to add post notices to answers and then having the resulting answers that don't get fixed tossed in to the deletion queue. Since normal users (10k+) can actually delete things in the queue, many of these flags can be handled by the community through a sane workflow rather than having them be handled by mods. Not to mention it would give people a chance to improve their answers with clear guidance that there's something wrong beyond DVs.jmac– jmac2014-03-20 02:55:14 +00:00Commented Mar 20, 2014 at 2:55
- Communities flags are immensely helpful! I have no idea what you're talking about there.ɥʇǝS– ɥʇǝS2014-03-20 03:06:37 +00:00Commented Mar 20, 2014 at 3:06
- @jmac All of this can be done by anyone (at least anyone who can comment, i.e. with 50 rep). What does the 10k queue add?Gilles 'SO- stop being evil'– Gilles 'SO- stop being evil'2014-03-20 03:08:10 +00:00Commented Mar 20, 2014 at 3:08
- @Seth Example? I usually decline Community's flags. Granted, that's because most of the ones I see are “closure without comment” flags on beta sites, the other ones are rare. But I rarely find the other ones useful either.Gilles 'SO- stop being evil'– Gilles 'SO- stop being evil'2014-03-20 03:09:30 +00:00Commented Mar 20, 2014 at 3:09
- 5@Gilles, I don't like the 10k queue for all the reasons Shog mentioned. It allows us to point out that there is poor content, but doesn't actually allow a bulk of the community to do anything about it. I want to allow normal users to take action on answers as they do on questions, since that allows the community to moderate content. I'm not disagreeing, just think it can be further improved to minimize moderator load and maximize the ability of the community to make those value-judgments on what content is right for their community.jmac– jmac2014-03-20 03:42:23 +00:00Commented Mar 20, 2014 at 3:42
- 5"Pile-on flags are useless" - Yep, pretty much. When there's 10 people flagging NAA and 10 people disputing the flag, I still have to make a very tough call... It took me actually experiencing this firsthand to really understand it...jmort253– jmort2532014-03-20 03:58:52 +00:00Commented Mar 20, 2014 at 3:58
- @jmac I, too, want normal users to be able to take action on answers, and that's precisely why I want to replace the 10k queue with a delete review queue (generalizing the current VLQ queue a bit). I don't see the point of post notices: a comment that explains the specific problem with the post is much more helpful.Gilles 'SO- stop being evil'– Gilles 'SO- stop being evil'2014-03-20 10:55:25 +00:00Commented Mar 20, 2014 at 10:55
- 1@Gilles, the comment thing has been discussed ad nauseum in the past and simply is never going to be enforced as mandatory. Post notices are good for when someone says, "You should do this" but doesn't bother explaining why or how that is the proper answer. So we can tack on a nice notice that says: "We're looking for long answers that provide some explanation and context. Don't just give a one-line answer: please explain why you're recommending it as a solution. Answers that don't explain anything will be deleted. See Good Subjective, Bad Subjective for more information."jmac– jmac2014-03-20 15:26:09 +00:00Commented Mar 20, 2014 at 15:26
- 2This not only signals to the user what is wrong with their post (and that it may be removed if they don't do something about it), but it also signals to everyone that reads the post notice that we have quality standards for content that doesn't include, "This is my opinion" one-liners that add nothing to our status as a resource.jmac– jmac2014-03-20 15:27:10 +00:00Commented Mar 20, 2014 at 15:27
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you