3. Import Questions (Bulk Upload)
In v2.1.0, we have added an option to import questions. In this way, you can upload unlimited questions in one click. Only CSV files are supported. You should use our demo template as you should follow some guidelines for that.
Demo CSV template: Click here
Guidelines
Question: Your Question Title.
Options: you should use the separator sign (|) to separate the options. Like, If your question has four options then you should insert: Black|White|Yellow|Green
Make sure there is no space before and after the separator sign.
Correct Answer Index: You should enter only numbers and the count starts from zero. So, if the first option is the answer then the correct answer index will be 0, and so on.
Question Type: There are 5 question types and these are:
text_only: Only for text questions
text_with_image: Text with an image
text_with_audio: Text with audio URL
text_with_video: Text with Video URL
fill_blanks: Fill in the blanks (Text with a blank space)
You need to use any type from them. Any other values are not acceptable.
Option Type: There are 3 option types and these are:
text_only: Only for text with 4 options
t/f: Only True and False. First value should be True and second value should be False.
image: Image options with 4 options
You need to use any type from them. Any other values are not acceptable.
Question Image URL: Question Image URL if you are using text_with_image question type.
Question Audio URL: Question Audio URL if you are using text_with_audio question type.
Question Video URL: Question Audio URL if you are using text_with_video question type.
Explanation: Question explanation. This is optional. If you don't want to use it then don't write anything.
Last updated