Equal-Vote / star-server

STAR Voting is an upgrade to our current way of voting that allows voters to score candidates from 0 to 5. Ultimately, STAR Voting elects candidates who better represent the whole of the electorate. We are building a site that lets everyone from individuals to organizations use STAR Voting to host simple polls or run secure elections.
GNU Affero General Public License v3.0
19 stars 22 forks source link

Add new field "Vote Type” with two values "Test" and "Live" to the Election database #492

Closed masiarek closed 2 months ago

masiarek commented 7 months ago

Vote Type drives large number of subsequent functions / functionalities / features:

Live mode requires thorough verification of all activities

image

See more:

ArendPeter commented 7 months ago

Good idea! I can definitely see how having access to the entire flow prior to having the live election is useful for users (especially if it's a larger organization and there's a lot of people/testers who are giving approval)

That said, we can achieve similar functionality now by having them duplicate the election, rename it to TEST, and then add their testers to the duplicate election. I think it's worth polishing this flow further in the future, but for now I think this is going to be a bit further out so I'll update the milestone accordingly

mikefranze commented 2 months ago

test votes added in #619