Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Comments on Accepted Answer?

Parent

Accepted Answer?

+2
−0

In SomeOther systems, there is an easy way to mark an Answer as the "accepted answer". I don't see an obvious way to do that here. Is there a way? If not, should there be?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

Post
+3
−0

It strikes me that there was something contrary to the stated aims of Stack Overflow about the accepted answer button. SO set out not to provide an answer to one individual but to create a permanent collection of questions and answers that would be valuable to many people. Given this, what is the point of giving the original asker a super vote? If the answers are supposed to serve multiple people with the same problem, what special status does the first asker have to bless a particular answer?

The point of a social proof system is that the best answer is proved by accumulating the most votes. Not a perfect system, but it has its merits. But it is compromised if the person who asks the question is given a super vote. And we see this all the time, low vote questions accepted by the original asker, either because they accepted too soon before a better answer was posted, or they did not like the best answer for some reason.

It seems to me that there are three reason to upvote an answer:

  1. I tried the solution provided and it worked.

  2. I am an expert (or think I am) and I agree with this answer.

  3. I have heard this answer before and assume it is correct.

Now it seems to me that there are two kinds of validation here, experience and agreement, and that they have distinct value as social proof. The accepted answer button is (tacitly and inexactly) a tried it and it worked vote. A regular upvote could be either.

If you wanted to distinguish two kinds of up votes:

  1. It worked!
  2. I agree!

You could, but they should apply equally for all voters. The asker should not have a privileged It worked! button. If the answer is for everyone, anyone for whom that answer worked should be able to cast an It worked! vote.

I'm not sure if having two distinct kinds of up vote would work, or if people would respect the difference. But this strikes me as capturing the difference between an accepted answer button and a regular upvote, and if you want to preserve the distinction between It worked! and I agree! then both vote types should be available to everyone.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (2 comments)
General comments

Skipping 1 deleted comment.

manassehkatz‭ wrote almost 4 years ago

I agree with respect to "don't give OP a special vote" - i.e., OP's vote should not have any more or less value in terms of "points" than any other. However, there is specific value to other people answering (or considering answering) to know that OP has indeed solved their particular problem. It varies a lot depending on the type of question.

dmckee‭ wrote over 3 years ago

Very late to the party, but a little SO history. Acceptance was the bootstrap mechanism for the rep system. You need 15 rep to upvote, right but you only need to be the asker to accept. That said, I think you’re entirely right that it breaks the evaluation model.