Importing a question
The following steps demonstrate how to import a question to a survey:
Note: Importing a single question is a classic-editor feature — the new editor has no question import (whole-survey import happens from the survey list; the in-editor Tools → Import entry is coming soon).
- From within a survey, click the Editor tab.
- In the classic editor, open the question group and choose Import a question.
- Click Browse and select the .lsq file (which is the LimeSurvey question format).
- Select the Destination question group that you want to add the imported question to.
- Choose whether to Automatically rename the question code if it already exists. Enable this option to use another question code. You can also have two questions that use the same question code, but some issues might appear if you use more complex LimeSurvey options such as the ExpressionScript or when you work with the exported data in R or SPSS (qcode becoming a value label).
Hint: To verify if the question codes are unique across your survey, use the Show logic file LimeSurvey function to highlight the similar question codes.
- Decide whether to Convert resource links.
- Choose whether to go to the question after it has been imported.
- Click Import located on the upper right part of the screen.
The Question import summary will be displayed.
Related Articles