Hi Everyone,
I am building a form looking like a quizz and I am facing a challenge that I am not able to address. I thought I could use your help and experience for that.
Context : I created a Quizz where I would like several respondents to answer the same instance of the quiz together (with one instance and not sharing the link twice).
The mechanics I would like to implement :
- The respondents enter their names (maximum 5) before entering in the form. For example : Player 1 and Player 2
- The default use : when you answer a question, the response in the same for Player 1 and Player 2
- If the “ * “ is pressed on the keyboard, we can toggle between Player 1 and Player 2 and the answer goes for either Player 1 or Player 2 depending on the toggle
What I tried :
- I played a bit with Logic Design but the thing is that it is not adapative. Everything needs to be decided before.
It will be awesome if I could use your experience and give me some insights :)
Cheers,
Spike