Split turn in two stages: Proposal and voting #106
Labels
Beta Release
Project roadmap item for beta release
enhancement
New feature or request
help wanted
Extra attention is needed
Milestone
Current implementation of CVPP simplified in this repository and has shown negative feedback from users as it first requires everyone to submit next batch of proposals and only then will show feedback from previous round.
To fix this we must create flow where each turn consists of two distinct sections:
This means that players no longer vote on "previous round proposals" but instead vote on current round.
The straightforward solution that is less work on a refactor side for us would be to
canEndProposing
,canEndVoting
instead.The text was updated successfully, but these errors were encountered: