ENTRY SPECIFICATION |
{"name": "CAGE",
"intro": "Please read each item carefully and select the answer that best describes you.",
"choices":[
{"id": "c512", "text": "1. Yes", "quickKey": 1},
{"id": "c513", "text": "2. No", "quickKey": 2}
]},
{"id": "q544", "type": "ChoiceQuestion", "required": false,
"text": "2. Have people annoyed you by criticizing your drinking? ",
"choices":[
"restartDays": 2,
{"id": "c512", "text": "1. Yes", "quickKey": 1},
{"id": "c513", "text": "2. No", "quickKey": 2}
]},
{"id": "q545", "type": "ChoiceQuestion", "required": false,
"text": "3. Have you ever felt bad or guilty about your drinking? ",
"choices":[
{"id": "c512", "text": "1. Yes", "quickKey": 1},
{"id": "c513", "text": "2. No", "quickKey": 2}
]},
"printTitle": "CAGE",
{"id": "q546", "type": "ChoiceQuestion", "required": false,
"text": "4. Have you ever had a drink first thing in the morning to steady your nerves or
to get rid of a hangover (an eye opener)? ",
"choices":[
{"id": "c512", "text": "1. Yes", "quickKey": 1},
{"id": "c513", "text": "2. No", "quickKey": 2}
]}]
}
"content":[
{"id": "i16", "type": "IntroText",
"text": "Please read each item carefully and select the answer that best describes you."
},
{"id": "q543", "type": "ChoiceQuestion", "required": false,
"text": "1. Have you ever felt you should cut down on your drinking? ",
|