Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Live Poll: Multi-Question and Timed Polls #12

Closed
RonLek opened this issue Aug 10, 2021 · 0 comments · Fixed by #13
Closed

[FEATURE] Live Poll: Multi-Question and Timed Polls #12

RonLek opened this issue Aug 10, 2021 · 0 comments · Fixed by #13
Assignees

Comments

@RonLek
Copy link
Collaborator

RonLek commented Aug 10, 2021

The Live Poll feature would allow teams to answer a multi-question poll within a time limit for each question. Live Poll creation would be triggered by the /poll live command.

This feature has two parts:-

  1. Mutli-Question Polling
    Users would be able to create a live poll consisting of multiple regular polls. This means a Live Poll will span multiple questions and will be comprised of multiple polls in all.

Within each poll message posted, a "Next Poll" button will be provided by clicking which (only poll creator can) the next poll in the sequence of Live Polls will be posted.

  1. Timed-Polls
    Each of the poll within the Live Poll will also be timed. Poll creators will be allowed to provide different "Time to Vote" (in seconds) for each poll within the Live Poll after which the poll would end and the next poll would automatically be posted within the room.

** Next polls will be posted by either of the following 2 events whichever occurs first:

  1. Live Poll creator clicks the "Next Poll" button.
  2. Time to vote for the poll expires.

Designs

Live Poll Modal

Live Poll Modal

Live Poll Response Visualizations with Next Poll Button

Live Poll - Response Visualizations - 1

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 a pull request may close this issue.

1 participant