From 757091d94334724acc8f81811af99f09da3251e7 Mon Sep 17 00:00:00 2001 From: Sarah-DfE <103052329+Sarah-DfE@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:11:16 +0000 Subject: [PATCH 1/5] RTTA update changes ### Trello card https://trello.com/c/TRTbDMco/6653-update-adviser-landing-pages-re-rtta-eligibility-change ### Context ### Changes proposed in this pull request Updating new policy guidelines on the following pages: /landing/return-to-teaching-advisers `/teacher-training-adviser/sign_up/identity` (note that this page is mainly for ETA and TTA candidates) `/teacher-training-advisers` (this page shouldn't be accessed by returners - do we remove the sentence about 'If you're already a qualified teacher' altogether? ### Guidance to review --- .../return-to-teaching-advisers/_adviser.html.erb | 15 +++++++++++++-- .../teacher-training-advisers/_article.html.erb | 2 -- .../steps/_identity.html.erb | 2 +- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb b/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb index 71c97a10ce..f60f58c90c 100644 --- a/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb +++ b/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb @@ -14,8 +14,19 @@
  • support you with the application process.
  • You can talk to an adviser as little or as often as you need.

    -

    To be eligible for an adviser, you'll need English qualified teacher status (QTS) and want to teach in an English state school.

    - <% end %> +

    To be eligible for an adviser, you'll need to have:

    + + +
    +

    + Non-UK citizens: +

    +

    If you qualified as a teacher outside the UK and want to teach in England, find out about teaching as a non-uk citizen.

    + <% end %> diff --git a/app/views/content/teacher-training-advisers/_article.html.erb b/app/views/content/teacher-training-advisers/_article.html.erb index c0e463535b..0fc39018ad 100644 --- a/app/views/content/teacher-training-advisers/_article.html.erb +++ b/app/views/content/teacher-training-advisers/_article.html.erb @@ -83,6 +83,4 @@

    To sign up you’ll need to have, or be in your final year of studying for, a bachelor’s degree with honours. You’ll need to have or be predicted a grade 2:2 or higher (or an equivalent).

    -

    If you’re already a qualified teacher, you’ll need English qualified teacher status (QTS) and want to teach in an English state school.

    -

    If you got your qualifications outside the UK, call us on 0800 389 2500 to check if you’re eligible for an adviser.

    diff --git a/app/views/teacher_training_adviser/steps/_identity.html.erb b/app/views/teacher_training_adviser/steps/_identity.html.erb index b2a338fa93..f2caab240d 100644 --- a/app/views/teacher_training_adviser/steps/_identity.html.erb +++ b/app/views/teacher_training_adviser/steps/_identity.html.erb @@ -18,7 +18,7 @@

    - If you're already a qualified teacher, you'll need English qualified teacher status (QTS) and want to + If you're already a qualified teacher, you'll need English qualified teacher status (QTS), previous experience of teaching in the UK or have trained to teach in the UK, and want to teach in an English state school to be eligible for an adviser.

    From b2fd5d13f9e5040e306cdb9c2e423abeb1c901d5 Mon Sep 17 00:00:00 2001 From: Sarah-DfE <103052329+Sarah-DfE@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:01:54 +0100 Subject: [PATCH 2/5] removing full stops --- .../landing/return-to-teaching-advisers/_adviser.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb b/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb index f60f58c90c..32f0a019e2 100644 --- a/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb +++ b/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb @@ -11,14 +11,14 @@

    You can talk to an adviser as little or as often as you need.

    To be eligible for an adviser, you'll need to have:

    From 9e0ea63b9756b4275be17cfc0e3244ba13e0cb09 Mon Sep 17 00:00:00 2001 From: Sarah-DfE <103052329+Sarah-DfE@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:02:08 +0100 Subject: [PATCH 3/5] Update app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb Co-authored-by: Gemma Dallman <87642394+gemmadallmandfe@users.noreply.github.com> --- .../landing/return-to-teaching-advisers/_adviser.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb b/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb index 32f0a019e2..2d4762ac4f 100644 --- a/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb +++ b/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb @@ -25,7 +25,7 @@

    Non-UK citizens:

    -

    If you qualified as a teacher outside the UK and want to teach in England, find out about teaching as a non-uk citizen.

    +

    If you qualified as a teacher outside the UK and want to teach in England, find out about teaching as a non-UK citizen.

    <% end %> From ad128124cb82db15b111388eb9b7f7d543298998 Mon Sep 17 00:00:00 2001 From: Sarah-DfE <103052329+Sarah-DfE@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:05:00 +0100 Subject: [PATCH 4/5] Shortening sentence --- app/views/teacher_training_adviser/steps/_identity.html.erb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/teacher_training_adviser/steps/_identity.html.erb b/app/views/teacher_training_adviser/steps/_identity.html.erb index f2caab240d..f971b5ed29 100644 --- a/app/views/teacher_training_adviser/steps/_identity.html.erb +++ b/app/views/teacher_training_adviser/steps/_identity.html.erb @@ -18,8 +18,7 @@

    - If you're already a qualified teacher, you'll need English qualified teacher status (QTS), previous experience of teaching in the UK or have trained to teach in the UK, and want to - teach in an English state school to be eligible for an adviser. + If you're already a qualified teacher, you'll need English qualified teacher status (QTS), previous experience of teaching in the UK or have trained to teach in the UK.

    <%= render Content::InsetTextComponent.new( From 3b417bc6e8ace14b141a164a82246c7232c98e91 Mon Sep 17 00:00:00 2001 From: Sarah-DfE <103052329+Sarah-DfE@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:27:11 +0100 Subject: [PATCH 5/5] fixing linting issue --- .../landing/return-to-teaching-advisers/_adviser.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb b/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb index 2d4762ac4f..e9d6109d15 100644 --- a/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb +++ b/app/views/content/landing/return-to-teaching-advisers/_adviser.html.erb @@ -16,7 +16,7 @@

    You can talk to an adviser as little or as often as you need.

    To be eligible for an adviser, you'll need to have:

    @@ -24,7 +24,7 @@

    Non-UK citizens: -

    +

    If you qualified as a teacher outside the UK and want to teach in England, find out about teaching as a non-UK citizen.

    <% end %>