Changes between Initial Version and Version 1 of Ticket #1895, comment 5


Ignore:
Timestamp:
May 18, 2020, 4:28:11 AM (4 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1895, comment 5

    initial v1  
    11I'd also like to have the ability to run multiple questions side by side.  For example,
    22
     3{{{
    34[[Poll(Does this plugin work for you?; Yes, it works great!; Somewhat, but it needs more work; No, it doesn't work at all.)]]
     5}}}
    46
     7{{{
    58[[Poll(Which Trac version are you running?; 0.10; 0.11; 0.12; 0.13dev)]]
     9}}}
    610
    711but have a single vote button that submits results for both questions (and requires that both questions be answered).