Skip to content

Quiz #5

@Zweer

Description

@Zweer
  • BE: emits the "question" event, including info about the question and the possible answers. It then starts a timeout that closes all the answers after x seconds
  • FE-admin: "question" -> prints the question and the answers
  • FE-device: "question" -> prints the question and the answers, making them clicable
  • FE-device: on answer click, it emits an "answer" event, including info about the answer given. Then it shows something like "waiting while other participants answer the questions"
  • BE: "answer" -> saves the answer given by the user. After everyone answers, it emits another "question" event and clears the previous timeout

Metadata

Metadata

Assignees

No one assigned

    Labels

    BEBacke endFEFront end

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions