Skip to content

Commit fe51a3c

Browse files
Update question_id examples
Hint at suggested numbering approach (101, 102, 201, 202, 301, 302, ...)
1 parent 2991e93 commit fe51a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quest-definition/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"question_id": {
9595
"description": "The Quest ID of the question that this questions visibility is dependent on.",
9696
"type": "number",
97-
"examples": [1, 2, 3]
97+
"examples": [101, 102, 103, 201, 202, 301, 302, 303, 304]
9898
},
9999
"required_value": {
100100
"description": "The value of the dependent question that will make this question visible.",

0 commit comments

Comments
 (0)