We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271ea23 commit e4ced06Copy full SHA for e4ced06
db.json
@@ -1,15 +1,15 @@
1
{
2
- "elements": [
3
- {
4
- "id": 4,
5
- "label": "MultipleChoice",
6
- "component": "multiple_choice",
7
- "description": "Select one option.",
8
- "choices": [
9
- { "label": "Hermansen A", "value": "1" },
10
- { "label": "Phan Dinh B", "value": "2" },
11
- { "label": "Nguyen Van C", "value": "3" }
12
- ]
13
- }
14
+ "elements": [
+ {
+ "id": 4,
+ "label": "Khám cho ai?",
+ "component": "multiple_choice",
+ "description": "Select one option.",
+ "choices": [
+ { "label": "Hermansen A", "value": "1" },
+ { "label": "Phan Dinh B", "value": "2" },
+ { "label": "Nguyen Van C", "value": "3" }
+ ]
+ }
15
}
0 commit comments