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 »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the "town hall" (meta-discussion site) for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Post History

71%
+3 −0
Q&A Should non-useful best-effort answers be downvoted?

Help article There is a help article providing guidance on voting. General case From "When should I vote?" in that help article: Vote down content that is unclear or demonstrably wrong. Th...

posted 1y ago by trichoplax‭

Answer
#1: Initial revision by user avatar trichoplax‭ · 2025-09-16T19:28:03Z (about 1 year ago)
## Help article
There is a [help article providing guidance on voting](https://meta.codidact.com/help/voting).

## General case
From "When should I vote?" in that help article:

> Vote down content that is unclear or demonstrably wrong.

This means an answer does not need to be *intentionally* wrong to be downvoted.

The same section also says:

> **Downvotes are not rude**. You might feel bad when downvoting something. You might think it is not nice. But downvotes, like upvotes, are important tools to express the community's feedback on a post. Don't downvote without a reason, but if you have a reason, vote.

Voting (up or down) helps arrange the answers with the most useful nearer the top. Downvoting a well intended but incorrect answer helps towards that.

## The specific example answer
The answer opens with:

> I don't really understand what you're asking

It then goes on to make a best effort attempt to provide a solution, based on guessing what the question means. If this guess had turned out to be correct, the answer may have gathered upvotes. As it turned out to be incorrect, it may gather downvotes. It was a gamble.

Ideally the "I don't really understand" would have been a comment instead of an answer, allowing clarification of the question before answering.

I don't personally see a problem with either upvoting or downvoting such a gambling answer (depending on whether it turns out to be correct or not). There is always the possibility of misinterpretation with any question. In this case, the answerer explicitly noted the potential for confusion, but every answerer makes assumptions whether we are aware of them or not. In that sense, every answer is a gambling answer, and voters decide whether to regard each one as useful or not.