How to jump from the beginning to the end of the questionnaire

Dear all, greetings from Cameroon. I want to create a questionnaire on ODK, with an option at the beginning : " does the respondent allow the interview?". If no, the questionnaire should skip right to the end. How can i do it without skipping each question, one by one?

Thanks in advance for your insights

In the relevant section you can write your code with that variable which you asked in that first question. If you can share your form. I can help you more.

Narendra

1 Like

Hi @JPNJIKY

I think you need to put all those questions you may want to skip in a group and use a relevant column.

Here is an example: skipQuestions.xlsx (10.4 KB)

Regards,
Grzegorz

1 Like

Hi
Using begin group ..... end group with jump condition in the relevant column will work.
Best if done in XLSForm