File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed
Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 300300 "component" : " Toggle" ,
301301 "type" : " boolean"
302302 },
303+ "683ad529-66c6-4c84-8e31-a31452dsf74k" : {
304+ "name" : " booleanVariable3" ,
305+ "type" : " boolean" ,
306+ "component" : " Boolean" ,
307+ "validation" : {
308+ "required" : true
309+ },
310+ "options" : [
311+ {
312+ "label" : " Yes" ,
313+ "value" : true
314+ },
315+ {
316+ "label" : " No" ,
317+ "value" : false
318+ }
319+ ]
320+ },
303321 "d7b5f733-bec1-49be-8c33-f3c772ca0653" : {
304322 "name" : " booleanVariable2" ,
305323 "type" : " boolean"
615633 },
616634 "options" : [
617635 {
618- "label" : " Value A\n - has additional text\n - to go along with it" ,
636+ "label" : " Value A ** has additional** text to go along with it" ,
619637 "value" : " Value_A"
620638 },
621639 {
13741392 "variable" : " 57fefac9-561f-454a-8f78-81bd9470efaa" ,
13751393 "prompt" : " Is the switch below not turned _on_?"
13761394 },
1395+ {
1396+ "variable" : " 683ad529-66c6-4c84-8e31-a31452dsf74k" ,
1397+ "prompt" : " This is a variable whose **value** you\n\n must...\n\n choose!"
1398+ },
13771399 {
13781400 "variable" : " e4e0df51-4b53-4e16-9249-8587537370e9" ,
13791401 "prompt" : " Do you like **likert scales**?"
You can’t perform that action at this time.
0 commit comments