Testing a survey/en: Difference between revisions
From LimeSurvey Manual
Updating to match new version of source page |
Updating to match new version of source page |
||
Line 10: | Line 10: | ||
This allows you to check the survey looks and feels before initializing it. When testing/previewing your survey, the responses will '''not''' be stored in the response table. | This allows you to check the survey looks and feels before initializing it. When testing/previewing your survey, the responses will '''not''' be stored in the response table. | ||
<div class="simplebox"><center>'''Hint:''' Use this functionality to test surveys that employs [[Setting conditions|conditions]] and/or [[ | <div class="simplebox"><center>'''Hint:''' Use this functionality to test surveys that employs [[Setting conditions|conditions]] and/or [[ExpressionScript - Presentation|expressions]] to check if everything works as expected! If something is wrong, you should use the [[Show logic file|logic file]] option to quickly find out where the error is.</center> | ||
Revision as of 16:30, 19 May 2020
You can test a survey at any point while you are creating it by clicking the Preview survey button located on the survey toolbar:

This allows you to check the survey looks and feels before initializing it. When testing/previewing your survey, the responses will not be stored in the response table.
