Browse Source

DIV-960, 962: Updated wording of Factsheet B.

pull/160/head
Charles Shin 6 years ago
parent
commit
566a07cb0d
2 changed files with 5 additions and 5 deletions
  1. +3
    -3
      edivorce/apps/core/templates/question/06_children_facts.html
  2. +2
    -2
      edivorce/fixtures/Question.json

+ 3
- 3
edivorce/apps/core/templates/question/06_children_facts.html View File

@ -19,7 +19,7 @@
<h1>Shared Living Arrangement (Fact Sheet B)</h1>
<p>
Since you have previously indicated that the child/children will live with both parents more or less equally
(between 40 to 60% of the time with each parent) we need you to answer the questions below.
(between 40 to 60% of the time with each parent) we need you to answer the questions below, even if you have a Separation Agreement or existing Court Order.<br>
<b>This information is needed for the Judge. You will be able to indicate a different child support amount in a following step.</b>
</p>
<div class="question-well">
@ -111,7 +111,7 @@
</td>
</tr>
<tr>
<td class="fact-sheet-question">What is the monthly amount for child support?
<td class="fact-sheet-question">What is the 'Guideline' amount for child support?
</td>
<td class="fact-sheet-answer">
<div class="dollar-prefix">
@ -128,7 +128,7 @@
<td colspan="3">
<div class="collapse-trigger collapsed" data-toggle="collapse" aria-expanded="false" data-target="#collapse_amounted_needed" aria-controls="collapse_amounted_needed">
<div>
How do I determine what amount needs to be paid?
How do I determine the 'Guideline' amount for child support?
</div>
</div>
<div class="collapse" id="collapse_amounted_needed">


+ 2
- 2
edivorce/fixtures/Question.json View File

@ -1575,7 +1575,7 @@
},
{
"fields": {
"name": "What is the monthly amount for child support (as per Federal Child Support Guidelines)?",
"name": "What is the 'Guideline' amount for child support?",
"description": "For Step 6, Your children - Your children - Fact Sheet B Shared Custody",
"summary_order": 0,
"required": "Conditional",
@ -1587,7 +1587,7 @@
},
{
"fields": {
"name": "What is the monthly amount for child support (as per Federal Child Support Guidelines)?",
"name": "What is the 'Guideline' amount for child support?",
"description": "For Step 6, Your children - Your children - Fact Sheet B Shared Custody",
"summary_order": 0,
"required": "Conditional",


Loading…
Cancel
Save