discourse/plugins/poll/app/models
Sam f0fc5646dc
FEATURE: dynamic poll support (#34368)
If a poll is created with `dynamic-poll=true`
then options can be amended after you post poll.

This is useful for polls like: "favorite IDE" where you want
people to easily be allowed to add options.

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2025-08-19 16:43:36 +10:00
..
poll.rb FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
poll_option.rb PERF: Preload voters_count and has_voted (#28808) 2024-09-10 18:41:08 +03:00
poll_vote.rb FIX: Poll: ensure it is not possible to vote with all abstentions in Ranked Choice (#29601) 2024-11-26 20:16:22 +08:00