Decisions
anarcat - February 7, 2006 - 00:07
Decisions is a replacement for poll.module and provides advanced voting systems and decision-making tools. It aims to enable groups to take decisions online in a manner that replicates and augments what is possible in face-to-face meeting.
- Variable voting algorithms: Basic polls, Approval Voting, Borda Count, Condorcet (new!), and Instant-Runoff Voting. It's easy to add more algorithms through a well defined API.
- Vote management: view each user's vote, delete all votes, or restrict the poll to a list of users.
- Time management: schedule when to open or close the poll, and choose when to show results.
- Quorum: requiring X number or percentage of voters for a decision to be valid.
- Electoral lists: allows you to restrict the voting to a role and disallow "packing the vote" (new users do not get to vote if they register after the beginning of the vote period).
Decisions maintenance and development is sponsored by Koumbit.org.
Decisions depends on VotingAPI.
Contributors/co-maintainers are welcomed, please contact me.
