From 8cf1b03c75cdfad09cc06e2e65eb41bdbd6863df Mon Sep 17 00:00:00 2001 From: ariannedee Date: Wed, 26 Aug 2020 11:41:32 -0700 Subject: [PATCH] Revert changing children_live_with_others requirement (do at future date) --- edivorce/fixtures/Question.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/edivorce/fixtures/Question.json b/edivorce/fixtures/Question.json index a38cb7d8..b2a11b0a 100644 --- a/edivorce/fixtures/Question.json +++ b/edivorce/fixtures/Question.json @@ -88,9 +88,7 @@ "name": "Do any of the your children live with someone who is not you or your spouse?", "description": "For pre-qualification step 4, determines eligibility of using the app", "summary_order": 9, - "required": "Conditional", - "conditional_target": "children_of_marriage", - "reveal_response": "YES" + "required": "" }, "model": "core.question", "pk": "children_live_with_others"