Exit survey part way through

Hi there. I have a few questions where the answers could lead the interviewer to end the survey. for example, right at the beginning, we read out a consent statement, if the respondent then declines to take part the survey, we would want to exit the survey but save the details of the date and location - as this is part of calculating a non-response rate. How do I build this into the survey? Skip logic to a final question or statement that say “say thanks and goodbye?”

Hello
You need to use relevant clause, something like ${consentVar} = 1 for all questions not to be skipped. You could pack the in an overall group.
Using the search function of the forum will show you more
https://community.kobotoolbox.org/search?q=exit%20end%20skip

1 Like

@ellyhiby, maybe you could create a group and then skip the entire group to end as outlined in the post discussed previously: