Browse Source

Remove duplicate entries in fixture

pull/160/head
Benard Ebinu 8 years ago
parent
commit
cacb002080
1 changed files with 0 additions and 24 deletions
  1. +0
    -24
      edivorce/fixtures/Question.json

+ 0
- 24
edivorce/fixtures/Question.json View File

@ -1483,18 +1483,6 @@
"model": "core.question",
"pk": "number_children_over_19_need_support"
},
{
"fields": {
"name": "What is the monthly amount that {{ conditional_logic_based_on_input }} will be paying for child support(as per Schedule 1 of the Federal Child Support Guidelines)?",
"description": "For Step 6, Your children - Income & expenses - Fact Sheet D Child(ren) 19 Years or Older",
"summary_order": 0,
"required": "Conditional",
"conditional_target": "claimant_children",
"reveal_response": ""
},
"model": "core.question",
"pk": "total_spouse_paid_child_support"
},
{
"fields": {
"name": "Do you and your spouse agree that the monthly Guidelines table amount for child support is appropriate?",
@ -1505,18 +1493,6 @@
"model": "core.question",
"pk": "agree_to_child_support_amount"
},
{
"fields": {
"name": "What would be the appropriate amount?",
"description": "For Step 6, Your children - Income & expenses - Fact Sheet D Child(ren) 19 Years or Older",
"summary_order": 0,
"required": "Conditional",
"conditional_target": "agree_to_child_support_amount",
"reveal_response": "YES"
},
"model": "core.question",
"pk": "total_spouse_paid_child_support"
},
{
"fields": {
"name": "Please describe - Why do you think the court should approve your proposed amount?",


Loading…
Cancel
Save