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
I vaguely remember discussing a fill-in + checkbox option with Lynn but don't remember where we wound up. The more I think about number of rankings the more I think we should require people to put in the number of rankings, because to some places "max" would be all candidates + a write-in (or write-ins) while in others "max" may mean just all candidates. We could clear that up with instructions/hints/etc but it seems simpler to me to just ask people how many rankings are permitted in the contest and require numeric entry.
I'm neutral on splitting up the skipped rankings question, it's just a matter of asking the questions in the right order . Probably would first ask about whether voters can skip as many rankings as they want, then if the box is left unchecked have them indicate how many rankings a voter can skip? I'm having a hard time thinking of how to phrase these questions... Maybe "Can voters skip unlimited rankings in a row and still have later rankings count" for checkbox and "How many consecutive skipped ranks are allowed" for the entry field?
The text was updated successfully, but these errors were encountered:
… and `maxRankingsAllowed` (#515)
* Adds check boxes next to `textFieldMaxSkippedRanksAllowed` and `textFieldMaxRankingsAllowed` to substitute "unlimited" and "max" values in, respectively (fixes#498).
* Refactors `choiceWinnerElectionMode.setOnAction` logic.
maxRankingsAllowed
should default to having the "Maximum" check box selectedmaxSkippedRanksAllowed
should default to having the "Unlimited" check box unselected (and 1 in text box)Checking either check box should disable and clear the text box
More to consider from @chughes297:
The text was updated successfully, but these errors were encountered: