diff --git a/app/views/content/life-as-a-teacher/age-groups-and-specialisms/special-educational-needs.md b/app/views/content/life-as-a-teacher/age-groups-and-specialisms/special-educational-needs.md index 2f4d08516a..17c6009205 100644 --- a/app/views/content/life-as-a-teacher/age-groups-and-specialisms/special-educational-needs.md +++ b/app/views/content/life-as-a-teacher/age-groups-and-specialisms/special-educational-needs.md @@ -4,9 +4,9 @@ heading: "Teach pupils with special educational needs and disabilities (SEND)" description: |- Find out how you can teach pupils with special educational needs and disabilities (SEND) and how to become a special educational needs coordinator (SENCO). image: "static/images/content/hero-images/0032.jpg" -promo_content: - - content/train-to-be-a-teacher/promos/adviser-promo-send - +cta_adviser: + adviser: + text: Talk to an adviser with years of teaching experience about opportunities to teach pupils with SEND. Chat by phone, text or email, as little or as often as you need. keywords: - SEND - disabled @@ -89,3 +89,5 @@ An MQSI will give you the skills needed to recognise any barriers to learning th ## Training for teaching pupils with SEND You can [find a teacher training course](https://find-teacher-training-courses.service.gov.uk/) and filter by ‘courses with a SEND specialism’ if you have a particular interest in the area. + +$adviser$ \ No newline at end of file diff --git a/app/views/content/life-as-a-teacher/change-careers/benefits-of-changing-careers.md b/app/views/content/life-as-a-teacher/change-careers/benefits-of-changing-careers.md index 994f75536e..08d2a0a3ce 100644 --- a/app/views/content/life-as-a-teacher/change-careers/benefits-of-changing-careers.md +++ b/app/views/content/life-as-a-teacher/change-careers/benefits-of-changing-careers.md @@ -12,5 +12,4 @@ keywords: content: - "content/life-as-a-teacher/change-careers/benefits-of-changing-careers/header" - "content/life-as-a-teacher/change-careers/benefits-of-changing-careers/article" - - "content/life-as-a-teacher/change-careers/adviser-promo-change-careers" --- diff --git a/app/views/content/life-as-a-teacher/change-careers/benefits-of-changing-careers/_article.html.erb b/app/views/content/life-as-a-teacher/change-careers/benefits-of-changing-careers/_article.html.erb index 6fc0d81861..efed0dedf6 100644 --- a/app/views/content/life-as-a-teacher/change-careers/benefits-of-changing-careers/_article.html.erb +++ b/app/views/content/life-as-a-teacher/change-careers/benefits-of-changing-careers/_article.html.erb @@ -22,4 +22,7 @@ heading_color: "pink", ) %> + <%= render CallsToAction::AdviserComponent.new( + text: "An adviser with years of teaching experience can help you change careers to become a teacher. Chat by phone, text, or email as little or often as you need.", + ) %> diff --git a/app/views/content/life-as-a-teacher/change-careers/how-to-change-careers-to-become-a-teacher.md b/app/views/content/life-as-a-teacher/change-careers/how-to-change-careers-to-become-a-teacher.md index 56e0a1321d..72c5534229 100644 --- a/app/views/content/life-as-a-teacher/change-careers/how-to-change-careers-to-become-a-teacher.md +++ b/app/views/content/life-as-a-teacher/change-careers/how-to-change-careers-to-become-a-teacher.md @@ -12,5 +12,4 @@ keywords: content: - "content/life-as-a-teacher/change-careers/how-to-change-careers-to-become-a-teacher/header" - "content/life-as-a-teacher/change-careers/how-to-change-careers-to-become-a-teacher/article" - - "content/life-as-a-teacher/change-careers/adviser-promo-change-careers" --- diff --git a/app/views/content/life-as-a-teacher/change-careers/how-to-change-careers-to-become-a-teacher/_article.html.erb b/app/views/content/life-as-a-teacher/change-careers/how-to-change-careers-to-become-a-teacher/_article.html.erb index 95c2ad6474..d67d916fc8 100644 --- a/app/views/content/life-as-a-teacher/change-careers/how-to-change-careers-to-become-a-teacher/_article.html.erb +++ b/app/views/content/life-as-a-teacher/change-careers/how-to-change-careers-to-become-a-teacher/_article.html.erb @@ -40,4 +40,7 @@ heading_color: "pink", ) %> + <%= render CallsToAction::AdviserComponent.new( + text: "An adviser with years of teaching experience can help you change careers to become a teacher. Chat by phone, text, or email as little or often as you need.", + ) %> diff --git a/app/views/content/life-as-a-teacher/change-careers/support-with-changing-careers.md b/app/views/content/life-as-a-teacher/change-careers/support-with-changing-careers.md index e75e26fb33..39a1dbc245 100644 --- a/app/views/content/life-as-a-teacher/change-careers/support-with-changing-careers.md +++ b/app/views/content/life-as-a-teacher/change-careers/support-with-changing-careers.md @@ -12,5 +12,4 @@ keywords: content: - "content/life-as-a-teacher/change-careers/support-with-changing-careers/header" - "content/life-as-a-teacher/change-careers/support-with-changing-careers/article" - - "content/life-as-a-teacher/change-careers/adviser-promo-change-careers" --- diff --git a/app/views/content/life-as-a-teacher/change-careers/support-with-changing-careers/_article.html.erb b/app/views/content/life-as-a-teacher/change-careers/support-with-changing-careers/_article.html.erb index 98001b7592..18f471afe1 100644 --- a/app/views/content/life-as-a-teacher/change-careers/support-with-changing-careers/_article.html.erb +++ b/app/views/content/life-as-a-teacher/change-careers/support-with-changing-careers/_article.html.erb @@ -34,4 +34,7 @@

There are lots of financial support options available for trainee teachers. For example, you may be able to get bursaries and scholarships, student loans, or a training route without fees. The financial support options vary depending on the teacher training route and eligibility criteria.

Find out more about the different routes and how to change career to become a teacher.

+ <%= render CallsToAction::AdviserComponent.new( + text: "An adviser with years of teaching experience can help you change careers to become a teacher. Chat by phone, text, or email as little or often as you need.", + ) %> diff --git a/app/views/content/life-as-a-teacher/teaching-as-a-career/early-career-teachers.md b/app/views/content/life-as-a-teacher/teaching-as-a-career/early-career-teachers.md index f0ad8221b0..45e249b195 100644 --- a/app/views/content/life-as-a-teacher/teaching-as-a-career/early-career-teachers.md +++ b/app/views/content/life-as-a-teacher/teaching-as-a-career/early-career-teachers.md @@ -6,8 +6,9 @@ description: |- related_content: Initial teacher training : "/train-to-be-a-teacher/initial-teacher-training" Explore the benefits of teaching : "/life-as-a-teacher/pay-and-benefits" -promo_content: - - content/train-to-be-a-teacher/promos/adviser-promo-ect +cta_adviser: + adviser: + text: An adviser with years of teaching experience can help you understand the support you'll get when you first start teaching. Chat by phone, text or email, as little or as often as you need. --- You’ll be known as an early career teacher (ECT) for your first 2 years in teaching. The term early career teacher (ECT) has replaced newly qualified teacher (NQT). @@ -68,3 +69,5 @@ You’ll have regular progress reviews with your induction tutor so that you can You’ll have 2 formal assessment meetings with your induction tutor — one midway through induction and one at the end. They may ask you for evidence that you’ve met the teachers’ standards. You won’t need to create anything new for this evidence — you should use existing lesson plans or feedback from observations. + +$adviser$ \ No newline at end of file diff --git a/app/views/content/train-to-be-a-teacher/promos/_adviser-promo-career-changers.html.erb b/app/views/content/train-to-be-a-teacher/promos/_adviser-promo-career-changers.html.erb deleted file mode 100644 index 3304113ad9..0000000000 --- a/app/views/content/train-to-be-a-teacher/promos/_adviser-promo-career-changers.html.erb +++ /dev/null @@ -1,8 +0,0 @@ -<%= render(CallsToAction::Promo::PromoComponent.new) do |promo| %> - <% promo.with_left_section(classes: %w[tta-background]) %> - <% promo.with_right_section(heading: "Get free one-to-one support") do %> -

Our experienced teaching advisers can support you through the switch if you're thinking about changing careers. Chat to an adviser by phone, text or email.

- - <%= link_to("Find out more about advisers", "/teacher-training-advisers", class: "button") %> - <% end %> -<% end %> diff --git a/app/views/content/train-to-be-a-teacher/promos/_adviser-promo-ect.html.erb b/app/views/content/train-to-be-a-teacher/promos/_adviser-promo-ect.html.erb deleted file mode 100644 index d7ce55e69b..0000000000 --- a/app/views/content/train-to-be-a-teacher/promos/_adviser-promo-ect.html.erb +++ /dev/null @@ -1,10 +0,0 @@ -<%= render(CallsToAction::Promo::PromoComponent.new) do |promo| %> - <% promo.with_left_section(classes: %w[tta-background]) %> - <% promo.with_right_section( - heading: "Get free one-to-one support" - ) do %> -

An adviser with years of teaching experience can help you understand the support you'll get when you first start teaching. Chat by phone, text or email, as little or as often as you need.

- - <%= link_to("Find out more about advisers", "/teacher-training-advisers", class: "button") %> - <% end %> -<% end %> diff --git a/app/views/content/train-to-be-a-teacher/promos/_adviser-promo-send.erb b/app/views/content/train-to-be-a-teacher/promos/_adviser-promo-send.erb deleted file mode 100644 index 66dad01a0d..0000000000 --- a/app/views/content/train-to-be-a-teacher/promos/_adviser-promo-send.erb +++ /dev/null @@ -1,8 +0,0 @@ -<%= render(CallsToAction::Promo::PromoComponent.new) do |promo| %> - <% promo.with_left_section(classes: %w[tta-background]) %> - <% promo.with_right_section(heading: "Get free one-to-one support") do %> -

Talk to an adviser with years of teaching experience about the different settings you can teach in. Chat by phone, text or email, as little or as often as you need.

- - <%= link_to("Find out more about advisers", "/teacher-training-advisers", class: "button") %> - <% end %> -<% end %>