Browse Source

Readme

pull/198/head
baarkerlounger 3 years ago
parent
commit
4f95a4003d
  1. 2
      README.md

2
README.md

@ -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

Loading…
Cancel
Save