.... what the following parameters mean? "c2array"":true,""size"":[8,6,1]
The 8 is the number of questions, but what is the 6 and 1?
Array
One-Dimensional Array (5,1,1)
Two-Dimensional Array (2,2,1)
Array=Array2
..if you use "Load from JSON string" ..you can set size & data in only one action...
Array X=5 ; Y=6 ; Z=1
(..in example I use Two-Dimensional Array(8,6,1) similar to this...)
Arrays are zero based ..just like Sprite animation (first frame have index 0)
I advise you to download this little program Array contents editor
set X to number of questions as you want...Y=6 (Rows) ; Z=1
and now you can fill the slots