|
|
|
@ -124,6 +124,8 @@ The JSON should follow the structure:
|
|
|
|
|
"max": Integer, // numeric only |
|
|
|
|
"step": Integer, // numeric only |
|
|
|
|
"width": 2 / 3 / 4 / 5 / 10 / 20, // text and numeric only |
|
|
|
|
"prefix": String, // numeric only |
|
|
|
|
"suffix": String, //numeric only |
|
|
|
|
"answer_options": { // checkbox and radio only |
|
|
|
|
"0": String, |
|
|
|
|
"1": String |
|
|
|
|