added consent_not_signed
This commit is contained in:
@ -20,11 +20,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "q2",
|
"id": "q2",
|
||||||
"layout": "client_not_signed",
|
"layout": "client_coach_code_question",
|
||||||
"textKey1": "no_consent_entered",
|
"question": "no_consent_entered",
|
||||||
"textKey2": "no_consent_note",
|
"hint1": "client_code",
|
||||||
"question": "coach_code_request",
|
"hint2": "coach_code"
|
||||||
"hint": "coach_code"
|
},
|
||||||
|
{
|
||||||
|
"id": "last_page",
|
||||||
|
"layout": "last_page",
|
||||||
|
"textKey": "finish_data_entry",
|
||||||
|
"question": "data_final_warning"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "q28",
|
"id": "q28",
|
||||||
|
|||||||
@ -28,7 +28,11 @@
|
|||||||
"questionnaire_1_demographic_information",
|
"questionnaire_1_demographic_information",
|
||||||
"questionnaire_2_rhs",
|
"questionnaire_2_rhs",
|
||||||
"questionnaire_3_integration_index"
|
"questionnaire_3_integration_index"
|
||||||
]
|
],
|
||||||
|
"questionnaire": "questionnaire_1_demographic_information.json",
|
||||||
|
"questionId": "consent_instruction",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "consent_signed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user