Welcome to Codidact Meta!
Codidact Meta is the 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.
Comments on Should we remove closed questions from the question list?
Parent
Should we remove closed questions from the question list?
Should we exclude closed questions from the question list?
Closed questions (and their answers) would still be linked on the owners' profiles, would be included in search results, and would produce the usual notifications from activity on them. This change would only be to get them out of the main view.
If a question is closed and being worked on (to fix the issues), this lets the author do so out of view. If the issues that caused it to be closed are addressed and the question is reopened, it returns to view. Meanwhile, it's not "in the way" and likely not attracting more downvotes. ("I know it's broken; you don't need to keep telling me!", the author might be thinking in response to more and more downvotes while trying to edit.)
If a question is closed and not being worked on to fix the issues, then it's unlikely to be helpful for it to be listed. While it sometimes happens that a third party sees a question, knows what the author was trying to ask, and fixes it (I've done this), it's uncommon. I can think of a few options we might consider to mitigate this: search by closure status, a filter, a user preference, show to people with the Curate ability. I'd like to understand how big a concern it is first and then we can decide what to do about it.
This question is not meant to preclude other housekeeping automation. I'm asking if withdrawing closed questions from the main public view would be a useful first step.
I believe Somewhere Else only high-rep. users can see Closed Questions (except their own). I think that is a pointlessly …
3y ago
Closed questions should remain visible to the general users (unregistered and first-time users is a different issue). R …
3y ago
I argue no, because in my experience, closed questions often (in fact VERY often) have answers that are extremely valuab …
3y ago
No, we should not completely remove them from the question list, making them effectively private or moving them to a ded …
3y ago
Yes I have been thinking about this for a while, even before Codidact existed and I think the hard reality is that it …
3y ago
Post
Yes
I have been thinking about this for a while, even before Codidact existed and I think the hard reality is that it is almost impossible to have a "one size fits all" (what SE is basically trying) that works fine for everyone involved. Most of the time, it is a huge gap between newbies and experts and it is very difficult to ensure a satisfying experience for all.
Lundin has provided a way better explanation to support this idea in this post than I can possibly sustain in my answer. So, if you did not read that post, please do read it.
SE itself has a working version of this idea by using a Sandbox on Worldbuilding. I have tried it myself and it was a good experience (i.e. improved a question and asked it on the main site). However, the sandbox mechanics involves a few manual steps which are not that easy for an inexperienced user.
My proposal for such a "sandbox" (or similar, maybe "staging area" would sound better) is the following:
- allow a question to be _moved _to the "sandbox" when being closed. Maybe add a checkbox in the close reason window. Anyone who can flag can also have such a checkbox to signal that the question should be moved to the "sandbox"
- define the sandbox as a special question category that is accessible to all members. Maybe put a link in the right column, but not to be mixed with the "normal categories"
- moving a question to the sandbox will also: remove all votes from it (maybe even disable voting for sandbox items, temporarily or entirely), notify the OP and the folks that left some comments. Existing answers do not make much sense in the sandbox, but they should be restored when the questions comes back to its normal category.
- we can have more freedom in regard to the comments in the sandbox area (e.g. partially answer to this request).
- the OP or another user with enough privilege can flag the question for it to be copied to its original category. Comments should not be copied. Votes start from 0/0.
The advantage such a system has over WorldBuilding's Sandbox is that the platform will natively support the sandbox concept. Another advantage is that the (typically newbie) user would not have to do any special action to follow this flow (these steps will be ensured by curators who in turn are helped by the platform to ensure a consistent flow).
The only significant disadvantage I see is the development effort:
- move/clone functionality for a post and related entities
- customizing of voting behavior (partial or total disable of voting)
- proper notifications for everyone involved
1 comment thread