discourse/plugins/poll/app/serializers
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_option_serializer.rb PERF: Preload voters_count and has_voted (#28808) 2024-09-10 18:41:08 +03:00
poll_serializer.rb FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00