Differences
This shows you the differences between the selected revision and the current version of the page.
punbb13:extensions:pun_poll 2009/05/06 07:08 | punbb13:extensions:pun_poll 2020/02/06 11:04 current | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Polls (pun_poll) ====== | ====== Polls (pun_poll) ====== | ||
- | [[punbb13:Official extensions|PunBB 1.3 official extension]] | + | [[punbb13:extensions#Official extensions|PunBB 1.3 official extension]] |
* Status: **Under development** | * Status: **Under development** | ||
- | * Current version: 1.1 | + | * Current version: **1.1.11** |
===== General idea ===== | ===== General idea ===== | ||
Line 92: | Line 92: | ||
* Move all poll-related fields below "Submit" and "Preview" buttons so that when starting a new topic without a poll (which happens much more often than with a poll), user don't have to scroll down for those buttons. | * Move all poll-related fields below "Submit" and "Preview" buttons so that when starting a new topic without a poll (which happens much more often than with a poll), user don't have to scroll down for those buttons. | ||
* The results should include total number of votes (say, as an extra "Total" line in the results table). | * The results should include total number of votes (say, as an extra "Total" line in the results table). | ||
+ | * Add diagrams to polls. | ||
+ | * Add possibility to create polls with multiple answers. | ||
+ | * Add possibility to mark topics with polls. | ||