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.

Comments on Give actionable feedback when closing questions

Parent

Give actionable feedback when closing questions

+6
−2

Having had the dubious honor of experiencing the closing process from the perspective of a question author, it seems to me that closing does not adequately communicate why the question was closed, and which aspects need improving in order to make the question work here.

Specifically, for feedback to be actionable, it needs to

  • specifically identify the problem
  • explain why it is a problem
  • and ideally explain a way to move forward

So, how did our process measure up? The close reason given was:

This post contains multiple questions or has many possible indistinguishable correct answers or requires extraordinary long answers.

That lists 3 different reasons for closure, leaving it unclear which one applies to the question.

Also, the second possible reason is not conveyed clearly, because "many possible indistinguishable answers" does not make grammatical sense: if the answers are indistinguishable, they are duplicates - why is that a fault of the question?

And it doesn't explain why that is a problem.

And it most definitely doesn't show a way forward.

Of course, people are smart. They can ask for further information if they care, and then wait a day for that further information to arrive.

I did, and received:

I closed this post because it's asking for personal anecdotes; there's an infinite number of possible answers to such a question, and as such doesn't fit so well into a Q&A format. It might be better suited to chat, or possibly a series of blog posts (which you might want to discuss in the Meta category). See also How to ask a great question in the Help Center.

That's much better:

  • It clearly identifies the problem.
  • It attempts to explain why it is a problem (but doesn't quite succeed, because it doesn't explain why "many answers" make a question "a bad fit for Q&A")
  • It attempts to show a way forward (but doesn't quite succeed: why chat? how do I blog? Does he mean the currently disabled article feature?)

but it also shows how challenging it can be to communicate and explain site policy in a comment box. And how time consuming. And that's probably why Mythical gave that link to the help center. Alas, as the "how to ask" page does not appear to mention "many answers" at all, the link didn't help me much ...

So ... can we find a better way to give feedback when closing a question?

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

1 comment thread

General comments (1 comment)
Post
+3
−0

I think the best solution is to have specific canned close reasons, with vetted messages clearly communicating what was bad, why that is bad, and specific tips for improving it.

Here are some attempts how this could look:

This post contains multiple unrelated questions.

[explanation why that is a problem]

Please split it into separate questions.

Or

There are many potential answers to this question, but we can't tell which ones apply in your case.

Please provide additional information as requested below.

Or

Doing justice to this question would require very long answers.

Unfortunately, few of our contributors have the time to write such long answers.

Could you make your question more specific?

The above suggestions are just first drafts, I am sure they could be improved further.


I am also not sure that closing is the ideal process here. Our aim should be to give feedback, and reduce the visibility of poorly received questions, but not every feedback necessarily justifies preventing answers.

A lot of close reasons are matters of judgment. Just how long is too long? Just how broad is too broad? People have different thresholds, and rounding that gradual scale into a boolean presumes a degree of objectivity that can not exist. (Case in point: my second-most popular answer on stackoverflow was on a question that received informal "too long" feedback)

Put differently, I think there can be value in communicating why I won't answer while still allowing other people to answer.

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

1 comment thread

General comments (1 comment)
General comments
Lundin‭ wrote over 3 years ago

I agree with you overall, we should have a list of valid close reasons, as per community consensus. We can't have users closing questions based on personal whims or believes. Ideally the close reasons should be well-defined and maybe we can also give a number of examples of what such an off-topic question should look like. Since the site is in the early stages, we must be ready to change this to and fro, until we boil it down to something the majority agrees with.