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

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Why did my question get a downvote?

+8
−0

Currently, there is no consensus about whether to provide tooltips for the voting buttons (especially the downvote one). However, the community now includes quite a lot of questions that attracted downvotes and sometimes this created long debates in comments and flagging.

I would like for us to define a few answers for the "Why did my question get a downvote?".

This should help us in providing a reference to a downvote reason, if one "standard" one is appropriate.

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

2 answers

+7
−0

For me the following reasons might lead to downvoting:

  • Posts that are not related to a specific programming issue, but are rather meant to start a discussion. Example

  • Asking for software products differences, unless it is directly connected to software development and asks about one or very few product features. Example

  • There are virtually no attempts of trying a library or framework to solve the problem (pseudocode is fine for the very beginners) Example 1, example 2, example 3.

  • Asking for resources without showing any effort and/or connection to a software development goal. Example

  • The question can be easily answered by a simple copy-paste from the library or framework documentation

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

1 comment thread

2nd point should be narrowed down further imo (2 comments)
+1
−0

I believe this should be answered by the downvoters on a case by case basis. Only they know the particular reason they downvoted that particular question.

I am not a fan of canned feedback, because it often is overly generic and subject to interpretation. Often, more concrete feedback is both clearer and more useful.

For instance, consider this example:

The question shows too little research effort. Showing your work is important because ...

versus

Isn't this answered by the Wikipedia article on data compression?

The generic feedback leaves OP in the lurch, because it doesn't tell him where he should have searched.

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

2 comment threads

On the other hand, if it isn't obvious what the OP should have searched, then IMHO the downvote is no... (4 comments)
Purpose of this post (1 comment)

Sign up to answer this question »