Is there a way to make a poll?
I remember seeing one on here, so there is a way.
According to [discourse documentation][1] there are a lot of different poll types, e.g. a single choice poll:
[poll name=single_choice]
- Option A
- Option B
- Option C
[/poll]
that leads to
- Option A
- Option B
- Option C
0 voters
and a multiple choice poll
[poll type=multiple name=multiple_choice]
- Option A
- Option B
- Option C
[/poll]
that leads to
- Option A
- Option B
- Option C
0 voters
Ther are lots more - have a look at the discourse link
[1]: https://meta.discourse.org/t/a-better-poll-bar-chart-feature/28008
wo. very nice!
I suppose that the system cannot see who clicked on which option.
Do u confirm?
Maybe admins can (I doubt that), but I can confirm that the creator of a vote doesn’t see who voted.
There’s not even a notification that a vote has been cast.
Tks for sharing.
I have checked.
No member including the admin can see who voted for what option.
1 Like