In the first page of my survey, I have some questions relating to consent. If the user does not consent, I don't want them to see the rest of the survey, so I have set those pages to hidden unless the first question is 'yes.'
Let's say:
Question 1:
yes / no
Question 2:
Yes/no
Question 3:
City, Country
Question 4:
yes/no
If the user answers No to Q1, none of the following questions should be shown and survey is submitted immediately.
But, if user selects yes to Q1 and no to Q2, I need 3 and 4 to become required and visible. However, they are required but they don't "stop" the survey from going forward, the user can still proceed. In the image below, it is possible to click the proceed arrow even though the question is required!!!!

Does anyone have any ideas?