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