Plugins Directory » Basic Polls
|  | Author: | Victor Dulepov | 
|---|---|---|
| Website: | http://www.redmine.org/projects/redmine/wiki/PluginBasicPolls | |
| Code repository: | - | |
| Registered on: | 2011-02-18 (over 14 years ago) | |
| Current version: | 0.0.1 | |
| Compatible with: | Redmine 0.9.x, 1.0.x, 1.1.x | |
| User ratings: | 
Features¶
Adds basic polls management to Redmine (the Polls tab at the project level). Create and edit polls and poll choices. Insert the resulting polls and poll results as Wiki macros:
-  {{poll(id)}}- show poll;
-  {{poll_result(id)}}- show detailed poll results;
Polls not yet voted by the current user are shown on Home (all projects) and on project's Overview in a box similar to Latest News.
Deleting a poll option already voted for by some users deletes their votes.
Permissions added: Edit polls, Vote polls.
Credits:¶
- Author: _Pavel Vinokurov_
- Inspired by Confluence Survey plugin
- Work sponsored by Axmor Software
References and help¶
Use the following forum thread:
Changelog
0.0.1 (2011-02-18)
Compatible with Redmine 0.9.x, 1.0.x, 1.1.x.