You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a group setting, I’d like to be able to use comments to ask clarifying questions, request more details before making my forecast.
But currently it’s not possible to do that without seeing what other people have forecasted for that prediction, potentially anchoring you to that number/inducing information cascade.
The text was updated successfully, but these errors were encountered:
This is a good idea, would you be interested in submitting a change for it?
If you look in components/questions/QuestionDetails.tsx, you should be able to hide forecasts from the event log based on the value of question.hideForecastsUntilPrediction
In a group setting, I’d like to be able to use comments to ask clarifying questions, request more details before making my forecast.
But currently it’s not possible to do that without seeing what other people have forecasted for that prediction, potentially anchoring you to that number/inducing information cascade.
The text was updated successfully, but these errors were encountered: