Is there any option to preview the survey without getting it recorded in the data. I want to run it 10-15 times to verify the structure and flow and don’t want the data to be recorded. This is required as my data collection is already in progress.
Best answer by Nam Nguyen
Hi all,
Is there any option to preview the survey without getting it recorded in the data. I want to run it 10-15 times to verify the structure and flow and don’t want the data to be recorded. This is required as my data collection is already in progress.
@rochak_khandelwal Add “Q_DONT_SAVE=1” as parameter to the survey/preview URL when you don’t want to record them.
You can also modify the survey flow by adding a branch logic as it survey url contains preview then add end of survey element under this branch logic with do not record response option checked.
Is there any option to preview the survey without getting it recorded in the data. I want to run it 10-15 times to verify the structure and flow and don’t want the data to be recorded. This is required as my data collection is already in progress.
@rochak_khandelwal Add “Q_DONT_SAVE=1” as parameter to the survey/preview URL when you don’t want to record them.