initial prototype based on nat-as-server
Some checks failed
PHPUnit / test (push) Has been cancelled
Some checks failed
PHPUnit / test (push) Has been cancelled
This commit is contained in:
349
website/temp-assets/questionnaire_6_follow_up_survey.json
Normal file
349
website/temp-assets/questionnaire_6_follow_up_survey.json
Normal file
@ -0,0 +1,349 @@
|
||||
{
|
||||
"meta": {
|
||||
"id": "questionnaire_6_follow_up_survey"
|
||||
},
|
||||
"questions": [
|
||||
{
|
||||
"id": "q0",
|
||||
"layout": "client_coach_code_question",
|
||||
"question": "client_code_entry_question",
|
||||
"hint1": "client_code",
|
||||
"hint2": "coach_code"
|
||||
},
|
||||
{
|
||||
"id": "q1",
|
||||
"layout": "radio_question",
|
||||
"question": "follow_up",
|
||||
"options": [
|
||||
{
|
||||
"key": "follow_up_completed",
|
||||
"nextQuestionId": "q2"
|
||||
},
|
||||
{
|
||||
"key": "follow_up_failed_contact",
|
||||
"nextQuestionId": "last_page"
|
||||
},
|
||||
{
|
||||
"key": "follow_up_consent_withdrawn",
|
||||
"nextQuestionId": "last_page"
|
||||
}
|
||||
],
|
||||
"pointsMap": {
|
||||
"follow_up_completed": 0,
|
||||
"follow_up_failed_contact": 0,
|
||||
"follow_up_consent_withdrawn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q2",
|
||||
"layout": "radio_question",
|
||||
"question": "special_burden_question",
|
||||
"options": [
|
||||
{ "key": "yes" },
|
||||
{ "key": "no" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"yes": 0,
|
||||
"no": 0
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"id": "q3",
|
||||
"layout": "glass_scale_question",
|
||||
"question": "glass_explanation",
|
||||
"symptoms": [
|
||||
"q1_symptom",
|
||||
"q2_symptom",
|
||||
"q3_symptom",
|
||||
"q4_symptom",
|
||||
"q5_symptom",
|
||||
"q6_symptom",
|
||||
"q7_symptom",
|
||||
"q8_symptom",
|
||||
"q9_symptom"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "q4",
|
||||
"layout": "glass_scale_question",
|
||||
"question": "how_strong_past_month",
|
||||
"symptoms": [
|
||||
"q10_reexperience_trauma",
|
||||
"q11_physical_reaction",
|
||||
"q12_emotional_numbness",
|
||||
"q13_easily_startled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "q5",
|
||||
"layout": "radio_question",
|
||||
"textKey": "resilience_reflection_prompt",
|
||||
"question": "q14_intro",
|
||||
"options": [
|
||||
{ "key": "resilience_fully_capable" },
|
||||
{ "key": "resilience_mostly_capable" },
|
||||
{ "key": "resilience_some_capable_some_not" },
|
||||
{ "key": "resilience_mostly_not_capable" },
|
||||
{ "key": "resilience_not_capable" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"resilience_fully_capable": 0,
|
||||
"resilience_mostly_capable": 0,
|
||||
"resilience_some_capable_some_not": 0,
|
||||
"resilience_mostly_not_capable": 0,
|
||||
"resilience_not_capable": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q6",
|
||||
"layout": "value_spinner",
|
||||
"question": "pain_rating_instruction",
|
||||
"range": {
|
||||
"min": 0,
|
||||
"max": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q7",
|
||||
"layout": "radio_question",
|
||||
"textKey": "intro_life_in_germany",
|
||||
"question": "feeling_connected_to_germany_question",
|
||||
"options": [
|
||||
{ "key": "very_connected" },
|
||||
{ "key": "quite_connected" },
|
||||
{ "key": "moderately_connected" },
|
||||
{ "key": "somewhat_loose" },
|
||||
{ "key": "not_connected_at_all" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"very_connected": 0,
|
||||
"quite_connected": 0,
|
||||
"moderately_connected": 0,
|
||||
"somewhat_loose": 0,
|
||||
"not_connected_at_all": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q8",
|
||||
"layout": "radio_question",
|
||||
"question": "understanding_political_issues",
|
||||
"options": [
|
||||
{ "key": "very_good" },
|
||||
{ "key": "good" },
|
||||
{ "key": "fairly_good" },
|
||||
{ "key": "somewhat" },
|
||||
{ "key": "not_at_all" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"very_good": 0,
|
||||
"good": 0,
|
||||
"fairly_good": 0,
|
||||
"somewhat": 0,
|
||||
"not_at_all": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q9",
|
||||
"layout": "radio_question",
|
||||
"question": "unexpected_expense_question",
|
||||
"options": [
|
||||
{ "key": "expense_50" },
|
||||
{ "key": "expense_100" },
|
||||
{ "key": "expense_300" },
|
||||
{ "key": "expense_500" },
|
||||
{ "key": "expense_800" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"expense_50": 0,
|
||||
"expense_100": 0,
|
||||
"expense_300": 0,
|
||||
"expense_500": 0,
|
||||
"expense_800": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q10",
|
||||
"layout": "radio_question",
|
||||
"question": "dining_with_germans_question",
|
||||
"options": [
|
||||
{ "key": "never" },
|
||||
{ "key": "once_a_year" },
|
||||
{ "key": "once_a_month" },
|
||||
{ "key": "once_a_week" },
|
||||
{ "key": "almost_every_day" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"never": 0,
|
||||
"once_a_year": 0,
|
||||
"once_a_month": 0,
|
||||
"once_a_week": 0,
|
||||
"almost_every_day": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q11",
|
||||
"layout": "radio_question",
|
||||
"question": "reading_german_articles_question",
|
||||
"options": [
|
||||
{ "key": "very_good" },
|
||||
{ "key": "good" },
|
||||
{ "key": "moderately_good" },
|
||||
{ "key": "not_good" },
|
||||
{ "key": "not_at_all" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"very_good": 0,
|
||||
"good": 0,
|
||||
"moderately_good": 0,
|
||||
"not_good": 0,
|
||||
"not_at_all": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q12",
|
||||
"layout": "radio_question",
|
||||
"question": "visiting_doctor_question",
|
||||
"options": [
|
||||
{ "key": "very_difficult" },
|
||||
{ "key": "rather_difficult" },
|
||||
{ "key": "neither_nor" },
|
||||
{ "key": "rather_easy" },
|
||||
{ "key": "very_easy" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"very_difficult": 0,
|
||||
"rather_difficult": 0,
|
||||
"neither_nor": 0,
|
||||
"rather_easy": 0,
|
||||
"very_easy": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q13",
|
||||
"layout": "radio_question",
|
||||
"question": "feeling_as_outsider_question",
|
||||
"options": [
|
||||
{ "key": "never" },
|
||||
{ "key": "rarely" },
|
||||
{ "key": "sometimes" },
|
||||
{ "key": "often" },
|
||||
{ "key": "always" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"never": 0,
|
||||
"rarely": 0,
|
||||
"sometimes": 0,
|
||||
"often": 0,
|
||||
"always": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q14",
|
||||
"layout": "radio_question",
|
||||
"question": "recent_occupation_question",
|
||||
"options": [
|
||||
{ "key": "employed" },
|
||||
{ "key": "education" },
|
||||
{ "key": "internship" },
|
||||
{ "key": "unemployed_searching" },
|
||||
{ "key": "unemployed_not_searching" },
|
||||
{ "key": "sick_or_disabled" },
|
||||
{ "key": "unpaid_housework" },
|
||||
{ "key": "other_activity" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"employed": 0,
|
||||
"education": 0,
|
||||
"internship": 0,
|
||||
"unemployed_searching": 0,
|
||||
"unemployed_not_searching": 0,
|
||||
"sick_or_disabled": 0,
|
||||
"unpaid_housework": 0,
|
||||
"other_activity": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q15",
|
||||
"layout": "radio_question",
|
||||
"question": "discussing_politics_question",
|
||||
"options": [
|
||||
{ "key": "never" },
|
||||
{ "key": "once_a_year" },
|
||||
{ "key": "once_a_month" },
|
||||
{ "key": "once_a_week" },
|
||||
{ "key": "almost_every_day" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"never": 0,
|
||||
"once_a_year": 0,
|
||||
"once_a_month": 0,
|
||||
"once_a_week": 0,
|
||||
"almost_every_day": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q16",
|
||||
"layout": "radio_question",
|
||||
"question": "contact_with_germans_question",
|
||||
"options": [
|
||||
{ "key": "zero" },
|
||||
{ "key": "one_to_three" },
|
||||
{ "key": "three_to_six" },
|
||||
{ "key": "seven_to_fourteen" },
|
||||
{ "key": "fifteen_or_more" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"zero": 0,
|
||||
"one_to_three": 0,
|
||||
"three_to_six": 0,
|
||||
"seven_to_fourteen": 0,
|
||||
"fifteen_or_more": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q17",
|
||||
"layout": "radio_question",
|
||||
"question": "speaking_german_opinion_question",
|
||||
"options": [
|
||||
{ "key": "very_good" },
|
||||
{ "key": "good" },
|
||||
{ "key": "fairly_good" },
|
||||
{ "key": "not_good" },
|
||||
{ "key": "not_at_all" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"very_good": 0,
|
||||
"good": 0,
|
||||
"fairly_good": 0,
|
||||
"not_good": 0,
|
||||
"not_at_all": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "q18",
|
||||
"layout": "radio_question",
|
||||
"question": "job_search_question",
|
||||
"options": [
|
||||
{ "key": "very_difficult" },
|
||||
{ "key": "rather_difficult" },
|
||||
{ "key": "neither_nor" },
|
||||
{ "key": "rather_easy" },
|
||||
{ "key": "very_easy" }
|
||||
],
|
||||
"pointsMap": {
|
||||
"very_difficult": 0,
|
||||
"rather_difficult": 0,
|
||||
"neither_nor": 0,
|
||||
"rather_easy": 0,
|
||||
"very_easy": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "last_page",
|
||||
"layout": "last_page",
|
||||
"textKey": "finish_data_entry",
|
||||
"question": "data_final_warning"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user