This tag is for questions about answers: how to answer, whether specific answers are appropriate, and so forth.

learn more… | top users | synonyms (1)

0
votes
1answer
50 views

How to post a Comment on a Question or Answer [duplicate]

Possible Duplicate: How do comments work? How do you post a comment to a question or answer. The FAQs suggests 'comments' as a possibility, http://stackoverflow.com/faq#howtoask but there ...
1
vote
1answer
36 views

Should I replace or append when revising an old answer?

I have started revising some of my old answers. For some questions I'm finding much better answers. I'm torn on whether I should leave my original answer, which is correct but not the best answer, and ...
0
votes
2answers
67 views

What do with those answers?

There was a question "How to deal with obsolete answers?" The most popular answer to it says that obsolete answers should be deleted or updated. Here is a question asked at SO. Its accepted answer ...
1
vote
1answer
80 views

Why can't I accept two answers for the same question? [duplicate]

Possible Duplicate: How does accepting an answer work? I got two answers for the same question from different users and both of them correct and working perfectly, but I am unable to accept ...
4
votes
2answers
61 views

How to answer specific questions

After years of consuming awesome solutions on stackoverflow I decided to start answering questions in my spare time. It's a lot of fun and I learn a lot by just digging into the different questions. ...
4
votes
4answers
77 views

Should I delete an answer if it's almost identical to another [duplicate]

Possible Duplicate: Should I post my answer when it’s very similar to another answer? I posted an answer 1 min later another answer, which is different in the form but basically says the ...
4
votes
4answers
197 views

Edit a 3 year old answer or create a new answer?

It is well known that questions using mysql_* on Stack Overflow have been getting the canned Please, don't use mysql_* functions in new code. They are no longer maintained and are officially ...
8
votes
2answers
139 views

What are some ways to generate activity or review on lone answers?

I've been scouring the unanswered questions and putting some research effort into my answers. However, often I find no activity on my answers. I have found that making edits to my answer or the ...
2
votes
1answer
56 views

Question comments as question answers [duplicate]

Possible Duplicate: How should I handle questions which are answered in the comments? Allow converting comments to answers I found many questions with no answers but with many valuable ...
-2
votes
3answers
58 views

How do I accept an answer when more than one provided the solution? [duplicate]

Possible Duplicate: How to select the correct answer when their content is equal How do I accept an answer when two users provide a complete solution to a problem? Case - Image can not be ...
2
votes
2answers
74 views

How should I accept a half answer?

I posted a question on StackOverflow about a problem to solve. One answer is pointed out a mistake that I made, but itself didn't solved the problem, hovever after this I was able to solve the rest of ...
2
votes
2answers
62 views

How to link to a particular answer? [duplicate]

Possible Duplicate: How can I link to a specific answer? A couple of times would have wanted to link to a particular answer, but it seems answers can't be pointed directly using links.
0
votes
1answer
56 views

Improving the comment section with new tools [duplicate]

Possible Duplicate: Mark a comment as answer to a question How should I handle questions which are answered in the comments? Please read before posting as duplicate.This is not the first ...
20
votes
1answer
328 views

“Don't just link to jsfiddle.net” hint sometimes hinders answering the questions

Recently I found a new hint when answering the questions in SO, saying: Please make your answer complete by including relevant, formatted code inline (don't just link to jsfiddle.net). In one ...
0
votes
1answer
36 views

When trying to accept an answer for my question, it is asking me to wait [duplicate]

Possible Duplicate: How does accepting an answer work? Time limit on accepting an answer When I am trying to accept an answer for my question, I am asked to wait for 2 minutes. Why is ...
0
votes
2answers
49 views

How do I answer my own question [closed]

I have found the solution of my question and i want to answer it and when I click on "Answer Your Question" nothing happens. How to answer my question to help others for finding the solution of that ...
11
votes
2answers
167 views

Answer a question, then closed because off-topic. Delete my answer?

I answered a question which was then closed as off-topic. The answer was up-voted, so deemed interesting by someone. I'm wondering what should I do with my answer now. Should I delete or keep it? It's ...
19
votes
2answers
173 views

What to do with the question if the problem turns out to be something irrelevant

What to do when: You have a problem you can not solve. You post a question to one of StackExchange sites. Describe in detail the situation which produces the problem. People start posting answers, ...
1
vote
1answer
51 views

Does continuous editing of answers result in negation?

I edited one of my answers about 3-4 times. My answer is 100% right. I just kept editing to add extra information. Here is the link: Link But after 3-4 minutes I saw -1 on my answer though I am ...
-6
votes
1answer
51 views

Highlight responses to a question from answerers who have a badge for one of the tags on the question

Just an idea I had today for improving the site and identifying answers to your question that are more likely to be valid. The idea is that if the answering user has a badge for any of the tags that ...
0
votes
1answer
58 views

What about the questions that are not answered [duplicate]

Possible Duplicate: Unanswered questions which author don’t care about, vote for deletion? What happen to those questions that are not answered or to those no body gets solution. Shouldn't ...
11
votes
4answers
168 views

What's the proper action for moderating answers using the wrong programming language?

While reviewing first posts, I came across this answer, which uses C++ code to attempt answering a C# question. Clearly, this is not a correct answer, since the code won't compile in C#. However, ...
2
votes
2answers
116 views

Isn't it redundant to vote up the answer you have chosen to your own question?

I've just discovered that I can vote up answers given to my own questions that I have chosen as the right answer. Isn't it redundant? If not, what criteria do I need to consider, to vote up/down, or ...
17
votes
3answers
254 views

A simple case of answer-copying by a spammer - so why was my flag declined?

I recently noticed this answer by a new user with an ad link in their profile, which copied the post below it verbatim besides removing the phrase "So to sum this up" at the beginning. The ...
-15
votes
2answers
137 views

Why don't we get reputation for answering a question?

I don't feel this is far... Many times I answer a question someone answer a few minutes before and get all the reputation, or even I help the asker he thanks me but don't repup nether accept any ...
0
votes
1answer
48 views

Etiquette for answering with the content of an existing answer

Is it acceptable to copy and paste an existing answer, and make a minor change (such as one line of code), then submit as your own answer to the same question (with no credit)? I'm not talking about ...
2
votes
0answers
34 views

Configuring Answer To Recently Edited Post

There was an answer on this post: Applying Different CSS Class On Click Using jQuery that related to the old question before I edited the question. It has a couple of up-votes and it seems I know ...
4
votes
1answer
75 views

Is adding a note in the user profile notes enough disclosure? [duplicate]

Possible Duplicate: How do I mention my own products in answers? Suppose I am the developer of a free software project, and I write a note in my profile about being the maintainer, or ...
-1
votes
1answer
88 views

Is it acceptable for a question and its accepted answer to promote poor security practices?

RE: Is moving wp-config outside the web root really beneficial? This question, and its accepted answer, lead readers to the dangerous conclusion that a common security practice – moving sensitive ...
1
vote
2answers
57 views

What should be the intention/motive behind upvoting? [duplicate]

Possible Duplicate: When should I vote? When I am hit by a question/doubt, I head to the Stackoverflow(of course on not finding that in the docs or the docs are not so good). Many times I ...
6
votes
2answers
90 views

Is it appropriate to give different ways of solving a problem?

I was wondering if I felt someone had an XY problem (they have problem X but they go about it with Y and ask about Y rather than X), would it be appropriate to post an answer talking about a different ...
1
vote
0answers
30 views

Could we have a way to notify users when an answer is edited? [duplicate]

Possible Duplicate: Optional notification on an edit to an answer Many times I answer the question to the best of my ability, then the question asker replies with a comment or edits their ...
8
votes
2answers
103 views

Should we answer the question being asked, or be as helpful as possible?

So I was reading this question and there are two answers there that I like jlordo's answer succinctly and clearly answers the question that is being asked RobHruska's answer doesn't exactly answer ...
-2
votes
1answer
57 views

making a comment an answer [duplicate]

Possible Duplicate: Promoting comments to answers Allow converting comments to answers Have you ever considered the posibility to set a comment as an answer? Sometimes a user gives ...
6
votes
0answers
87 views

What kind of posts does the network profile post count list omit?

My S.O profile shows 232 answers, while the network profile shows 231 answers. S.O: stackoverflow.com/users/<id>/<username>?tab=summary Network profile: ...
8
votes
4answers
319 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. ...
2
votes
2answers
107 views

When is it okay / not okay to unaccept an answer?

I recently had an answer I gave selected as The Answer to a question. A couple days later, the OP updated his question to ask a follow-up question, and revoked his selection of my answer. I.e. my ...
5
votes
1answer
71 views

How far to follow an answer?

What's the consensus for how many responses / comments on a given answer you should continue to reply to? After 5 or so the site says 'take it to chat' but this usually isn't viable if the parties are ...
8
votes
0answers
144 views

Doppelgänger answers

Few days ago I was editing an answer on ProgSE (few minutes after I had posted it), and when I saved the edit it was posted as a separate answer. Didn't think much of it at the time, but today I ...
6
votes
3answers
129 views

Is it okay to copy answers from other sites?

I stumbled upon this answer while looking for information on the Objective-C @synthesize. Shortly after, I found this article, and noticed that one of the sentences looked awfully familiar. I clicked ...
11
votes
4answers
118 views

Tailoring Answers Based on the Asker

So I was reading through the answers on this question and it got me thinking. I see this question and I immediately realize this is most likely being asked by a java 101 student or someone just ...
9
votes
3answers
298 views

What has happened to Stack Overflow? [closed]

First of all, sorry if this is a duplicate of this. Sometimes I don't understand what the deal is with Stack Overflow anymore. I look back and see old posts that have hundreds of votes, but if I see ...
3
votes
0answers
59 views

Stack Exchange inbox shows incorrect number of answers for a question

A question I asked has only three answers, but my Stack Exchange inbox shows 6 answers on What if the answers of a historical locked question become obsolete?:
1
vote
1answer
75 views

How should we respond to unanswered but solved problems?

When reading through the comments of this question, I found out that the problem had already been resolved, though no answer was given. Apparently the cause of the problem was the OP's oversight only. ...
1
vote
2answers
210 views

What should be done if you receive answers to a question which also answer related questions?

I asked the Stack Overflow question How to sort a List<Enum, Collection> by an enum? The answers I received answered my specific question, and also covered issues which could be related to my ...
1
vote
4answers
198 views

Criticizing an almost three-year-old answer because it's too short? [duplicate]

Possible Duplicate: Why do I get exactly the same comment by different users for my link-only answer? Got a notification of a new comment on my answer to this question. The commenter ...
-12
votes
1answer
175 views

Why was my question downvoted although I was just sharing my knowledge, Q&A-style?

We can share knowledge by answering our own questions. Reading this Stack Exchange blog entry helped me understand that if you have a question that you already know the answer to if you’d like ...
3
votes
1answer
54 views

Should answers linking to tools or libraries be marked for deletion as link-only?

Link-only answers are discouraged and often get marked for deletion with a comment of: While this link may answer the question, it is better to include the essential parts of the answer here and ...
12
votes
0answers
79 views

Implement “reasons” to delete answers much like vote to close reasons [duplicate]

Possible Duplicate: Add “Delete with reason” button/dialog to existing moderator tools for flagged answers There was a feature request to add reasons for deletion for questions, but this ...
0
votes
2answers
39 views

Should edits be “rolled back” if users update/change their questions with a given answer?

I see it quite often that users post a question. After there's an answer that fits, they revise the question with the content of that answer/suggestion and ask another (different) question on ...

1 3 4 5 6 7 30