Project

General

Profile

Actions

PluginBasicPolls » History » Revision 5

« Previous | Revision 5/15 (diff) | Next »
Felix Schäfer, 2010-05-21 14:41
Formatting


Basic Polls plugin

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.

Requires Blocks Layout plugin to run.

Compatibility

Plugin Version Redmine compatibility
0.0.1 0.9.4

Credits

Screenshots

Poll and poll results in WIKI:

Poll in issue description:

Polls listing:

Editing a poll:

Editing a poll option:

Updated by Felix Schäfer almost 14 years ago · 5 revisions