Announcing Ballots v1.0
Posted: Sat Jul 26, 2008 5:04 pm
What does this do?
This module implements a simple voting system for items of discussion. It can be used for a simple poll, or a more complex decision management process.
Feature List
* Frontend Creation and Editing of Ballots
* Ballots can have three stages (all controlled by dates)
o Discussion - The ballot is open for discussion.
Usually the comments module is embedded to allow open discussion between members
o Voting
Authorized users can vote on the ballot. A user can only vote once per ballot
o Closed
After voting has closed authorized users can review the discussion (but not post comments), and can view the voting results
* Completely Template Driven
Numerous different templates are available for each voting mode, and for the summary mode
* Voting choices can be different for each ballot
* Two different display options:
o Summary mode
o Detail Mode
Different Templates are used for the different stages that a ballot is in. And the template to use is controllable
* Complete admin interface with the ability to edit and delete ballots
* Complete modular security
This module implements a simple voting system for items of discussion. It can be used for a simple poll, or a more complex decision management process.
Feature List
* Frontend Creation and Editing of Ballots
* Ballots can have three stages (all controlled by dates)
o Discussion - The ballot is open for discussion.
Usually the comments module is embedded to allow open discussion between members
o Voting
Authorized users can vote on the ballot. A user can only vote once per ballot
o Closed
After voting has closed authorized users can review the discussion (but not post comments), and can view the voting results
* Completely Template Driven
Numerous different templates are available for each voting mode, and for the summary mode
* Voting choices can be different for each ballot
* Two different display options:
o Summary mode
o Detail Mode
Different Templates are used for the different stages that a ballot is in. And the template to use is controllable
* Complete admin interface with the ability to edit and delete ballots
* Complete modular security