From c2ac8b05856c6d84de1e06b5502501e5b32159e6 Mon Sep 17 00:00:00 2001 From: Kat Date: Mon, 18 Dec 2023 14:35:25 +0000 Subject: [PATCH] Update error messages --- app/services/bulk_upload/lettings/year2023/row_parser.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/services/bulk_upload/lettings/year2023/row_parser.rb b/app/services/bulk_upload/lettings/year2023/row_parser.rb index 25b00302c..9d730b63b 100644 --- a/app/services/bulk_upload/lettings/year2023/row_parser.rb +++ b/app/services/bulk_upload/lettings/year2023/row_parser.rb @@ -119,9 +119,9 @@ class BulkUpload::Lettings::Year2023::RowParser field_113: "Reasonable preference reason They needed to move on medical and welfare reasons (including disability)", field_114: "Reasonable preference reason They needed to move to avoid hardship to themselves or others", field_115: "Reasonable preference reason Don't know", - field_116: "How was this letting allocated?", - field_117: "How was this letting allocated?", - field_118: "How was this letting allocated?", + field_116: "Was the letting made under the Choice-Based Lettings (CBL)?", + field_117: "Was the letting made under the Common Housing Register (CHR)?", + field_118: "Was the letting made under the Common Allocation Policy (CAP)?", field_119: "What was the source of referral for this letting?", field_120: "Do you know the household's combined total income after tax?", field_121: "How often does the household receive income?",