ENTRY SPECIFICATION |
{"name": "PEG",
"intro": "Answer the following questions on a scale from 0 to 10.",
"min": 0, "max": 10,
"legend":["No|pain", "Pain as bad as| you can imagine."]},
{"id": "q9090", "type": "SliderQuestion", "required": false,
"text": "2. What number best describes how, during the past week, pain has interfered with your enjoyment of life?",
"intro": "Answer the following questions on a scale from 0 to 10.",
"min": 0, "max": 10,
"legend":["Does not| interfere", "Unable to carry on| any activities"]},
{"id": "q9091", "type": "SliderQuestion", "required": false,
"text": "3. What number best describes how, during the past week, pain has interfered with your general activity?",
"restartDays": 2,
"intro": "Answer the following questions on a scale from 0 to 10.",
"min": 0, "max": 10,
"legend":["Does not| interfere", "Completely| interferes"]}]
}
"printTitle": "Pain, Enjoyment, and General Activity",
"content":[
{"id": "i2526", "type": "IntroText",
"text": "Answer the following questions on a scale from 0 to 10."
},
{"id": "q9089", "type": "SliderQuestion", "required": false,
"text": "1. What number best describes your pain on average in the past week?",
|