I've noticed quite a few cases (here's a recent one) where people not only vote to close a question, but then also answer said question. At best this is just silly, and at worst it is totally hypocritical and seems almost like rep whoring (since often the closers answers are the only ones that remain to be voted on since no new answers can be given).

If you want to close a question, it makes more sense to simply add a comment if you feel the need to say something. This also leaves the option open for the author of the question to delete it if they want to. If the author realizes they've asked a duplicate, or they want to avoid the onslaught of downvotes that can often accompany a closed question, they should be allowed to delete it. However, if any answers to the question have upvotes, the author can't delete it.

So why do people answer and close? Should we try to crack down on this sort of thing, via either new features, clearly stating it in the FAQs, or just getting the word out through commenting when we see it?

EDIT: Just to clarify, I'm asking this in relation to SO, not MetaSO.

link|improve this question

71% accept rate
5  
examples please. – Jeff Atwood Jul 10 '09 at 16:41
Here's a recent one: stackoverflow.com/questions/1109641/… Users Jonathan Sampson and Jeff Yates voted to close and also answered. – Welbo'clock Jul 10 '09 at 16:46
@Jeff and Welbog: I added a recent link. – gnostradamus Jul 10 '09 at 16:46
User Jeff Yates also voted to close and posted an answer. – Thomas Owens Jul 10 '09 at 16:47
1  
stackoverflow.com/questions/1107943/… Another one, this time from Greg Hewgill. In this case I would have posted a comment with the same text as his answer. – Welbo'clock Jul 10 '09 at 16:49
stackoverflow.com/questions/1105258/… Another example. Didn't get closed but I voted for it and answered it. – tj111 Jul 10 '09 at 16:53
5  
This is exactly why reputation needs to be regularly recalculated (or at least a targetted rep recalc triggered for those who posted on closed questions), because one "cannot" get reputation for posting on a closed question. Yet, because the recalc is never done, these users get to keep their illegitimate rep pretty much forever. – Ether Jan 31 '10 at 18:46
feedback

13 Answers

up vote 11 down vote accepted

For questions about stackoverflow itself that should have been asked on this site in the first place, this is the accepted way to handle it. The question should be closed (and later deleted), but go ahead and give the asker the answer they were looking for first so we don't leave them with an absolutely horrible experience for it. Also, mark your answer as community wiki (though sometimes I forget). I take a similar approach for duplicates, as well.

link|improve this answer
1  
Can't you easily give them an answer in the comments? – gnostradamus Jul 10 '09 at 16:51
5  
You could, but since it really is an answer that's kind of pointless. – Joel Coehoorn Jul 10 '09 at 16:55
1  
"Why do some people answer in comments?" meta.stackoverflow.com/questions/4217/… - Can't please everybody it seems :) – Jonathan Sampson Jul 10 '09 at 16:58
I can kinda see your point. With regard to making the answer wiki, does the author still have the chance to delete the question even if a wikied answer has upvotes? – gnostradamus Jul 10 '09 at 16:59
@Jonathan: So true. =) – gnostradamus Jul 10 '09 at 17:06
2  
"so we don't leave them with an absolutely horrible experience for it." This is exactly my thought behind answering and voting to close at the same time. If I know a quick answer or website to point them to, why not? – Troggy Sep 20 '09 at 22:09
feedback

If I know the answer (or can be helpful), I'll give it. If the question isn't supposed to be asked, I'll vote to close. I see it as generous, not hypocritical - after all, I didn't make the rules.

I don't see anything wrong with this. We're being strict, but generous. Additionally, I think it makes a good impression on those asking the question who may not be entirely sure what the scope of SO is. They'll learn about the scope, but also see that the people here are not psycho-thread-killers who want to dominate the platform - we're genuinely here to help.

link|improve this answer
24  
Ok then, how about a new feature: You can't get any rep from answers in a question you voted to close. Closing prevents competition. If the question deserves to be closed, it doesn't need to generate rep. – Kelly French Jul 30 '09 at 16:42
@Kelly - There's no way to implement this unless you can see the future, since questions can get reopened. Also, you can vote to close, but it may not be closed, so answering and voting to close seem perfectly fine. – Peter Ajtai Oct 10 '10 at 2:50
2  
@Peter - Future state doesn't matter. Answers to questions to questions that you've voted to close shouldn't generate any rep for you, regardless whether the question has been closed/reopened/reclosed/etc. – Kelly French Nov 9 '10 at 17:53
feedback

I do it precisely for the reason that "It may not get closed so, I'm going to go ahead and answer it anyway just in case"

link|improve this answer
6  
..or in some cases it may get reopened. – Jonathan Sampson Jul 10 '09 at 17:01
feedback

EDIT This was written a long time ago. Meanwhile in general I wish no answers were given to those questions at all, to ensure (future) question askers learn how to use the sites. See also High reputation users having trouble understanding Super User? (which is really about answering duplicates et cetera; not quite specific to Super User I guess, though Super User probably has a wider, less technical, target audience that might need more moderation).


It's good (great) to read here why people do it. I'll tell you: I never realized that! Even worse, I recall when I just started to use SO, I was quite frustrated about questions being closed while I was composing an answer. I think I even typed something like "I guess SO is not for me then" and was about to say goodbye... I really did read the FAQ et cetera but still felt like there were some people bossing around the new people.

I'm lucky (for myself) that I sticked at SO nevertheless. But I wonder if the people who see their question closed actually realize that people who voted for the close still helped them. So, for those who answer and vote: what about just taking some credit for your helpfulness by stating something like "Though this question is not programming related and I voted for it to be removed, just some answer to get you started anyway: ..."

link|improve this answer
feedback

I've done it a few times. Usually it's along the lines of "this isn't really programming related, but I happen to know your answer, so here it is." Worst case, they don't get the answer and the don't come back, same as if I just voted to close. But maybe, just maybe, they'll see it in time and get the answer they need and learn about how to use SO.

link|improve this answer
feedback

I've spotted this behaviour a few times. And I always downvote the answer.

link|improve this answer
6  
What about answers given by those who do not vote to close, but actually should know better...? – Arjan Feb 8 '10 at 14:11
@Arjan: I think you've hit on an even bigger problem than the one we're discussing here: 3k+ users who still don't clearly understand the goals of the site. – gnostradamus Feb 8 '10 at 16:43
4  
This seems to go against what votes are for (to categorize answers as helpful or not)..... Also, what if the answerer is answering in case it gets reopened? Or they weren't sure that it will get closed? Or they just wanted to be helpful and save a click for people who get to that answer and then have to click again to reach the original. – Peter Ajtai Oct 10 '10 at 2:52
feedback

I have only answered a question that I voted to close once (that I can remember). It was a Blankman question that he had asked 15 minutes prior, but I hadn't seen this until after he had accepted my answer.

This really irked me to the point that I e-mailed Jeff about it to ask his opinion on the matter. I really wish I could take that answer back but it was already accepted so I couldn't.

I'm mad at myself for not having checked if the question had been asked by the same user before I posted an answer. Especially a user I know asks the same questions over and over again. I would gladly take back that answer and lose all the rep I gained from it.

link|improve this answer
feedback

I'll most often do this when it seems iffy as to whether or not a question will actually be closed (very subjective questions, for instance). In those cases, i'll mark my answer Community Wiki, out of hope that, if i fail to close, perhaps i can at least encourage other authors to follow suit.

Occasionally i'll do the same for questions where i can't fit my reply into a comment, either because of length or formatting restrictions. Again, i'll mark it as CW.

If i remember, i'll try to go back and delete the answer if and when the question is finally closed.

Yes, it's a bit dodgy, but it is my hope that marking the answer CW will mitigate this (not that it's prevented some folks from accusing me of inconsistency or gaming, but i suspect they'd have found something to whine about anyway).

link|improve this answer
I never realized that people use this CW with so much care. – Arjan Jul 10 '09 at 17:30
feedback

Do we have any numbers on whether the people who ask close-worthy questions tend to do so repeatedly, or whether closed questions tend to come from different users all the time?

Most of the answers here remind me of the most popular example of reinforcement I heard in psych classes in college. It comes down to this: if your kid is throwing a tantrum, don't give in. If you do, it teaches You, Jr. that throwing a tantrum is an effective method of getting what he wants, and he'll do it again. And the longer you wait before you cave, the more your kid learns that persistence pays off, no matter how angry you get or how much you say you're serious. Twenty years later, you're Christopher Walken.

The point is that if you answer questions that you vote to close, you're not really motivating people to ask better questions. You're just training them to expect some mean words with their answers. Of course, without evidence either way, that's just a theory.

link|improve this answer
feedback

I'm afraid I'm occasionally guilty of the behavior described. I vote to close if I think the question should be closed/deleted, and I answer if I think I can be helpful (sometimes requiring "amusing" to be interpreted as a kind of helpfulness). They're kind of independent considerations in my process.

I probably ought to mark community wiki if I vote to close, but I don't because I'm a big rep whore. (Though questions on the fast track to closing are rarely-to-never worth any rep to speak of, except for TheTXI who inexplicably seems able to harvest them like fruit ripe on the vine. So maybe I'm only a medium rep whore.)

link|improve this answer
feedback

"it is totally hypocritical and seems almost like rep whoring (since often the closers answers are the only ones that remain to be voted on since no new answers can be given)."

You've answered your own question. Voting to close. (just kidding)

link|improve this answer
feedback

If I'm going to do this---and I do occasionally---I generally make my answer CW explcitly because of the reputation thing.

Why do I do it? Usually because I think the question

  1. is good on it's own merits
  2. is likely to be closed
  3. shows that the asker is suffering from some misunderstanding that could cause him or her trouble
  4. has no answer which would tend to dispel the misunderstanding.

in short, I'm trying to be helpful to a confused soul.

link|improve this answer
feedback

You know, I just did this (reference), and while I don't do it often, I don't think it's too inappropriate. In particular, when something is inappropriate for SO, but there is a relatively straightforward and easy to compose answer, I figure the best way to go is to let them know the answer (if it's easy for me to answer), and also to let them know that SO isn't the right place to ask it.

link|improve this answer
feedback

You must log in to answer this question.

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