In any code-golf question, there is the possibility that the OP wants to accept an answer that is not the shortest. I have not heard of it being possible for mods to change the accepted answer. Therefore, I propose that
Accepting for specific tags should be automatic.
For example, for code-golf when the OP wants to accept an answer (if ever) they can just click "accept" and the most-golfed answer (with correct formatting) will be accepted.
1 Answer 1
This idea has many problems.
It will be very difficult to write a fool-proof program to detect the shortest valid answer. This also seems rather abuse prone to me. What if the challenge has a deadline? What if the answer was formatted wrong? I suppose you want the accept to automatically update if a newer-shorter answer is posted. What if this answer is invalid? What if a user posts the wrong byte-count to snag the
+15rep? Yes, all of these could be handled with editing and flagging, but this seems like much more work than leaving the accepting up to a human that can judge the answers.Not everyone agrees that having an accepted feature is a good idea.
There are much more pressing feature requests, and pretty much every time the answer (if we get one at all) has been "We're not willing to put dev time into customizing a single site", or "Those features are too integral to the site to make any major changes to." It seems like this would also fit in the same boat.
Not every question tagged code-golf has the shortest answer accepted. For example, tips.
-
\$\begingroup\$ Also the catalogue challenges don't have accepted answers, and there's not even a tag to distinguish them from non-catalogue challenges. That makes it much more complicated. \$\endgroup\$user45941– user459412016年07月04日 07:19:47 +00:00Commented Jul 4, 2016 at 7:19
-
1\$\begingroup\$ @Mego I really dislike "catalog" questions. The point of them was to encourage competition between languages, but it ended up being an excuse to ask really trivial questions. :( \$\endgroup\$DJMcMayhem– DJMcMayhem2016年07月04日 14:29:08 +00:00Commented Jul 4, 2016 at 14:29
-
\$\begingroup\$ I dislike the direction they went too, but that is tangential to the matter at hand here. \$\endgroup\$user45941– user459412016年07月04日 20:59:34 +00:00Commented Jul 4, 2016 at 20:59
You must log in to answer this question.
Explore related questions
See similar questions with these tags.
# Lang, xxx bytes <newline> <codeblock>code</codeblock>, wherexxx== len(code). \$\endgroup\$