Dear Sir,
Whenever I develop a questionnaire variable based on the questionnaire number like Q01,Q02... and tried to insert a new variables and renumber the questionnaire variables accordingly all the skips and logic's written will mismatch, Is there any shortcut to move the logic along with the the new order of variables ?
Entry Logic
-
- Posts: 58
- Joined: October 15th, 2020, 3:40 am
Re: Entry Logic
Hi etuser,
The best way to insert new variable within the two variables. In your case do not change or resequence the Q01 into Q02 or Q02 into Q03 or any else. If you want to add new variable within Q01 and Q02, add a new variable ie Q01a. This process do not changed your skip logic.
Thank you.
The best way to insert new variable within the two variables. In your case do not change or resequence the Q01 into Q02 or Q02 into Q03 or any else. If you want to add new variable within Q01 and Q02, add a new variable ie Q01a. This process do not changed your skip logic.
Thank you.
Re: Entry Logic
Many thanks, I will try that.