Import a quiz from CSV or JSON
Already have your questions in a spreadsheet? Go to Dashboard → Tests → Import → CSV / JSON, upload a CSV or JSON file, and FluoTest builds a brand-new quiz from it — question text, type, answer options and scores, weight, and section groupings all included.
- 1
Go to Dashboard → Tests → Import, then choose CSV / JSON.
- 2
Download the CSV or JSON template to see the expected format, or build your own file with columns/fields: section (optional), question, type, options (separated by ';'), scores (optional, separated by ';'), and weight (optional).
- 3
Set type to one of: yes_no, multiple_choice, multi_select, slider, star, number, open, name, email, phone, url, date, or file_upload.
- 4
For multiple_choice and multi_select, list at least two options separated by ';'. Add a matching list of scores in the same order, or leave scores blank to score them 0, 1, 2… automatically.
- 5
Upload your file. FluoTest parses every row and shows a preview — rows with a problem, like an unknown type or a score count that doesn't match the options, are flagged with the reason, and only valid rows get imported.
- 6
Name your quiz and click Import. If your file has a section column, each unique value becomes its own section in the new quiz.
- 7
Your new quiz opens as a draft — review the questions and adjust weights, disqualifiers, or branching before publishing.
Was this helpful?