Skip to content

feat(polls): add poll choice randomization - #1913

Open
tonymac129 wants to merge 3 commits into
tjcsl:devfrom
tonymac129:feature/poll-randomization
Open

tonymac129 wants to merge 3 commits into
tjcsl:devfrom
tonymac129:feature/poll-randomization

Conversation

@tonymac129

Copy link
Copy Markdown
Member

Proposed changes

  • Add an option to make poll choice order randomized
  • If a poll is marked as randomized, all of its questions' choices will be randomly ordered
  • Randomization applies to all question types
  • When the election option is checked, the randomization option gets checked automatically as well

Brief description of rationale

@tonymac129
tonymac129 requested a review from a team as a code owner May 21, 2026 01:45
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 79.253% (+0.001%) from 79.252% — tonymac129:feature/poll-randomization into tjcsl:dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Polls: Randomize choice order for elections

2 participants