Adding Multiple Responses Using CSV
Using the Response Library you can add multiple responses using CSV. Each new response will take its caption from one of the items in the CSV.
Implementation:
- Switch to the Definition tab.
- Double-click a question of an appropriate type.
- Click the Responses button in the Properties tab.
- Click the Comma Separated sub-panel.
- Type a comma-separated list of response captions into the text field. Do not add a space after the comma, as this will be included in the response caption. An example of a valid CSV list is shown below:
First Response,Second Response,Third Response
Do not write commas inside any of your response captions, as doing this will cause those responses to be split at the point where the comma is written.
- Click the Add New Responses button to generate the new responses.
- Select Update to confirm your changes.