- Whether you're ready to start your career in teaching or just curious, we can answer your questions at a Get Into Teaching event.
+ We understand everyone’s journey into the classroom is different. But whether you're ready to start your career in teaching, or just curious, we can answer your queries at a Get Into Teaching event.
+
+ These relaxed and informative events provide a one-stop shop of information and support. They'll give you the opportunity to get expert advice and talk to teachers and local training providers.
- These relaxed and informative events give you the opportunity to get expert advice and talk to teachers and local training providers.
At our Get Into Teaching events
-
- Drop in any time during an event for presentations, one-to-one chats or to meet others like you who are thinking of stepping into the classroom.
-
- You can:
-
+ You can drop in at any time during an event to:
- - discover if teaching is right for you
- - talk to training providers about courses they offer
- - find out how to apply for teacher training
- - explore what funding is available
+ - chat to teachers and find out what life as a teacher is really like
+ - understand what qualifications you need and the different ways to train
+ - talk to training providers about the courses they offer
+ - learn what funding is available
+ - get tips from expert advisers on how to apply for teacher training
+ - meet people like you who are thinking about becoming a teacher
-Watch our video to see how people like you have got help and advice on training to teach at Get Into Teaching events.
+Watch our video to find out how what happens at a Get Into Teaching event.
<%= render Content::YoutubeVideoComponent.new(
diff --git a/config/redirects.yml b/config/redirects.yml
index d4f8837e1d..4b109d419b 100644
--- a/config/redirects.yml
+++ b/config/redirects.yml
@@ -337,7 +337,8 @@ redirects:
"/urgent-call-for-qualified-teachers": "/returning-to-teaching"
# Blog pages
- "/blog/5-reasons-to-attend-a-train-to-teach-event": "/blog/5-reasons-to-attend-a-get-into-teaching-event"
+ "/blog/5-reasons-to-attend-a-train-to-teach-event": "/events/about-get-into-teaching-events"
+ "/blog/5-reasons-to-attend-a-get-into-teaching-event": "/events/about-get-into-teaching-events"
"/blog/teachers-pension-scheme": "/is-teaching-right-for-me/what-pension-does-a-teacher-get"
"/blog/how-to-fund-your-teacher-training": "/funding-and-support"
"/blog/11-top-tips-for-interview-success": "/how-to-apply-for-teacher-training/teacher-training-interview"
@@ -348,6 +349,9 @@ redirects:
"/blog/choosing-the-right-teacher-training-course-provider": "/train-to-be-a-teacher/how-to-choose-your-teacher-training-course"
"/blog/how-to-find-school-experience": "/is-teaching-right-for-me/get-school-experience"
+ # Blog tags
+ "/blog/tag/get-into-teaching-events": "/events/about-get-into-teaching-events"
+
# Covid page
"/covid-19": "/"
"/impact-of-covid-19-on-teacher-training": "/"
diff --git a/config/tags.yml b/config/tags.yml
index 71fad91eb4..4145db8c08 100644
--- a/config/tags.yml
+++ b/config/tags.yml
@@ -19,5 +19,4 @@
- teacher training
- advisers
- teaching internships
-- get into teaching events
- veterans
diff --git a/spec/features/blog_spec.rb b/spec/features/blog_spec.rb
index e879a6740c..56d462b27e 100644
--- a/spec/features/blog_spec.rb
+++ b/spec/features/blog_spec.rb
@@ -37,7 +37,7 @@
end
include_context "paginating blog posts", "/blog", 10, true
- include_context "paginating blog posts", "/blog/tag/advisers", 5, false
+ include_context "paginating blog posts", "/blog/tag/advisers", 4, false
scenario "viewing a post" do
path = "grasp-every-opportunity"