From 0b63460fe689b6d77eed71f754e124f2bfcb753f Mon Sep 17 00:00:00 2001 From: Dominik Szopa Date: Mon, 26 Aug 2019 15:55:11 -0700 Subject: [PATCH] DIV-955: Updated marriage certificate translation requirements and messages --- .../core/templates/dashboard/print_form.html | 5 +++++ .../core/templates/prequalification/step_05.html | 16 ++++++---------- edivorce/fixtures/Question.json | 2 +- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/edivorce/apps/core/templates/dashboard/print_form.html b/edivorce/apps/core/templates/dashboard/print_form.html index a63a78bc..a391630b 100644 --- a/edivorce/apps/core/templates/dashboard/print_form.html +++ b/edivorce/apps/core/templates/dashboard/print_form.html @@ -470,6 +470,11 @@ Proof of marriage (original or certified Marriage Certificate or Registration of Divorce) +
  • Completed diff --git a/edivorce/apps/core/templates/prequalification/step_05.html b/edivorce/apps/core/templates/prequalification/step_05.html index af72fa4b..f500f6da 100644 --- a/edivorce/apps/core/templates/prequalification/step_05.html +++ b/edivorce/apps/core/templates/prequalification/step_05.html @@ -134,7 +134,7 @@ {% if married_marriage_like == "Legally married" %}
    -

    Is your marriage certificate or registration of marriage in English?

    +

    Is your marriage certificate or registration of marriage in English OR been translated into English by a certified translator?

    - -
    {% endif %} diff --git a/edivorce/fixtures/Question.json b/edivorce/fixtures/Question.json index 825ba48f..c39bb15f 100644 --- a/edivorce/fixtures/Question.json +++ b/edivorce/fixtures/Question.json @@ -133,7 +133,7 @@ }, { "fields": { - "name": "Is your marriage certificate or registration of marriage in English?", + "name": "Is your marriage certificate or registration of marriage in English OR been translated into English by a certified translator?", "description": "For pre-qualification step 5", "summary_order": 14, "required": "Conditional",