How Polls Work

From Ontario Libertarian Party Wiki
Jump to navigation Jump to search

Two Rules
[edit]

  1. You have to create a poll in either the source mode of the RichTextEditor, or the WikiTextEditor.
  2. Polls are unique to the content between the tags.   So, don't make a poll where the question is "Who is coming to the next meeting?".  Instead, use "Who is coming to the meeting on Nov 27th, 2011?

To Create a Poll
[edit]

Type the syntax below, adding rows to add choices.  Don't change the order, after you create the poll. Don't leave lines in-between any of the rows. The first line is the question. The next lines are all answers. You can have infinite number of answers.

<poll>

What do you think of questions?

They are good.

They are necessary.

They annoy me.

Most are stupid.

</poll>

If it worked, you'll see this[edit]

<poll> What do you think of questions? They are good. They are necessary. They annoy me. Most are stupid. Depends on the Asker. </poll>