I am trying to create a quiz with multiple choice questions. I wish to reveal the answers to user after they have submitted the form. So, the statement would be like:
“ You selected dX], but most users have selected dY]”.
>X]: The user’s answer
/Y]: The choice that was selected by most of the user
How do I create such questionnaire?