We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bbb73 commit e2bb070Copy full SHA for e2bb070
protocol.json
@@ -278,6 +278,10 @@
278
"979c9ad7-74cb-402d-8574-3f0a91c9174d": {
279
"name": "other_variable",
280
"type": "text"
281
+ },
282
+ "e1dda563-f6f6-47b7-91cb-31b4c2fdb73a": {
283
+ "name": "homework_friend",
284
+ "type": "boolean"
285
}
286
287
},
@@ -1612,6 +1616,16 @@
1612
1616
"value": true
1613
1617
1614
1618
]
1619
1620
+ {
1621
+ "id": "31f7ee2e-6ff8-4881-9db4-ee1fc369dc5f",
1622
+ "text": "Which of these classmates would help you with homework?\n",
1623
+ "additionalAttributes": [
1624
1625
+ "variable": "e1dda563-f6f6-47b7-91cb-31b4c2fdb73a",
1626
+ "value": true
1627
+ }
1628
+ ]
1615
1629
1630
1631
0 commit comments