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] Quiz mode in Polls #13462

Open
2 tasks
Antreesy opened this issue Oct 4, 2024 · 0 comments
Open
2 tasks

[Feature] Quiz mode in Polls #13462

Antreesy opened this issue Oct 4, 2024 · 0 comments

Comments

@Antreesy
Copy link
Contributor

Antreesy commented Oct 4, 2024

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature request

Since we're working on Polls enhancement with minor changes on backend, it should be a good timing to add Quiz mode:

  • Raise interaction / involvement in meetings
  • Knowledge check and data collection
  • Gamification

Describe the solution you'd like

  • Backend:
    • add new capability for quiz-like polls (maybe introduce new type or separate field to indicate it's a quiz poll)
    • add new property correct - 'string' for single answers / 'string[]' for multiple answers
    • return correct in API response for public polls all the time / after poll ends for hidden polls
  • Web / Desktop / Mobile clients
    • allow to set correct answers during poll creation
    • prevent submitting of quiz polls if no correct answer was set
    • show correct answers for public polls all the time / after poll ends for hidden polls

Additional context

Telegram creation dialog Telegram preview dialog
Image Image
@Antreesy Antreesy changed the title [Feature] Quize mode in Polls [Feature] Quiz mode in Polls Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant