Please do not try to download and/or contact us regarding this extension.
Please consider implementing the use case you are looking for using a LivePage.
The main part of this extension is a webapp (jsp), which is the interface to participate at polls.
The creation of a poll by the usage of the workitem looks like this:
- Create workitems of type poll and choose one of three "polltype"s:
- Y/N Poll - Poll with Yes or No
- Y/M/N Poll - Poll with Yes, Maybe or No
- Custom Poll - Poll with custom answers, defined in custom field "customanswers"
- Ttle of workitem is the title (the question) of the poll
- Description of workitem is the description or details of the poll
- Standard or Anonymous mode. In anonymous mode there are no names, only results are visible
- If due date is filled, voting is only possible until date of “due date”.
To activate voting, change workitem status to “voting”.
Your users will go to the url of webapp or at a wiki page, where the webapp is included and can see all available polls and can vote for them. Results of Polls are visualized by pie charts with an Open Source Javascript Library.
To finish voting, change workitem status to closed.
If there are any questions, suggestions or other feedback feel free to contact the developer. Further development is planned. Especially the visualization of poll result by diagrams will come in a next version.
