ekem
(Ross)
May 29, 2015, 7:40am
#1
#Polls
Did you know there is a poll feature?
I didn’t find an example of how to make a poll, so hopefully this topic helps.
##Example
Make your topic title start with "Poll: "
Include a list in your post.
The first list will be used. If you don’t want it to be the first list, do this:
Intro Text
- Some list
- Some list con't
Here are your choices:
[poll]
- Option 1
- Option 2
[/poll]
4 Likes
Your poll code should work if you edit the last line of text to be: [/poll] instead of [/t [poll]]
3 Likes
Pharap
(Pharap)
September 16, 2017, 4:57am
#5
It also needs the options to be preceeded by -
:
List
[poll]
- option 1
- option 2
[/poll]
This will get you:
List
@Celinebins
That’s what I thought too until I tested it.
It seems for some reason the [\poll] ends up being printed as [/t [poll]] when the -
s aren’t specified.
Probably because of some odd parsing rule.
1 Like
fuopy
September 16, 2017, 5:22am
#6
When you do it successfully, it should look like this when creating the post:
2 Likes