Metric used to work out if an answer is sub-par and needs "attention". Not publicly detailed or gutted.
34
votes
4answers
332 views
Are we an answer factory? [duplicate]
Are we an answer factory, or are we here to educate?
I've been reading Stack Exchanges far longer than I have been participating in them, but I have noticed a trend of people answering questions ...
91
votes
13answers
2k views
Stack Overflow technology makes me write bad answers
Today I had some time and felt like writing a relatively good answer on Stack Overflow; explaining both the underlying mechanisms and good practices, unlike usual declarative answers in a "do that" ...
14
votes
2answers
253 views
Should trending questions be auto-protected?
I noticed today that a request for protection came up due to the the large number of me-too answers on a trending question I answered recently. This got me thinking, since trending questions get far ...
11
votes
5answers
318 views
How widespread is the “back it up” principle?
Good Subjective, Bad Subjective refers to the Back It Up principle that was developed on an early SE site. I've seen this principle in use on UX (though I can't find an example right now), and citing ...
43
votes
4answers
1k views
Lots of not-always-useful but well-intentioned answers
In episode 42 of the Stack Exchange podcast Joel Spolsky mentioned something along the lines that some sites (for example, Travel Answers) suffer a little from questions that don't always get ...
-10
votes
1answer
86 views
Removal of an Answer [duplicate]
Possible Duplicate:
Why was my answer deleted without any appropriate reason?
So the thread that exploded last week on Stack Overflow about sorting socks, actually had a lot of interesting ...
1
vote
0answers
50 views
How do I request a mod to remove an answer with a dead link being the gist of the answer? [duplicate]
Possible Duplicate:
Does an (old) answer that contains only a dead link deserve a downvote?
The answer in question has as it's crux a link that is dead.
2
votes
2answers
150 views
How should blatant wrong answers be dealt with? [duplicate]
Possible Duplicate:
Blatantly wrong accepted answer
If an answer is wrong (factually, logically or any way that is obvious), then how should it be dealt with ? Although such answers are ...
8
votes
4answers
312 views
One Liner answers
Many times it is observed that answers are only one liner on SO and they are not improved later also.
One of the defined rule suggest to have comment on question rather than one liner answer. ...
4
votes
2answers
126 views
Quality of answers
I'd like to find out about the guidelines for quality of answers. A question was recently asked showing the asker did not mind mixing code (Javascript being generated in PHP) and I posted an answer as ...
16
votes
3answers
336 views
Am I supposed to be an expert?
On Stack Overflow, as well as other Stack Exchange sites, I wonder what is the level of expertise required to participate? Does the Stack Exchange community prefer more questions with average quality, ...
4
votes
2answers
91 views
What are the tips for answering questions and improving the quality?
I have been asking tons of questions on Stack Overflow. I am well, indebted. As times goes by I learn more and more.
I started answering questions. Almost none of my answers are upvoted. I don't even ...
2
votes
1answer
72 views
Do bounties improve overall quality of the posts?
In this post: Do offered bounties affect the reputation gain needed for the Yearling badge? one of the comments said:
Bounties don't help improve the overall quality; they help getting an
answer ...
3
votes
1answer
103 views
How to deal with questions with a highly voted answer (outdated) and a lowly voted answer that will only become increasingly relevant
Like this one: How do I get Haml to work with Rails?
This is actually pretty common to rapidly-evolving stacks like Rails (for that question, haml-rails is considered as the current standard)
I ...
-4
votes
1answer
127 views
Poor answers shouldn't count towards the accept rate [duplicate]
Possible Duplicate:
Count only questions with upvoted answers towards the accept rate percentage
Possible Duplicate: Count only questions with upvoted answers towards the accept rate ...
10
votes
1answer
130 views
jsfiddle only answers [duplicate]
Possible Duplicate:
Answer that only contains a link to jsFiddle
What should be done about jsFiddle only answers? Whilst jsFiddle is great, even expected for relevant tags it still suffers ...
30
votes
5answers
540 views
Why are accepted answers immune from Flagging link-only answers as Not an Answer?
Let's assume you agree with the yoda's corrective action to a link-only-answer (#12) of the Faq Post What is an acceptable answer?
[A link only] answer must be improved as described above, else it ...
1
vote
0answers
52 views
/review: “Post Quality Score” metrics [duplicate]
Possible Duplicate:
Heuristics for detecting a bad answer?
I just noticed this on /review of any site, where they have for "Low Quality posts" a score. Generally, how is that score ...
10
votes
0answers
112 views
simulation of legitimate activity by posting partial copies of prior answers
I recently came across an interesting case of spammer account posting partial copies of prior answers in order to simulate legitimate activity. "look, not all my posts are about spam"
Even after I ...
54
votes
2answers
400 views
Increase minimum word count with links
Links alone do not provide a good answer to a question. At the very least, the author should answer the question with a summary of what is behind that link and how it pertains to the question.
Are ...
1
vote
3answers
185 views
Flagged incorrect answer, got declined?
I flagged the first revision of the following answer: Architecture wich allow communication between parts of the system.
With the motivation:
Should have voted on the other Observer answer.
...
2
votes
2answers
201 views
What is the purpose of leaving this -2 answer as is?
http://stackoverflow.com/a/5302162/127880
I flagged to have this removed, as it is completely worthless in just about every conceivable way.
Moderator disagreed.
Do crap answers like this make SO ...
2
votes
0answers
207 views
Should a list of “example bad/good questions/answers” exist as references for new users?
I am aware that there are blog posts (eg. Jon Skeet's post on how to write good/perfect questions or some user blogs referencing questions which are poorly specified) which provide guides or examples ...
8
votes
6answers
241 views
Should we expect better quality answers from experienced users?
I frequently see answers from high rep users (over 10K) that, well, "aren't great". Symptoms may include:
Single line of code answer without an explanation
Doesn't address the entire question ...
12
votes
8answers
574 views
How should helpful answers that are just links be handled? [duplicate]
There has been a "movement" of sorts on Stack Overflow. Users are flagging questions that are just a link or little more than a link, like:
http://stackoverflow.com/a/4737028/396458
...
14
votes
1answer
129 views
Is “Use A Framework” a valid answer?
In the same vein of When is "use jQuery" not a valid answer to a JavaScript question?
I'm starting to see answers (won't name names) for very simple or fundamental questions that are using ...
32
votes
1answer
365 views
Let's clean up the “this is a duplicate” answers
I recently discovered that there are a lot of answers out there that just contain a link and some variation of the text "this is a duplicate". A lot can be found with the query is:answer ...
13
votes
2answers
204 views
Use the phrase “One more question” to detect non-answers
I just spent all my flags on answers containing the phrase "one more question". This phrase, especially when the post also contains "thanks", "thank you" or similar appears to be a good heuristic for ...
11
votes
2answers
241 views
Quality problems in regex answers
I've been hanging out in the regex tag a lot lately, and I've noticed something I don't see as much in my other favorites (C#, LINQ, and a couple others): A disturbing number of regex answers are ...
3
votes
2answers
59 views
Is there another phase in the life-cycle of SE sites after mainstream maturity?
I've noticed in a few short months of participation that there is a definite sweet-spot for sites, where your questions tend to get good solid answers, and you have the opportunity to answer questions ...
1
vote
1answer
2k views
Stack Overflow: “It does not meet our quality standards.” [duplicate]
Possible Duplicate:
What can I do when getting “It does not meet our quality standards”?
After this filter got added to the Stack Exchange sites I have been spending a half hour or more to ...
0
votes
0answers
176 views
How can I try to improve when my account is banned
My Stack Overflow account is banned from answering questions.
I know it is due to my previous answers, which seem spam to the moderator.
However I would like to improve my answers to earn my ...
16
votes
1answer
229 views
Should we flag answers that only contain a link to another Stack Overflow answer? [duplicate]
Possible Duplicate:
What do we do with answers that are just links to other Stack Overflow answers?
There are many, many answers that simply contain a link to another Stack Overflow ...
21
votes
10answers
524 views
Down Vote “code only” answers?
I have read this: Why do you cast downvotes on answers? and tried searching for a specific view on this scenario but cannot find. If there is a question covering this already I apologize.
Q: Would ...
4
votes
1answer
126 views
How to measure the quality of a user's answers?
I'd like to generate a Data Explorer query which makes a reasonable ranking of users by the average quality of their answers.
Reputation is heavily influenced by quantity. As Jeff points out, ...
8
votes
7answers
362 views
Does Stack Overflow encourage writing *good* answers?
I can guess, that to the most of Meta residents I looks like no more than some irritating rascal, only good for raising unrest and harassing people.
That is not so true.
Great most of time I spend on ...
1
vote
1answer
72 views
force explanation for dropping flag request
Hello,
IMO it would be a great idea to force the person who drops a flag (mentioning shortcomings in the original post) to reason. In particular, I doubt that an answer like the first here matches ...
29
votes
6answers
1k views
How does Stack Overflow attempt to prevent low-quality questions and answers?
Due to its massive (and growing) size, there are a lot of low-quality questions and answers appearing on Stack Overflow.
I'm concerned that an influx of low-quality questions and answers create a lot ...
2
votes
2answers
114 views
Questions on Stack Exchange sites about sorting in O(N) time
The questions about sorting in O(N) time on Stack Exchange are misleading and uninformative. The current top answers basically say:
Use radix sort
Use counting sort (under favorable circumstances ...
5
votes
2answers
86 views
Does the definition of a low quality answer need to be expanded?
When I see questions like this: Coding style question it makes me want to rip my hair out and scream obscenities involving the word "moron" at the OP. Someone who has asked 425 questions of varied ...
10
votes
0answers
103 views
New tab for the /review : Self-Answer
From what I have seen so far self-answer are often thank you message or question asked toward an answer (should be a comment). I think it would be nice to have an other tab in the /review section to ...
0
votes
1answer
133 views
Is /review/low-quality-posts functioning properly?
One of my answers showed up at /review/low-quality-posts with a score of 72 (is that good or bad?). I've edited the answer to clarify for the OP, but it made me question the heuristics.
This is the ...
79
votes
21answers
3k views
Heuristics for detecting a bad answer?
A lot of bad answers are slipping through the cracks on Stack Overflow. You can see some examples at
Thanks a lot for this post ... and other first time user curiosities
I've been paging through ...
1
vote
3answers
108 views
How to phrase my subjective question to avoid unconstructive answers
Often, I face myself asking a tricky question where someone interested in giving me a constructive answer would have to sit down and think. They would also need to care about my question and my ...
17
votes
2answers
274 views
Does an (old) answer that contains only a dead link deserve a downvote?
The other day I came across this answer.
The accepted answer only provided a link, but the link was not working anymore. So for me, the answer was not helpful at all. This was even the accepted ...
3
votes
3answers
138 views
Can we limit answers from users with a history of bad answers?
It's great that we now have measures that will limit questions from users with a history of bad questions. Can we do the same sort of thing for users with a history of bad answers? I.e., if a user has ...
2
votes
1answer
111 views
Feature idea: Increase granularity of voting
I've been using SO for a few months now, answering questions whenever I can, and learning a lot from reading answers. I frequently upvote answers and questions I find "good".
However, sometimes an ...
5
votes
8answers
147 views
Answers stating a popular opinion getting more votes than precise answers?
I have noticed that quite often the best answer stays at zero points while the question is flooded with quick oneliners. Apparently most people don't bother to read long answers (and thus won't ...
0
votes
2answers
111 views
Is There a Difference in Quality of Answers?
Are there trends or stats on quality of answers for audiences in SO/SU/SF and if there are any relationships among their users?
I'm curious because usually I get decent answers on SF. I don't often ...
218
votes
11answers
45k views
Are answers that just contain links elsewhere really “good answers”?
I have often wondered at the practice on SO, SF, and the other sites where someone will ask a question and an answer will come in that says Look here: http://link elsewhere. Rarely will the link have ...

