Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #545 from communitiesuk/FS-4413-HSRA-application-t…
Browse files Browse the repository at this point in the history
…ext-updates-new

FS-4413: HSRA application text updates new
  • Loading branch information
hamzabinkhalid authored May 24, 2024
2 parents 97bdb61 + 8711ba4 commit 10f0078
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 126 deletions.
112 changes: 0 additions & 112 deletions fsd_config/form_jsons/hsra_r1/auction-costs-hsra.json

This file was deleted.

2 changes: 1 addition & 1 deletion fsd_config/form_jsons/hsra_r1/other-costs-hsra.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "tguYic",
"options": {},
"type": "Para",
"content": "<label >In this section, we'll ask about:</label>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n<li>total expected other costs</li>\n<li>quotes showing other costs</li>\n</ul>\n\n<div class=\"govuk-label\">Other costs include:</div>\n<br>\n<ul class=\"govuk-list govuk-list--bullet\">\n<li>issuing legal notices</li>\n<li>gaining access to the property</li>\n<li>preparing the contract for tenancy and tenancy agreement</li>\n<li>conveyancing</li>\n</ul>",
"content": "<label >In this section, we'll ask about:</label>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n<li>total expected other costs</li>\n<li>quotes showing other costs</li>\n</ul>\n\n<div class=\"govuk-label\">Other costs include:</div>\n<br>\n<ul class=\"govuk-list govuk-list--bullet\">\n<li>preparing the contract for tenancy and tenancy agreement</li>\n<li>conveyancing</li>\n<li>commissioning an independent survey to identify refurbishment needed to meet minimum standards</li>\n</ul>",
"schema": {}
}
],
Expand Down
8 changes: 4 additions & 4 deletions fsd_config/form_jsons/hsra_r1/refurbishment-costs-hsra.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,14 @@
],
"next": [
{
"path": "/upload-quotes-showing-refurbishment-costs"
"path": "/upload-quotes-showing-refurbishment-costs-and-if-applicable-project-management-costs-for-properties-exceeding-200-sqm."
}
],
"section": "qvSwnW"
},
{
"path": "/upload-quotes-showing-refurbishment-costs",
"title": "Upload quotes showing refurbishment costs",
"path": "/upload-quotes-showing-refurbishment-costs-and-if-applicable-project-management-costs-for-properties-exceeding-200-sqm.",
"title": "Upload quotes showing refurbishment costs and if applicable project management costs for properties exceeding 200 sqm.",
"components": [
{
"name": "xUgKLI",
Expand All @@ -94,7 +94,7 @@
"minimumRequiredFiles": "1"
},
"type": "ClientSideFileUploadField",
"title": "Upload quotes showing refurbishment costs",
"title": "Upload quotes showing refurbishment costs and if applicable project management costs for properties exceeding 200 sqm.",
"hint": "Upload files"
}
],
Expand Down
16 changes: 8 additions & 8 deletions fsd_config/form_jsons/hsra_r1/total-expected-cost-hsra.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "dAopHX",
"options": {},
"type": "Para",
"content": "<label >In this section, we'll ask about:</label>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n<li>the total expected cost of delivering the HSRA</li>\n<li>why your costs are higher than £72,000 (if applicable)</li>\n<li>if you’ve secured match funding</li>\n<li>the amount of match funding (if applicable)</li>\n<li>who is providing the match funding (if applicable)</li>\n</ul>\n"
"content": "<label >In this section, we'll ask about:</label>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n<li>the total expected cost of delivering the HSRA</li>\n<li>why your costs are higher than the guided price.</li>\n<li>if you’ve secured match funding</li>\n<li>the amount of match funding (if applicable)</li>\n<li>who is providing the match funding (if applicable)</li>\n</ul>\n"
}
],
"next": [
Expand Down Expand Up @@ -38,7 +38,7 @@
],
"next": [
{
"path": "/costs-higher-than-72000",
"path": "/costs-are-higher-than-the-guided-price",
"condition": "xuygbT"
},
{
Expand All @@ -55,22 +55,22 @@
"next": []
},
{
"path": "/costs-higher-than-72000",
"title": "Costs higher than £72,000",
"path": "/costs-are-higher-than-the-guided-price",
"title": "Costs are higher than the guided price",
"components": [
{
"name": "CwEWDh",
"options": {},
"type": "Para",
"content": "We’ve estimated that most HSRA projects should cost between £47,460 and £72,000.\n<br>\n<br>\nWe’ll consider costs above this range but need to understand why your costs are higher."
"content": "Guided price: We expect refurbishment to cost approximately:\n<ul><li>£40,000 for a property between 100 sqm and 200 sqm</li><li>£79,000 for a property between 201 sqm and 300 sqm</li></ul>\n<p class='govuk-body'>We’ll consider costs above this range but need to understand why your costs are higher.</p"
},
{
"name": "OBXEXZ",
"options": {
"maxWords": "300"
},
"type": "FreeTextField",
"title": "Why are your costs higher than £72,000?"
"title": "Why are your costs higher than the guided price?"
}
],
"next": [
Expand Down Expand Up @@ -141,10 +141,10 @@
],
"conditions": [
{
"displayName": "Costs higher than £72,000",
"displayName": "Costs are higher than the guided price",
"name": "xuygbT",
"value": {
"name": "Costs higher than £72,000",
"name": "Costs are higher than the guided price",
"conditions": [
{
"field": {
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION=0.1.279
VERSION=0.1.280

0 comments on commit 10f0078

Please sign in to comment.