From 814f14350edf5d97d3a8592251a83550fa92473f Mon Sep 17 00:00:00 2001 From: GayeCord <91748293+GayeCord@users.noreply.github.com> Date: Fri, 8 Nov 2024 14:50:22 +0000 Subject: [PATCH 1/4] Feedback form messaging about personal information Updating the feedback purpose to strengthen the messaging about people not providing personal information like name and date of birth --- app/views/feedback/steps/_purpose.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/feedback/steps/_purpose.html.erb b/app/views/feedback/steps/_purpose.html.erb index 8e84681a43..0df6b2ca2e 100644 --- a/app/views/feedback/steps/_purpose.html.erb +++ b/app/views/feedback/steps/_purpose.html.erb @@ -2,7 +2,7 @@
We'll review this feedback to make our website better. Answer 3 questions to let us know how we can improve.
-All feedback is anonymous and we cannot respond to individual queries. Do not enter any sensitive information.
+All feedback is anonymous and we cannot respond to individual queries. Do not enter any sensitive information, this includes things like your name andphone number. r name, .
If you have a question or need help, please visit our get <%= link_to "help and support page", "/help-and-support" %>.
From fc746c57ef0af4df2f58d885c05190f67ac1f7e6 Mon Sep 17 00:00:00 2001 From: GayeCord <91748293+GayeCord@users.noreply.github.com> Date: Fri, 8 Nov 2024 14:53:56 +0000 Subject: [PATCH 2/4] add space in feedback purpose correct grammatical error --- app/views/feedback/steps/_purpose.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/feedback/steps/_purpose.html.erb b/app/views/feedback/steps/_purpose.html.erb index 0df6b2ca2e..b4a5f13db1 100644 --- a/app/views/feedback/steps/_purpose.html.erb +++ b/app/views/feedback/steps/_purpose.html.erb @@ -2,7 +2,7 @@We'll review this feedback to make our website better. Answer 3 questions to let us know how we can improve.
-All feedback is anonymous and we cannot respond to individual queries. Do not enter any sensitive information, this includes things like your name andphone number. r name, .
+All feedback is anonymous and we cannot respond to individual queries. Do not enter any sensitive information, this includes things like your name and phone number. r name, .
If you have a question or need help, please visit our get <%= link_to "help and support page", "/help-and-support" %>.
From fa7bd37111a8cb407af7f13fda40d83a439bf502 Mon Sep 17 00:00:00 2001 From: GayeCord <91748293+GayeCord@users.noreply.github.com> Date: Fri, 8 Nov 2024 14:55:03 +0000 Subject: [PATCH 3/4] update feedback purpose grammatical error grammatical error 2 --- app/views/feedback/steps/_purpose.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/feedback/steps/_purpose.html.erb b/app/views/feedback/steps/_purpose.html.erb index b4a5f13db1..62b17e1d7b 100644 --- a/app/views/feedback/steps/_purpose.html.erb +++ b/app/views/feedback/steps/_purpose.html.erb @@ -2,7 +2,7 @@We'll review this feedback to make our website better. Answer 3 questions to let us know how we can improve.
-All feedback is anonymous and we cannot respond to individual queries. Do not enter any sensitive information, this includes things like your name and phone number. r name, .
+All feedback is anonymous and we cannot respond to individual queries. Do not enter any sensitive information, this includes things like your name and phone number.
If you have a question or need help, please visit our get <%= link_to "help and support page", "/help-and-support" %>.
From c2c729078ecbe731452f9004f643563203714cb9 Mon Sep 17 00:00:00 2001 From: Gemma Dallman <87642394+gemmadallmandfe@users.noreply.github.com> Date: Wed, 13 Nov 2024 16:03:18 +0000 Subject: [PATCH 4/4] Strengthen guidance re personal information --- app/views/feedback/steps/_purpose.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/feedback/steps/_purpose.html.erb b/app/views/feedback/steps/_purpose.html.erb index 62b17e1d7b..7c1490e195 100644 --- a/app/views/feedback/steps/_purpose.html.erb +++ b/app/views/feedback/steps/_purpose.html.erb @@ -2,7 +2,7 @@We'll review this feedback to make our website better. Answer 3 questions to let us know how we can improve.
-All feedback is anonymous and we cannot respond to individual queries. Do not enter any sensitive information, this includes things like your name and phone number.
+All feedback is anonymous and we cannot respond to individual queries. Do not enter any sensitive information, such as your name, phone number or other personal details.
If you have a question or need help, please visit our get <%= link_to "help and support page", "/help-and-support" %>.