For experiences with many rounds, we recommend importing your data in bulk to save you a ton of precious time.
On This Page
Import Rounds From a File
Steps
- Download the Import Template and edit to create your new experience rounds.
- In the Experience Editor, click Add + in the Section / Round List.
- Click Import from the dropdown list.
- Click Choose File and select your import file from your filesystem.
- Click Import
If successful, the editor will reload your experience with the new data.
If your import fails, click View Errors in the error notice at the top of the editor to troubleshoot any issues.
Note
Failed imports will not add any new data to your experience.
Import Template
Download Experience Import Template
Import File Format
Your import file should be in CSV format (.csv).
You can edit CSV files using spreadsheet software such as Excel, Numbers or Google Sheets.
If you're using Excel for example, you can save a CSV file by hitting Save As and changing the File Format to CSV.
Import Fields
Each row of an import file creates a new Experience Round using the fields described in the table below.
Field | Description | Example |
---|---|---|
section | The name of a section to add the round. A new section will be created if one does not already exist. | Round 1 |
name | The name of the round. | What's a group of unicorns called? |
type | The Round Type. Can be one of:
| quiz |
answers | An optional list of possible answers, separated by a pipe character '|'. Answers can contain any mix of numbers and characters. | A Delight|A Blessing|The Horns |
correct_answer | An optional correct answer. This must exactly match one of the terms from the answers field. | A Blessing |
answer_values | Optional values for each answer, separated by a pipe character. Leave blank for default behaviour: incorrect answers = 0 points; correct answer = 1 point. |