Skip to content

Showing poll results to students #82

@shubhbapna

Description

@shubhbapna

Is your feature request related to a problem? Please describe.
Recently @embeddedt found out that we are sending the poll result message to students as well.
The product owner aka Prof Dan has decided to use these messages to display the vote results to students as well.
This feature request is to implement the same graph like vote results that profs see on the student side as well

Describe the solution you'd like
The students should only see the live vote results when the prof clicks a "show result" button.

  • Add a new API that emits a message to student sockets that they can start showing the vote
  • Add a button on the prof sides that calls the above API
  • Display the graph of results once this new message is received. You can possibly refactor and use the same code that we use for prof's view to display the graph

Additional context
Lets discuss here and finalize the subtasks that need to be done and we will then assign the sub tasks.

Deadline
We need this to be done by end of December

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions