Skip to content

VOTE v2.1.0 - Normal Elections

Compare
Choose a tag to compare
@SmithPeder SmithPeder released this 09 Oct 16:51
· 212 commits to master since this release
f9c201b

New in this release

When creating v2.0.0 we made major breaking changes to most schemas and re-invented what a vote and an alternative really is. We created priorities to make sure that a vote could support a full ballot of elections. This made Normal elections as we knew them obsolete, and VOTE only supported STV election from then on. To have a simple yes/no election was hard. The people who voted on elections could in theory vote both "Yes" and "No" on elections.

Specifically we have:

  • New Election.type that can be "Normal" or "STV"
  • New Admin GUI for creating elections, where you now can select type
  • New (old) User GUI for voting on normal elections
  • New Admin GUI for viewing the result of Normal elections