Answer Importing

If you want to import answers in bulk you can do so via an CSV file. To activate this feature try the following:

  • Go to your Slide edit page

  • Scroll down to the Answer Options section

  • Click the "three dots" icon on the right hand side

  • Select Import Answers

  • Upload your CSV file.

The CSV file was designed to be as simple as possible. It works as follows:

Answer 1

handle-1

url-1

Answer 2

handle-2

url-2

Answer 3

handle-3

url-3

The first column contains the label of each answer option. The second column contains the handle for each answer option. And the third column contains the url for each answer option (this is only for image-type answers).

The handle and image columns are entirely optional and can be left out. If the handle is left out, we will generate a handle for you automatically. We recommend leaving the handle column empty entirely unless you have a good reason.

See below for some example templates:

Example 1: Answers only

Example 2: Answers and handles

Example 3: Answers, handles, and images

Last updated