SN Documentation

Purpose

••

Who

••

How

fig.1

# Condition Excel JSON
1 file size limit 3 MB 370 KB
2 maximum rows 3000 -
3 must be a JSON array - yes
4 maximum objects in the JSON array - 1000
5 5 predef. columns "question_id", "category", "question", "options", "answer" -
6 4 predef. keys/obj - "category", "question", "options", "answer"
7 at least 2 rows per question yes -
8 "question_id" values as integers yes -
9 "question_id" values as consecutive numbers yes -
10 same "category" and "question" value for each question yes -
11 "category" and "question" values as strings - yes
12 "options" and "answer" values as arrays, containing strings - yes
13 "options" array must contain at least 2 elements - yes
14 "answer" array must contain at least 1 element - yes
15 all "answer" array elements must be in "options" array - yes
16 "category" length 50 50
17 "question" length 700 700
18 "options" length in total 1000 1000
It's worth downloading one of the samples, personalizing it and upload it back.
Download Excel Sample
Download JSON Sample

••

Usage




Home