Create Quizzes / How to Upload Questions from a CSV file

How to Upload Questions from a CSV file

The data in the CSV file should be separated by commas, and, as a quiz can only have up to 100 questions, only the first 100 lines of the CSV file will be processed. The file shouldn't have a header row.

Multiple Choice Questions Quizzes

In the CSV file, the first column should be the question itself. The following four columns (2nd to 5th) should contain the possible answers.

Here's an example of how the data should be structured in your CSV file:

 

"Who was the first President of the United States?", "George Washington", "Thomas Jefferson", "Abraham Lincoln", "John Adams"
"What is the capital of France?", "London", "Berlin", "Paris", "Rome"

Multiple Answers Questions - Single Correct Answer

The fifth column should contain the index of the correct answer, ranging from 1 to 4. This corresponds to the position of the correct answer in the previous four columns.

 

"Who was the first President of the United States?", "George Washington", "Thomas Jefferson", "Abraham Lincoln", "John Adams", 1
"What is the capital of France?", "London", "Berlin", "Paris", "Rome", 3

Multiple Answers Questions (MCQ - Multiple Answers)

For multiple correct answer questions, the first column should again contain the question. The next five columns (2nd to 6th) should contain the possible answers. For the seventh to the twelfth column, each should contain the point for the corresponding answer. A non-zero point means that the answer is correct.

Here's an example:

  

"What are the primary colors?", "Red", "Green", "Blue", "Yellow", "White", 1, 0, 1, 1, 0

Yes/No Questions

For yes/no type questions, the first column should contain the question, and the second column should contain the answer, which can be either "yes" or "no".

Here's an example:

"Is the sky blue?", "yes"
"Is the sun green?", "no"


Create multi-language quizzes

The multi-language quiz option allows you to create a quiz in different languages and automatically show the user the correct version.

Creating a theme for your quiz

To create a theme for your quiz, search an image on the appearance page and select a layout and colors.

The scenario quiz or product recommendation quiz

The scenario quiz allows you to create a product recommendation or situation-based training tool.

Using a template for your quiz

We offer a dozen of templates to help you get started. All elements of the template can be changed.


Copyright Fyrebox Quizzes 2024 | Play quizzes for free