PluginBasicPolls » History » Version 1
Victor Dulepov, 2010-05-21 12:26
1 | 1 | Victor Dulepov | h1. Basic Polls plugin |
---|---|---|---|
2 | |||
3 | h2. Features |
||
4 | |||
5 | 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: |
||
6 | |||
7 | * *@{{poll(id)}}@* - show poll; |
||
8 | * *@{{poll_result(id)}}@* - show detailed poll results; |
||
9 | |||
10 | 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_. |
||
11 | Deleting a poll option already voted for by some users deletes their votes. |
||
12 | |||
13 | Permissions added: _Edit polls_, _Vote polls_. |
||
14 | |||
15 | h2. Compatibility |
||
16 | |||
17 | |_. Plugin Version|_. Redmine compatibility| |
||
18 | |0.0.1|0.9.4| |
||
19 | |||
20 | h2. Credits |
||
21 | |||
22 | * Author: "_Pavel Vinokurov_":mailto:vinokurov@axmor.com |
||
23 | * Inspired by "Confluence Survey plugin":https://plugins.atlassian.com/plugin/details/195 |
||
24 | * Work sponsored by "Axmor Software":http://www.axmor.com |
||
25 | |||
26 | h2. Screenshots |