diff --git a/app/views/event_steps/_personalised_updates.html.erb b/app/views/event_steps/_personalised_updates.html.erb index be534895fd..0d9452adb6 100644 --- a/app/views/event_steps/_personalised_updates.html.erb +++ b/app/views/event_steps/_personalised_updates.html.erb @@ -29,8 +29,7 @@
-

We run in-person events in the UK that we can tell you about if you give us your UK postcode.

-

If you do not live in the UK, you do not need to give us your postcode.

-

Instead, you can just select 'Complete sign up' to finish signing up for your event.

+

We run in-person events in the UK. We can tell you about these if you give us your UK postcode.

+

If you do not live in the UK, you do not need to give us your postcode. Instead, you can just select 'Complete sign up' to finish signing up for your event.

diff --git a/app/views/mailing_list/steps/_postcode.html.erb b/app/views/mailing_list/steps/_postcode.html.erb index 86efe9b4b8..30181d3ae4 100644 --- a/app/views/mailing_list/steps/_postcode.html.erb +++ b/app/views/mailing_list/steps/_postcode.html.erb @@ -6,7 +6,7 @@ size: "xl", text: t('helpers.label.mailing_list_steps_postcode.address_postcode', **Value.data), } do %> -

If you give us your postcode, we'll let you know about events happening near you.

+

We'll only use this to send you information about events happening near you.

<% end %>
@@ -16,8 +16,7 @@
-

We run in-person events in the UK that we can tell you about if you give us your UK postcode.

-

If you do not live in the UK, you do not need to give us your postcode.

-

Instead, you can just select 'Complete sign up' to receive tailored guidance around teacher training.

+

We run in-person events in the UK. We can tell you about these if you give us your UK postcode.

+

If you do not live in the UK, you do not need to give us your postcode. Instead, you can just select 'Complete sign up' to receive tailored guidance about teacher training.

diff --git a/config/locales/en.yml b/config/locales/en.yml index 5019cd49be..a68f3a8bd8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -785,7 +785,7 @@ en: events_steps_contact_details: address_telephone: What is your telephone number? (optional) events_steps_personalised_updates: - address_postcode: What is your UK postcode? (optional) + address_postcode: What's your UK postcode? (optional) degree_status_id: Do you have a degree? consideration_journey_stage_id: How close are you to applying for teacher training? preferred_teaching_subject_id: What do you want to teach? @@ -811,7 +811,7 @@ en: mailing_list_steps_subject: preferred_teaching_subject_id: Which subject do you want to teach? mailing_list_steps_postcode: - address_postcode: Your UK postcode (optional) + address_postcode: What's your UK postcode? (optional) search: search: Search for ... @@ -826,10 +826,10 @@ en: resent: We've sent you another email events_steps_personalised_updates: address_postcode: |- - If you give us your postcode, we'll let you know about events happening near you. + We'll only use this to send you information about events happening near you. mailing_list_signup: address_postcode: |- - If you give us your postcode, we'll let you know about events happening near you. + We'll only use this to send you information about events happening near you. teacher_training_adviser_steps_what_subject_degree: degree_subject: "Type to enter your degree subject or select from the suggestions." degree_subject_nojs: "Type to enter your degree subject." diff --git a/docs/sign-up-journeys.md b/docs/sign-up-journeys.md index 5ac22181e4..d3249ae487 100644 --- a/docs/sign-up-journeys.md +++ b/docs/sign-up-journeys.md @@ -18,7 +18,7 @@ graph TD; teacher_training --> subject[Which subject do you want to teach?] - subject --> postcode["Your UK postcode (optional)"] + subject --> postcode["What's your UK postcode? (optional)"] postcode --> show_welcome_guide{Show welcome guide?} diff --git a/spec/features/event_wizard_spec.rb b/spec/features/event_wizard_spec.rb index 39e6e3480b..976ea3186d 100644 --- a/spec/features/event_wizard_spec.rb +++ b/spec/features/event_wizard_spec.rb @@ -173,7 +173,7 @@ end click_on "Complete sign up" - expect(page).not_to have_text("What is your UK postcode? (optional)") + expect(page).not_to have_text("What's your UK postcode? (optional)") fill_in_personalised_updates expect_sign_up_with_attributes( @@ -304,8 +304,8 @@ def fill_in_personalised_updates( ) select_value_or_default "Do you have a degree?", degree_status select_value_or_default "How close are you to applying for teacher training?", consideration_journey_stage - if page.has_text?("What is your UK postcode? (optional)") - fill_in "What is your UK postcode? (optional)", with: postcode + if page.has_text?("What's your UK postcode? (optional)") + fill_in "What's your UK postcode? (optional)", with: postcode end select_value_or_default "What do you want to teach?", preferred_teaching_subject end diff --git a/spec/features/mailing_list_wizard_spec.rb b/spec/features/mailing_list_wizard_spec.rb index e3a421ac91..f787d63631 100644 --- a/spec/features/mailing_list_wizard_spec.rb +++ b/spec/features/mailing_list_wizard_spec.rb @@ -36,8 +36,8 @@ select "Maths" click_on "Next step" - expect(page).to have_text "If you give us your postcode" - fill_in "Your UK postcode (optional)", with: "TE57 1NG" + expect(page).to have_text "We'll only use this to send you information about events happening near you" + fill_in "What's your UK postcode? (optional)", with: "TE57 1NG" click_on "Complete sign up" expect(page).to have_title("You've signed up | Get Into Teaching") @@ -77,8 +77,8 @@ select "Maths" click_on "Next step" - expect(page).to have_text "If you give us your postcode" - fill_in "Your UK postcode (optional)", with: "TE57 1NG" + expect(page).to have_text "We'll only use this to send you information about events happening near you" + fill_in "What's your UK postcode? (optional)", with: "TE57 1NG" click_on "Complete sign up" expect(page).to have_text "Test, you're signed up" @@ -116,8 +116,8 @@ select "Maths" click_on "Next step" - expect(page).to have_text "If you give us your postcode" - fill_in "Your UK postcode (optional)", with: "TE57 1NG" + expect(page).to have_text "We'll only use this to send you information about events happening near you" + fill_in "What's your UK postcode? (optional)", with: "TE57 1NG" click_on "Complete sign up" expect(page).to have_text "Test, you're signed up" @@ -155,8 +155,8 @@ select "Maths" click_on "Next step" - expect(page).to have_text "If you give us your postcode" - fill_in "Your UK postcode (optional)", with: "TE57 1NG" + expect(page).to have_text "We'll only use this to send you information about events happening near you" + fill_in "What's your UK postcode? (optional)", with: "TE57 1NG" click_on "Complete sign up" expect(page).to have_text "Test, you're signed up" @@ -345,8 +345,8 @@ select "Maths" click_on "Next step" - expect(page).to have_text "If you give us your postcode" - fill_in "Your UK postcode (optional)", with: "" + expect(page).to have_text "We'll only use this to send you information about events happening near you" + fill_in "What's your UK postcode? (optional)", with: "" click_on "Complete sign up" expect(page).to have_text "you're signed up" diff --git a/spec/integration/mailing_list_spec.rb b/spec/integration/mailing_list_spec.rb index 6f02aa9c6d..df23081a4e 100644 --- a/spec/integration/mailing_list_spec.rb +++ b/spec/integration/mailing_list_spec.rb @@ -55,8 +55,8 @@ def sign_up(first_name, last_name, email) select "Chemistry" click_on "Next step" - expect(page).to have_text "If you give us your postcode" - fill_in "Your UK postcode (optional)", with: "TE57 1NG" + expect(page).to have_text "We'll only use this to send you information about events happening near you" + fill_in "What's your UK postcode? (optional)", with: "TE57 1NG" click_on "Complete sign up" expect(page).to have_text("you're signed up") @@ -88,8 +88,8 @@ def sign_up_if_not_qualified(first_name, last_name, email) select "Maths" click_on "Next step" - expect(page).to have_text "If you give us your postcode" - fill_in "Your UK postcode (optional)", with: "TE57 1NG" + expect(page).to have_text "We'll only use this to send you information about events happening near you" + fill_in "What's your UK postcode? (optional)", with: "TE57 1NG" click_on "Complete sign up" expect(page).to have_text("you're signed up")