You are on page 1of 6

{

"display": "wizard",
"settings": {
"pdf": {
"id": "1ec0f8ee-6685-5d98-a847-26f67b67d6f0",
"src":
"https://files.form.io/pdf/5692b91fd1028f01000407e3/file/1ec0f8ee-6685-5d98-a847-
26f67b67d6f0"
}
},
"components": [
{
"title": "Page 1",
"label": "Page 1",
"type": "panel",
"key": "page1",
"components": [
{
"label": "Have you experienced fatigue today?",
"optionsLabelPosition": "right",
"inline": false,
"tableView": false,
"values": [
{
"label": "Yes",
"value": "yes",
"shortcut": ""
},
{
"label": "No",
"value": "no",
"shortcut": ""
}
],
"validate": {
"required": true
},
"key": "haveYouExperiencedFatigueToday",
"type": "radio",
"input": true
}
],
"input": false,
"tableView": false
},
{
"title": "Page 2",
"label": "Page 2",
"type": "panel",
"key": "page2",
"components": [
{
"label": "How bothered were you by your fatigue?",
"optionsLabelPosition": "right",
"inline": false,
"tableView": false,
"values": [
{
"label": "A little",
"value": "aLittle",
"shortcut": ""
},
{
"label": "Somewhat",
"value": "somewhat",
"shortcut": ""
},
{
"label": "Very",
"value": "very",
"shortcut": ""
},
{
"label": "Extremely",
"value": "extremely",
"shortcut": ""
}
],
"validate": {
"required": true
},
"key": "howBotheredFatigue",
"conditional": {
"show": true,
"when": "haveYouExperiencedFatigueToday",
"eq": "yes"
},
"type": "radio",
"input": true
}
],
"input": false,
"tableView": false
},
{
"title": "Page 3",
"label": "Page 3",
"type": "panel",
"key": "page3",
"components": [
{
"label": "Have you experienced the following type of pain this
week related to your PKD? (select all that apply)",
"optionsLabelPosition": "right",
"tableView": false,
"defaultValue": {
"sharp": false,
"dull": false,
"fullnessDiscomfort": false,
"no": false
},
"values": [
{
"label": "Sharp",
"value": "sharp",
"shortcut": ""
},
{
"label": "Dull",
"value": "dull",
"shortcut": ""
},
{
"label": "Fullness/discomfort",
"value": "fullnessDiscomfort",
"shortcut": ""
},
{
"label": "No",
"value": "no",
"shortcut": ""
}
],
"validate": {
"required": true
},
"key": "haveYouExperiencedPain",
"type": "selectboxes",
"input": true,
"inputType": "checkbox"
}
],
"input": false,
"tableView": false
},
{
"title": "Page 4",
"label": "Page 4",
"type": "panel",
"key": "page4",
"components": [
{
"label": "How bothered were you by your pain?",
"optionsLabelPosition": "right",
"inline": false,
"tableView": false,
"values": [
{
"label": "A little",
"value": "aLittle",
"shortcut": ""
},
{
"label": "Somewhat",
"value": "somewhat",
"shortcut": ""
},
{
"label": "Very",
"value": "very",
"shortcut": ""
},
{
"label": "Extremely",
"value": "extremely",
"shortcut": ""
}
],
"validate": {
"required": true
},
"key": "howBotheredPain",
"customConditional": "show = data.haveYouExperiencedPain !=
'no'",
"type": "radio",
"input": true
}
],
"input": false,
"tableView": false
},
{
"title": "Page 5",
"label": "Page 5",
"type": "panel",
"key": "page5",
"components": [
{
"label": "Have you lost time this past week at
work/school/social events due to impact thought to be related to your PKD? (select
all that apply)",
"optionsLabelPosition": "right",
"tableView": false,
"values": [
{
"label": "Yes, due to fatigue",
"value": "yesDueToFatigue",
"shortcut": ""
},
{
"label": "Yes, due to pain",
"value": "yesDueToPain",
"shortcut": ""
},
{
"label": "Yes, due to other",
"value": "yesDueToOther",
"shortcut": ""
},
{
"label": "No",
"value": "no",
"shortcut": ""
}
],
"validate": {
"required": true
},
"key":
"haveYouLostTimeThisPastWeekAtWorkSchoolSocialEventsDueToImpactThoughtToBeRelatedTo
YourPkdSelectAllThatApply",
"type": "selectboxes",
"input": true,
"inputType": "checkbox"
}
],
"input": false,
"tableView": false
},
{
"title": "Page 6",
"label": "Page 6",
"type": "panel",
"key": "page6",
"components": [
{
"label": "How many days did you miss?",
"optionsLabelPosition": "right",
"inline": false,
"tableView": false,
"values": [
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "5 or more",
"value": "5OrMore",
"shortcut": ""
}
],
"validate": {
"required": true
},
"key": "howManyDaysMiss",
"conditional": {
"show": false,
"when":
"haveYouLostTimeThisPastWeekAtWorkSchoolSocialEventsDueToImpactThoughtToBeRelatedTo
YourPkdSelectAllThatApply",
"eq": "no"
},
"type": "radio",
"input": true
}
],
"input": false,
"tableView": false
}
]
}

You might also like