Skip to content

Commit

Permalink
changed question names
Browse files Browse the repository at this point in the history
  • Loading branch information
masuk-kazi98 committed Aug 1, 2024
1 parent cd55aa3 commit 6fe48f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions runner/src/server/forms/ReportAnOutbreak.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"title": "Acute Respiratory Infections (ARI) - COVID-19, Flu or unknown infection in Adult Social Care settings",
"components": [
{
"name": "S0Q1",
"name": "S0Q4",
"options": {
"customValidationMessages": {
"string.regex.base": "Enter a full UK postcode",
Expand All @@ -50,7 +50,7 @@
"hint": "Give the postcode of your care setting, not the management company. If you provide domiciliary or home care, enter the postcode of the care provider company."
},
{
"name": "S0Q2",
"name": "S0Q3",
"options": { "required": true },
"type": "SelectField",
"title": "Your local UKHSA health protection team",
Expand All @@ -69,7 +69,7 @@
"schema": {}
},
{
"name": "S0Q3",
"name": "S0Q2",
"options": {
"required": false,
"optionalText": false,
Expand All @@ -93,7 +93,7 @@
"content": "<div class='govuk-checkboxes__divider'>or</div>"
},
{
"name": "S0Q4",
"name": "S0Q5",
"options": {
"hideTitle": true,
"required": false
Expand Down

0 comments on commit 6fe48f6

Please sign in to comment.