- - File should be in .csv format
- - Unique id can be passed using `bulk_id` field
- - Max questions upload per file is 500 entries
- - File should have all fields in each Question
- - Question field should not have special character such as comma , &, #
- - Get the category id from category page
- - Answer field should be number 1 to 4
- - hasImage field should be 1 if image is required 0 if image not required
- - If question contains image, upload it manually in questions page -> edit option
- - Download sample csv file from here: Download sample file