You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user's Alterodo result happens once the user finishes answering the 10 questions.
But after this moment, others could finish their questioning, so the Alterodo result may be different.
Possible solution
Once a new answer is made, frontend knows it with a firebase event. This could trigger a new call to backend (with a delay so that we don't spam the backend ?)
Attention
We to think about the user experience. How to know that the Alterodo displayed, that may change, is finally the right alterodo ?
Idea : we could add an info : "87% of users have finished..."
To go further
Add a podium of the 3 best alterodos, visible all questioning long
The text was updated successfully, but these errors were encountered:
viconnex
changed the title
Add dynamic Alterodo result
⛄️ Add dynamic Alterodo result
Oct 21, 2022
viconnex
changed the title
⛄️ Add dynamic Alterodo result
Add dynamic Alterodo result ⛄️
Oct 21, 2022
Context
The user's Alterodo result happens once the user finishes answering the 10 questions.
But after this moment, others could finish their questioning, so the Alterodo result may be different.
Possible solution
Once a new answer is made, frontend knows it with a firebase event. This could trigger a new call to backend (with a delay so that we don't spam the backend ?)
Attention
We to think about the user experience. How to know that the Alterodo displayed, that may change, is finally the right alterodo ?
Idea : we could add an info : "87% of users have finished..."
To go further
Add a podium of the 3 best alterodos, visible all questioning long
The text was updated successfully, but these errors were encountered: