Select one restrict question

Hi all,

I have 3 question which have yes or no options. What i want is i dont want the three questions to have the same answers. The thing is "How to restrict 3 question optionss not to answer the same answer"

Thank you
Yo

You can use constraints and in question 2 add something like .!=${question1} then in question 3 .!=${question1} and .!=${question2}
But if you have 3 questions and only two options (yes/no) it's not possible to have unique answers to every question.