|
|
@ -258,13 +258,17 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"conditional_question_yes_page": { |
|
|
|
"conditional_question_yes_page": { |
|
|
|
"questions": { |
|
|
|
"questions": { |
|
|
|
"conditional_question_yes_question": { |
|
|
|
"cbl_letting": { |
|
|
|
"check_answer_label": "Has the next condition been met?", |
|
|
|
"check_answer_label": "Has the next condition been met?", |
|
|
|
"header": "Has the next condition been met?", |
|
|
|
"header": "Has the next condition been met?", |
|
|
|
"type": "radio", |
|
|
|
"type": "radio", |
|
|
|
"answer_options": { |
|
|
|
"answer_options": { |
|
|
|
"0": "Yes", |
|
|
|
"0": "Yes", |
|
|
|
"1": "No" |
|
|
|
"1": "No" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"conditional_route_to": { |
|
|
|
|
|
|
|
"check_answers": "Yes", |
|
|
|
|
|
|
|
"check_answers": "No" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
@ -281,6 +285,22 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"conditional_question_no_second_page": { |
|
|
|
|
|
|
|
"questions": { |
|
|
|
|
|
|
|
"conditional_question_no_second_question": { |
|
|
|
|
|
|
|
"check_answer_label": "Has the condition not been met again?", |
|
|
|
|
|
|
|
"header": "Has the next condition not been met again?", |
|
|
|
|
|
|
|
"type": "radio", |
|
|
|
|
|
|
|
"answer_options": { |
|
|
|
|
|
|
|
"0": "Yes", |
|
|
|
|
|
|
|
"1": "No" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"include_page_condition": { |
|
|
|
|
|
|
|
"pregnancy": "No" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|