You are here

README.txt in Advanced Poll 7.3

Advanced Poll
-----

Introduction
------------

Advanced Poll is a replacement to Drupal's poll module and provides multiple voting systems, decision-making tools, and management options.

- Voting systems: Basic polls, Approval Voting, Borda Count, and Instant-Runoff Voting.
- 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.
- Choice management: write-in choices, and support for HTML (or other input filter).
- Usability: fast Ajax interaction and customizable default settings.
- Migration: convert regular Drupal polls into Advanced Polls.
Dependencies: Voting API, Date API.

INSTALLATION:
------------
Download and enable the module as usual.

File

README.txt
View source
  1. Advanced Poll
  2. -----
  3. Introduction
  4. ------------
  5. Advanced Poll is a replacement to Drupal's poll module and provides multiple voting systems, decision-making tools, and management options.
  6. - Voting systems: Basic polls, Approval Voting, Borda Count, and Instant-Runoff Voting.
  7. - Vote management: view each user's vote, delete all votes, or restrict the poll to a list of users.
  8. - Time management: schedule when to open or close the poll, and choose when to show results.
  9. - Choice management: write-in choices, and support for HTML (or other input filter).
  10. - Usability: fast Ajax interaction and customizable default settings.
  11. - Migration: convert regular Drupal polls into Advanced Polls.
  12. Dependencies: Voting API, Date API.
  13. INSTALLATION:
  14. ------------
  15. Download and enable the module as usual.