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

  1. Question: Your Question Title.

  2. 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.

  1. 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.

  2. 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.

  1. 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.

  1. Question Image URL: Question Image URL if you are using text_with_image question type.

  2. Question Audio URL: Question Audio URL if you are using text_with_audio question type.

  3. Question Video URL: Question Audio URL if you are using text_with_video question type.

  4. Explanation: Question explanation. This is optional. If you don't want to use it then don't write anything.

Last updated