Page 1 of 1

Command to skip a question and finish and save case

Posted: December 17th, 2018, 6:07 am
by claudia
Hi,

I am looking for the command to skip the last question of the questionnaire, i.e. end the questionnaire and save the case. Is
"if Q119=1
then endcase;
endif;"

the correct command?

Many thanks,
Claudia

Re: Command to skip a question and finish and save case

Posted: December 17th, 2018, 6:19 am
by josh
You can use the command endlevel to do this. You could use "ask if" or skip without a target in the preproc of the last question.