This group is to support the Advanced Poll module. Installation problems, status updates, and discussion can all go in here. Demo available at advpoll.ck37.com. Please submit all bug reports and feature requests to the issue queue.
Advanced Poll November Update
It's been five weeks since the last update and a ton of progress has been made on Advanced Poll:
- Ported to Drupal 5.0 - all new development is occuring on the 5.0 branch
- Dynamically add or remove poll choices
- PostgreSQL support (additional testing needed)
- Start dates for polls
- Submit votes using Ajax
- List polls at /polls
- Cache voting results
- Add/remove individual users from Electoral List and a button to clear it entirely
- Allow votes to be reset
- Numerous bug fixes
Demo available at http://advpoll.ck37.com and additional discussion can go in the Advanced Poll working group. Please submit all bug reports and feature requests to the issue queue.
Read moreAdvanced Poll update
In the five weeks since the last update several features have been added to Advanced Poll module, and we are also working to improve usability and overall code quality.
New features include:
- Borda Count
- Electoral list tab
- View votes tab
- Cancellable votes
The module is undergoing rapid development so bug reports and feature requests are much appreciated.
Read moreApproval Voting via Advanced Poll
The Advanced Poll module now supports approval voting in CVS. Approval voting is implemented by adding a "maximum choices" option for each poll. If it is set to one the poll behaves as usual and users can only vote for one option. If it is set to something else (something greater than one, or 0 for no limit) users may check off the choices that they approve of, up to whatever "maximum choices" is set to. For example, if maximum choices is set to "2" users may vote for their top two choices in a given poll.
