From f2ce40108bded4d468e98a12914702679f543593 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:20:55 +0000 Subject: [PATCH 01/39] updated QTS PGCE ref in find course step --- .../_step_4_find_a_teacher_training_course.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb b/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb index 61e5eea9c6..da59654652 100644 --- a/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb +++ b/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb @@ -1,4 +1,4 @@ -
Through teacher training, you can get qualified teacher status (QTS), a postgraduate certificate in education (PGCE), or both.
+Through teacher training, you can get qualified teacher status (QTS), QTS with a postgraduate certificate in education (PGCE), or PGCE without QTS.
You need QTS to teach in most primary and secondary schools in England but you do not need a PGCE to teach.
From a7a6649e217664f82c7a1bdc1a67ac4fa692b1c3 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:30:05 +0000 Subject: [PATCH 02/39] reqorded QTS pgce in choose course quals --- .../how-to-choose-your-teacher-training-course.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md index 4356b33f17..4b2e0c1606 100644 --- a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md +++ b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md @@ -62,7 +62,7 @@ If your application is successful, the training provider may be able to help you Most schools in England need you to have [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts) to teach. Without QTS you may not be fully qualified to teach in your chosen school and will not receive the same pay and support when you start teaching. -Most teacher training courses will award QTS, but some will just award a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce), and some will award both. +Most teacher training courses will award QTS, but some will award QTS with [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) and some will award PGCE without QTS. If your teacher training course leads to QTS, you may be eligible for a scholarship or bursary to help you train. From cafd07d818178916d30d0b6d00c7fe94e5060f88 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:30:51 +0000 Subject: [PATCH 03/39] added in a --- .../_step_4_find_a_teacher_training_course.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb b/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb index da59654652..62a9cd35af 100644 --- a/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb +++ b/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb @@ -1,4 +1,4 @@ -Through teacher training, you can get qualified teacher status (QTS), QTS with a postgraduate certificate in education (PGCE), or PGCE without QTS.
+Through teacher training, you can get qualified teacher status (QTS), QTS with a postgraduate certificate in education (PGCE), or a PGCE without QTS.
You need QTS to teach in most primary and secondary schools in England but you do not need a PGCE to teach.
From c6bbd449b6585a0f9a01f131931b83eb715575e5 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:35:35 +0000 Subject: [PATCH 04/39] added a into choose course quals --- .../how-to-choose-your-teacher-training-course.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md index 4b2e0c1606..fe553c798d 100644 --- a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md +++ b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md @@ -62,7 +62,7 @@ If your application is successful, the training provider may be able to help you Most schools in England need you to have [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts) to teach. Without QTS you may not be fully qualified to teach in your chosen school and will not receive the same pay and support when you start teaching. -Most teacher training courses will award QTS, but some will award QTS with [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) and some will award PGCE without QTS. +Most teacher training courses will award QTS, but some will award QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) and some will award a PGCE without QTS. If your teacher training course leads to QTS, you may be eligible for a scholarship or bursary to help you train. From 6c20109f8d4ecf05e38dcb3cc802d5dd3db38dfa Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:40:53 +0000 Subject: [PATCH 05/39] added in with QTS to QTS page quals --- app/views/content/train-to-be-a-teacher/what-is-qts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-qts.md b/app/views/content/train-to-be-a-teacher/what-is-qts.md index 387efe5d09..39d8f57197 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-qts.md +++ b/app/views/content/train-to-be-a-teacher/what-is-qts.md @@ -65,7 +65,7 @@ You can get QTS through undergraduate or postgraduate initial teacher training. You can apply for either a primary or secondary teacher training course awarding QTS. [Find out more about deciding who to teach](/is-teaching-right-for-me/who-do-you-want-to-teach). -You can also get a postgraduate qualification through teacher training such as a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). +You can also get a postgraduate qualification through teacher training such as a QTS with [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). Some courses just offer a PGCE without QTS, but this means you may not be fully qualified to teach in your chosen school or entitled to the same benefits. From 8c00b02be2c99e38950cc73c756de31631ff8c62 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:42:08 +0000 Subject: [PATCH 06/39] updated QTS keywords --- app/views/content/train-to-be-a-teacher/what-is-qts.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-qts.md b/app/views/content/train-to-be-a-teacher/what-is-qts.md index 39d8f57197..2dbd9754c9 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-qts.md +++ b/app/views/content/train-to-be-a-teacher/what-is-qts.md @@ -23,8 +23,9 @@ inset_text: color: grey keywords: - PGCE + - Postgraduate + - Postgrad - Post-graduate - - Post-grad - Certificate - Diploma - Education From 393c8046c7bf5d352f450c80ab8f45f97aa22929 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:43:18 +0000 Subject: [PATCH 07/39] Updated PGCE keywords --- app/views/content/train-to-be-a-teacher/what-is-a-pgce.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md index 7326e8bfd5..03618e62e7 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md +++ b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md @@ -21,6 +21,8 @@ keywords: - PGCE - Post-graduate - Post-grad + - Postgraduate + - Postgrad - Certificate - Education - QTS From a94cf79db65a0022f7a2d5396e181b1f2efb89e9 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:50:06 +0000 Subject: [PATCH 08/39] updated PGCE QTS on PGCE page and added new H2 --- .../content/train-to-be-a-teacher/what-is-a-pgce.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md index 03618e62e7..e33dbbf168 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md +++ b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md @@ -49,14 +49,16 @@ Many teacher training courses also offer you a postgraduate qualification such a You can do a teacher training course that leads to: * QTS only -* PGCE only * QTS with PGCE +* PGCE without QTS -Getting QTS only means that you’re qualified to teach in most schools in England. It may also mean that your course fees are lower, you submit fewer assignments, and the course could be shorter. +## Benefits of having QTS -Getting PGCE only means you will not be qualified to teach in most primary, secondary and special schools in England, although some schools will employ teachers without QTS. +Getting QTS means you’re qualified to teach in most schools in England. It may also mean that your course fees are lower, you submit fewer assignments, and the course could be shorter. -A PGCE alone will also not entitle you to the same benefits during your training and career as QTS. For example, better pay and support when you start teaching. +Getting a PGCE without QTS means you will not be qualified to teach in most primary, secondary and special schools in England, although some schools will employ teachers without QTS. + +A PGCE without QTS will also not entitle you to the same benefits during your training and career as a PGCE with QTS. For example, better pay and support when you start teaching. [Read about Nathan who chose to get QTS with PGCE](/blog/salaried-teacher-training-classroom-learning). From 3ed69300ff9d952f7dfd379588ea584ada7c56ef Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:55:11 +0000 Subject: [PATCH 09/39] updated QTS PGCE references on salaried page --- .../content/funding-and-support/salaried-teacher-training.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/content/funding-and-support/salaried-teacher-training.md b/app/views/content/funding-and-support/salaried-teacher-training.md index aeb727c979..72773ccb70 100644 --- a/app/views/content/funding-and-support/salaried-teacher-training.md +++ b/app/views/content/funding-and-support/salaried-teacher-training.md @@ -69,7 +69,7 @@ Full-time salaried teacher training will usually last: Some courses can begin at other points in the year and there may be part-time courses available. -As well as QTS, you may also be able to work towards a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce), but you may have to pay an extra fee. +As well as QTS, you may also be able to work towards QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce), but you may have to pay an extra fee. [Find out more about what to expect during your teacher training](/train-to-be-a-teacher/initial-teacher-training). @@ -81,6 +81,6 @@ It’s usually wise to apply for non-salaried courses as well to increase your c ### Teach First -Teach First delivers a 2 year employment-based route to teaching for high performing graduates and career changers. You’ll earn a salary while working towards QTS and a postgraduate certificate in education (PGCE). +Teach First delivers a 2 year employment-based route to teaching for high performing graduates and career changers. You’ll earn a salary while working towards QTS with a postgraduate certificate in education (PGCE). To apply and find out more, you should [visit the Teach First website](https://www.teachfirst.org.uk/). From b74c27152565326c10c85074cdb5487e1081cf6a Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:33:40 +0000 Subject: [PATCH 10/39] added in a PGCE to salaried page --- .../content/funding-and-support/salaried-teacher-training.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/funding-and-support/salaried-teacher-training.md b/app/views/content/funding-and-support/salaried-teacher-training.md index 72773ccb70..499fa7336b 100644 --- a/app/views/content/funding-and-support/salaried-teacher-training.md +++ b/app/views/content/funding-and-support/salaried-teacher-training.md @@ -69,7 +69,7 @@ Full-time salaried teacher training will usually last: Some courses can begin at other points in the year and there may be part-time courses available. -As well as QTS, you may also be able to work towards QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce), but you may have to pay an extra fee. +As well as QTS, you may also be able to work towards QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) or a PGCE, but you may have to pay an extra fee. [Find out more about what to expect during your teacher training](/train-to-be-a-teacher/initial-teacher-training). From a1945b1667ce5c576ce2f23f883e966dd482d757 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:35:34 +0000 Subject: [PATCH 11/39] updated QTS PGCE on how to apply page --- .../teacher-training-application.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md b/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md index 01ff8765b1..43f21dc3b4 100644 --- a/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md +++ b/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md @@ -43,7 +43,7 @@ You can get help with your application from our [teacher training advisers](/tea ## What course should I apply for? -Make sure you check which qualification you’ll get through your training course. Some will award [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts), some a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce), and some both. +Make sure you check which qualification you’ll get through your training course. Some will award [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts), some QTS with [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce), and some a PGCE without QTS. While you do not need a PGCE to teach in England, you do need QTS to teach in many primary and secondary schools. From 0340cb29019d04fbe3a1491becba28d30d309440 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:36:58 +0000 Subject: [PATCH 12/39] deleted the a before PGCE --- .../how-to-choose-your-teacher-training-course.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md index fe553c798d..d0ac905955 100644 --- a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md +++ b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md @@ -62,7 +62,7 @@ If your application is successful, the training provider may be able to help you Most schools in England need you to have [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts) to teach. Without QTS you may not be fully qualified to teach in your chosen school and will not receive the same pay and support when you start teaching. -Most teacher training courses will award QTS, but some will award QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) and some will award a PGCE without QTS. +Most teacher training courses will award QTS, but some will award QTS with [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) and some will award a PGCE without QTS. If your teacher training course leads to QTS, you may be eligible for a scholarship or bursary to help you train. From 81008d3167fd4ff6de41a714ac4dca8a3f2a0fb2 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:37:49 +0000 Subject: [PATCH 13/39] deleted the a --- .../_step_4_find_a_teacher_training_course.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb b/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb index 62a9cd35af..e179ad8236 100644 --- a/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb +++ b/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb @@ -1,4 +1,4 @@ -Through teacher training, you can get qualified teacher status (QTS), QTS with a postgraduate certificate in education (PGCE), or a PGCE without QTS.
+Through teacher training, you can get qualified teacher status (QTS), QTS with postgraduate certificate in education (PGCE), or a PGCE without QTS.
You need QTS to teach in most primary and secondary schools in England but you do not need a PGCE to teach.
From c03eb6cd2210b74efbcbb899906efa219d5f3992 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:39:41 +0000 Subject: [PATCH 14/39] updated QTS PGCE on tt interview page --- .../teacher-training-interview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md b/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md index 701f00669a..a97b962693 100644 --- a/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md +++ b/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md @@ -31,7 +31,7 @@ Congratulations on being invited for an interview! This is an important stage in These tips can help you prepare for a successful interview. -It could be an interview for a course that leads to qualified teacher status (QTS), a postgraduate certificate in education (PGCE), or both. +It could be an interview for a course that leads to qualified teacher status (QTS), QTS with postgraduate certificate in education (PGCE), or PGCE without QTS. The exact interview process will vary depending on the teacher training provider. From 565bb4ef4e3dbfd33b919e64768867c9d0b1a2bd Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:42:57 +0000 Subject: [PATCH 15/39] added a into sentence --- .../teacher-training-interview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md b/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md index a97b962693..d59aede644 100644 --- a/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md +++ b/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md @@ -31,7 +31,7 @@ Congratulations on being invited for an interview! This is an important stage in These tips can help you prepare for a successful interview. -It could be an interview for a course that leads to qualified teacher status (QTS), QTS with postgraduate certificate in education (PGCE), or PGCE without QTS. +It could be an interview for a course that leads to qualified teacher status (QTS), QTS with a postgraduate certificate in education (PGCE), or PGCE without QTS. The exact interview process will vary depending on the teacher training provider. From bbc4cc5e5a05f467555f41e0ae693d7e6158cae2 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:43:49 +0000 Subject: [PATCH 16/39] added a into QTS with PGCE sentence --- .../teacher-training-application.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md b/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md index 43f21dc3b4..1109a8161d 100644 --- a/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md +++ b/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md @@ -43,7 +43,7 @@ You can get help with your application from our [teacher training advisers](/tea ## What course should I apply for? -Make sure you check which qualification you’ll get through your training course. Some will award [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts), some QTS with [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce), and some a PGCE without QTS. +Make sure you check which qualification you’ll get through your training course. Some will award [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts), some QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce), and some a PGCE without QTS. While you do not need a PGCE to teach in England, you do need QTS to teach in many primary and secondary schools. From 96ec9c420b18118c58f29a225b714c911e73ae9d Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:44:51 +0000 Subject: [PATCH 17/39] added a back into steps pgce content --- .../_step_4_find_a_teacher_training_course.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb b/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb index e179ad8236..62a9cd35af 100644 --- a/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb +++ b/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb @@ -1,4 +1,4 @@ -Through teacher training, you can get qualified teacher status (QTS), QTS with postgraduate certificate in education (PGCE), or a PGCE without QTS.
+Through teacher training, you can get qualified teacher status (QTS), QTS with a postgraduate certificate in education (PGCE), or a PGCE without QTS.
You need QTS to teach in most primary and secondary schools in England but you do not need a PGCE to teach.
From b61172ad050eec6993abc28f87e63d6676e070d9 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:45:30 +0000 Subject: [PATCH 18/39] added a back into choose course PGCE --- .../how-to-choose-your-teacher-training-course.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md index d0ac905955..fe553c798d 100644 --- a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md +++ b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md @@ -62,7 +62,7 @@ If your application is successful, the training provider may be able to help you Most schools in England need you to have [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts) to teach. Without QTS you may not be fully qualified to teach in your chosen school and will not receive the same pay and support when you start teaching. -Most teacher training courses will award QTS, but some will award QTS with [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) and some will award a PGCE without QTS. +Most teacher training courses will award QTS, but some will award QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) and some will award a PGCE without QTS. If your teacher training course leads to QTS, you may be eligible for a scholarship or bursary to help you train. From ec5b7ec3c4921d2d8533fb6be97a48065dad5b2e Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:47:07 +0000 Subject: [PATCH 19/39] added a back into PGCE sentence on qts page --- app/views/content/train-to-be-a-teacher/what-is-qts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-qts.md b/app/views/content/train-to-be-a-teacher/what-is-qts.md index 2dbd9754c9..c82eec6b5e 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-qts.md +++ b/app/views/content/train-to-be-a-teacher/what-is-qts.md @@ -66,7 +66,7 @@ You can get QTS through undergraduate or postgraduate initial teacher training. You can apply for either a primary or secondary teacher training course awarding QTS. [Find out more about deciding who to teach](/is-teaching-right-for-me/who-do-you-want-to-teach). -You can also get a postgraduate qualification through teacher training such as a QTS with [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). +You can also get a postgraduate qualification through teacher training such as a QTS with a[postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). Some courses just offer a PGCE without QTS, but this means you may not be fully qualified to teach in your chosen school or entitled to the same benefits. From 1ffdbb423a9ccf73b6b0bfdf33b0649c3a68cae5 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Wed, 10 Apr 2024 10:59:19 +0000 Subject: [PATCH 20/39] switched PGCE/QTS order --- app/views/content/train-to-be-a-teacher/what-is-a-pgce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md index e33dbbf168..0488561ad1 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md +++ b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md @@ -58,7 +58,7 @@ Getting QTS means you’re qualified to teach in most schools in England. It may Getting a PGCE without QTS means you will not be qualified to teach in most primary, secondary and special schools in England, although some schools will employ teachers without QTS. -A PGCE without QTS will also not entitle you to the same benefits during your training and career as a PGCE with QTS. For example, better pay and support when you start teaching. +A PGCE without QTS will also not entitle you to the same benefits during your training and career as QTS with PGCE. For example, better pay and support when you start teaching. [Read about Nathan who chose to get QTS with PGCE](/blog/salaried-teacher-training-classroom-learning). From 78604170532bd8a534fff7b37666b822d707d118 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Wed, 10 Apr 2024 12:05:35 +0000 Subject: [PATCH 21/39] deleted courses without QTS info as this is QTS --- app/views/content/train-to-be-a-teacher/what-is-qts.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-qts.md b/app/views/content/train-to-be-a-teacher/what-is-qts.md index c82eec6b5e..fc8dd1fa6f 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-qts.md +++ b/app/views/content/train-to-be-a-teacher/what-is-qts.md @@ -66,9 +66,7 @@ You can get QTS through undergraduate or postgraduate initial teacher training. You can apply for either a primary or secondary teacher training course awarding QTS. [Find out more about deciding who to teach](/is-teaching-right-for-me/who-do-you-want-to-teach). -You can also get a postgraduate qualification through teacher training such as a QTS with a[postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). - -Some courses just offer a PGCE without QTS, but this means you may not be fully qualified to teach in your chosen school or entitled to the same benefits. +You can also get a postgraduate qualification through teacher training such as a QTS with a[postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). [Find out how to get QTS through teacher training](/train-to-be-a-teacher). From 12637cc8e677e206e63eca1f4a6807eb863e70e2 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:29:55 +0000 Subject: [PATCH 22/39] deleted without QTS as primary and secondary --- .../_step_4_find_a_teacher_training_course.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb b/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb index 62a9cd35af..4b14217547 100644 --- a/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb +++ b/app/views/content/steps-to-become-a-teacher/_step_4_find_a_teacher_training_course.html.erb @@ -1,4 +1,4 @@ -Through teacher training, you can get qualified teacher status (QTS), QTS with a postgraduate certificate in education (PGCE), or a PGCE without QTS.
+Through teacher training, you can get qualified teacher status (QTS) or QTS with a postgraduate certificate in education (PGCE).
You need QTS to teach in most primary and secondary schools in England but you do not need a PGCE to teach.
From e8045168265fcb465d375ba679c45d56e694111f Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:31:48 +0000 Subject: [PATCH 23/39] added primary and secondary training courses --- .../how-to-choose-your-teacher-training-course.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md index fe553c798d..c18425f15b 100644 --- a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md +++ b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md @@ -24,7 +24,7 @@ keywords: --- -All postgraduate teacher training courses include time spent in school placements with some theoretical learning. +All primary and secondary postgraduate teacher training courses include time spent in school placements with some theoretical learning. The main differences between courses are: From 0a27480f6c152885fb6bfef095e20d726c99bdb2 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:33:29 +0000 Subject: [PATCH 24/39] deleted without PGCE without QTS --- .../how-to-choose-your-teacher-training-course.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md index c18425f15b..0588d60071 100644 --- a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md +++ b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md @@ -62,7 +62,7 @@ If your application is successful, the training provider may be able to help you Most schools in England need you to have [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts) to teach. Without QTS you may not be fully qualified to teach in your chosen school and will not receive the same pay and support when you start teaching. -Most teacher training courses will award QTS, but some will award QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) and some will award a PGCE without QTS. +Most teacher training courses will award QTS, but some will award QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). If your teacher training course leads to QTS, you may be eligible for a scholarship or bursary to help you train. From 40d88893f2b5904996653ef69ad64da9a44324b1 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:35:12 +0000 Subject: [PATCH 25/39] Added in primary and secondary --- .../how-to-choose-your-teacher-training-course.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md index 0588d60071..5a99ff3e31 100644 --- a/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md +++ b/app/views/content/train-to-be-a-teacher/how-to-choose-your-teacher-training-course.md @@ -60,7 +60,7 @@ If your application is successful, the training provider may be able to help you ## The qualifications awarded by the course -Most schools in England need you to have [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts) to teach. Without QTS you may not be fully qualified to teach in your chosen school and will not receive the same pay and support when you start teaching. +Most primary and secondary schools in England need you to have [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts) to teach. Without QTS you may not be fully qualified to teach in your chosen school and will not receive the same pay and support when you start teaching. Most teacher training courses will award QTS, but some will award QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). From 527fd9601a558467b86785dced62ea49dd8a9d26 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:39:02 +0000 Subject: [PATCH 26/39] added space before the link --- app/views/content/train-to-be-a-teacher/what-is-qts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-qts.md b/app/views/content/train-to-be-a-teacher/what-is-qts.md index fc8dd1fa6f..861355b469 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-qts.md +++ b/app/views/content/train-to-be-a-teacher/what-is-qts.md @@ -66,7 +66,7 @@ You can get QTS through undergraduate or postgraduate initial teacher training. You can apply for either a primary or secondary teacher training course awarding QTS. [Find out more about deciding who to teach](/is-teaching-right-for-me/who-do-you-want-to-teach). -You can also get a postgraduate qualification through teacher training such as a QTS with a[postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). +You can also get a postgraduate qualification through teacher training such as a QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). [Find out how to get QTS through teacher training](/train-to-be-a-teacher). From c472adaeed3b5d596f8315f43da0160c098746c4 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:47:35 +0000 Subject: [PATCH 27/39] deleted PGCE only reference on salaried page --- .../content/funding-and-support/salaried-teacher-training.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/funding-and-support/salaried-teacher-training.md b/app/views/content/funding-and-support/salaried-teacher-training.md index 499fa7336b..bae080d5cf 100644 --- a/app/views/content/funding-and-support/salaried-teacher-training.md +++ b/app/views/content/funding-and-support/salaried-teacher-training.md @@ -69,7 +69,7 @@ Full-time salaried teacher training will usually last: Some courses can begin at other points in the year and there may be part-time courses available. -As well as QTS, you may also be able to work towards QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) or a PGCE, but you may have to pay an extra fee. +As well as QTS, you may also be able to work towards QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) but you may have to pay an extra fee. [Find out more about what to expect during your teacher training](/train-to-be-a-teacher/initial-teacher-training). From ad576e0dac42f3d6c351ca1072603195b672ac30 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:50:35 +0000 Subject: [PATCH 28/39] deleted PGCE in full --- .../content/funding-and-support/salaried-teacher-training.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/funding-and-support/salaried-teacher-training.md b/app/views/content/funding-and-support/salaried-teacher-training.md index bae080d5cf..4b68dc6f72 100644 --- a/app/views/content/funding-and-support/salaried-teacher-training.md +++ b/app/views/content/funding-and-support/salaried-teacher-training.md @@ -81,6 +81,6 @@ It’s usually wise to apply for non-salaried courses as well to increase your c ### Teach First -Teach First delivers a 2 year employment-based route to teaching for high performing graduates and career changers. You’ll earn a salary while working towards QTS with a postgraduate certificate in education (PGCE). +Teach First delivers a 2 year employment-based route to teaching for high performing graduates and career changers. You’ll earn a salary while working towards QTS with a PGCE. To apply and find out more, you should [visit the Teach First website](https://www.teachfirst.org.uk/). From fec70c2a68645849a119136f73e1c79e5584547e Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:55:27 +0000 Subject: [PATCH 29/39] added primary and secondary intro deleted without --- .../teacher-training-application.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md b/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md index 1109a8161d..77f047cd21 100644 --- a/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md +++ b/app/views/content/how-to-apply-for-teacher-training/teacher-training-application.md @@ -37,13 +37,13 @@ navigation_description: Find out what you need to include in your teacher traini --- -Find out what you need to include in your teacher training application and what happens as part of the application process. +Find out what you need to include in your primary or secondary teacher training application and what happens as part of the application process. You can get help with your application from our [teacher training advisers](/teacher-training-advisers). They have years of teaching experience and can give you free, one-to-one support. ## What course should I apply for? -Make sure you check which qualification you’ll get through your training course. Some will award [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts), some QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce), and some a PGCE without QTS. +Make sure you check which qualification you’ll get through your training course. Some will award [qualified teacher status (QTS)](/train-to-be-a-teacher/what-is-qts) and some QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). While you do not need a PGCE to teach in England, you do need QTS to teach in many primary and secondary schools. From 2732a228e0f489c6a4ba2755887f65641c8183e2 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Thu, 11 Apr 2024 11:02:10 +0000 Subject: [PATCH 30/39] added primary or secondary and deleted PGCE only --- .../teacher-training-interview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md b/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md index d59aede644..e035f76430 100644 --- a/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md +++ b/app/views/content/how-to-apply-for-teacher-training/teacher-training-interview.md @@ -27,11 +27,11 @@ promo_content: - content/train-to-be-a-teacher/promos/adviser-promo-interviews --- -Congratulations on being invited for an interview! This is an important stage in successfully getting a place on a teacher training course. +Congratulations on being invited for an interview! This is an important stage in successfully getting a place on a primary or secondary teacher training course. These tips can help you prepare for a successful interview. -It could be an interview for a course that leads to qualified teacher status (QTS), QTS with a postgraduate certificate in education (PGCE), or PGCE without QTS. +It could be an interview for a course that leads to qualified teacher status (QTS) or QTS with a postgraduate certificate in education (PGCE). The exact interview process will vary depending on the teacher training provider. From b963160fdb122b2c2432d4d454b3612ed2d26255 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:04:33 +0000 Subject: [PATCH 31/39] tweaked PGCE without wording --- app/views/content/train-to-be-a-teacher/what-is-a-pgce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md index 0488561ad1..b250885457 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md +++ b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md @@ -58,7 +58,7 @@ Getting QTS means you’re qualified to teach in most schools in England. It may Getting a PGCE without QTS means you will not be qualified to teach in most primary, secondary and special schools in England, although some schools will employ teachers without QTS. -A PGCE without QTS will also not entitle you to the same benefits during your training and career as QTS with PGCE. For example, better pay and support when you start teaching. +If you get a PGCE without QTS you will also not be entitled to the same benefits during your training and career as QTS with PGCE. For example, better pay and support when you start teaching. [Read about Nathan who chose to get QTS with PGCE](/blog/salaried-teacher-training-classroom-learning). From 3bed5ec7b5bdbd33f4d62c06051fbd02d132e778 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:32:13 +0000 Subject: [PATCH 32/39] deleted benefits and qts info and added FE at end --- app/views/content/train-to-be-a-teacher/what-is-a-pgce.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md index b250885457..619b4ff608 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md +++ b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md @@ -52,10 +52,6 @@ You can do a teacher training course that leads to: * QTS with PGCE * PGCE without QTS -## Benefits of having QTS - -Getting QTS means you’re qualified to teach in most schools in England. It may also mean that your course fees are lower, you submit fewer assignments, and the course could be shorter. - Getting a PGCE without QTS means you will not be qualified to teach in most primary, secondary and special schools in England, although some schools will employ teachers without QTS. If you get a PGCE without QTS you will also not be entitled to the same benefits during your training and career as QTS with PGCE. For example, better pay and support when you start teaching. @@ -74,12 +70,14 @@ You may want to do a master’s in education, for example, for your professional ## Types of PGCE courses -You can get a PGCE in primary education, secondary education, or further/adult education. Your course will involve both school placements and academic theory. +You can get QTS with a PGCE in primary and secondary education. Your course will involve both school placements and academic theory. You can do this through a school-led, university-led, or an apprenticeship teacher training programme. You can do a full or part-time PGCE course. +You can also do a PGCE without QTS in [further education](/is-teaching-right-for-me/become-a-further-education-teacher). + As part of selecting your course, you will need to decide if you want to train to teach at a primary or secondary level. [Learn about deciding who to teach](/is-teaching-right-for-me/who-do-you-want-to-teach). ### Entry requirements From 2f05bfba738fafc71c2f1b5e5532ca2a82670b9a Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:33:50 +0000 Subject: [PATCH 33/39] moved FE line to end of section --- app/views/content/train-to-be-a-teacher/what-is-a-pgce.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md index 619b4ff608..ce398c73b3 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md +++ b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md @@ -76,10 +76,10 @@ You can do this through a school-led, university-led, or an apprenticeship teach You can do a full or part-time PGCE course. -You can also do a PGCE without QTS in [further education](/is-teaching-right-for-me/become-a-further-education-teacher). - As part of selecting your course, you will need to decide if you want to train to teach at a primary or secondary level. [Learn about deciding who to teach](/is-teaching-right-for-me/who-do-you-want-to-teach). +You can also do a PGCE without QTS in [further education](/is-teaching-right-for-me/become-a-further-education-teacher). + ### Entry requirements Entry requirements for a postgraduate teacher training course usually include an undergraduate degree or equivalent qualification. From 8f6b12798973fa95b1153097d1ac6f1b67b69dc4 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:44:14 +0000 Subject: [PATCH 34/39] updated PGCE info on salaried page --- .../content/funding-and-support/salaried-teacher-training.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/funding-and-support/salaried-teacher-training.md b/app/views/content/funding-and-support/salaried-teacher-training.md index 4b68dc6f72..24d8f00b40 100644 --- a/app/views/content/funding-and-support/salaried-teacher-training.md +++ b/app/views/content/funding-and-support/salaried-teacher-training.md @@ -69,7 +69,7 @@ Full-time salaried teacher training will usually last: Some courses can begin at other points in the year and there may be part-time courses available. -As well as QTS, you may also be able to work towards QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) but you may have to pay an extra fee. +Some salaried courses award QTS only. You may have the option to do a salaried course where you can work towards QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce) but you may have to pay an extra fee. [Find out more about what to expect during your teacher training](/train-to-be-a-teacher/initial-teacher-training). From 149483170c372505e0d937a719e5ac4facce42e8 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:53:06 +0000 Subject: [PATCH 35/39] deleted a before QTS --- app/views/content/train-to-be-a-teacher/what-is-qts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-qts.md b/app/views/content/train-to-be-a-teacher/what-is-qts.md index 861355b469..edf9ad72c9 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-qts.md +++ b/app/views/content/train-to-be-a-teacher/what-is-qts.md @@ -66,7 +66,7 @@ You can get QTS through undergraduate or postgraduate initial teacher training. You can apply for either a primary or secondary teacher training course awarding QTS. [Find out more about deciding who to teach](/is-teaching-right-for-me/who-do-you-want-to-teach). -You can also get a postgraduate qualification through teacher training such as a QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). +You can also get a postgraduate qualification through teacher training such as QTS with a [postgraduate certificate in education (PGCE)](/train-to-be-a-teacher/what-is-a-pgce). [Find out how to get QTS through teacher training](/train-to-be-a-teacher). From b18714650d25aea752044da06dbdf46e71b28ba2 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 16 Apr 2024 08:02:58 +0000 Subject: [PATCH 36/39] updated benefits QTS H2 --- app/views/content/train-to-be-a-teacher/what-is-a-pgce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md index ce398c73b3..62f486c1c6 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md +++ b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md @@ -58,7 +58,7 @@ If you get a PGCE without QTS you will also not be entitled to the same benefits [Read about Nathan who chose to get QTS with PGCE](/blog/salaried-teacher-training-classroom-learning). -## Benefits of having a PGCE +## Benefits of having QTS with PGCE A PGCE can give you a better understanding of teaching practices, educational research and theory. From 4f74886c22df94e07a1a3f376e1a78cb08e32c80 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Tue, 16 Apr 2024 08:03:37 +0000 Subject: [PATCH 37/39] changed and to or --- app/views/content/train-to-be-a-teacher/what-is-a-pgce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md index 62f486c1c6..ff0008634f 100644 --- a/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md +++ b/app/views/content/train-to-be-a-teacher/what-is-a-pgce.md @@ -70,7 +70,7 @@ You may want to do a master’s in education, for example, for your professional ## Types of PGCE courses -You can get QTS with a PGCE in primary and secondary education. Your course will involve both school placements and academic theory. +You can get QTS with a PGCE in primary or secondary education. Your course will involve both school placements and academic theory. You can do this through a school-led, university-led, or an apprenticeship teacher training programme. From 8fcc0823560ccd403328097e9f1ad09e9ea223e3 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Wed, 17 Apr 2024 13:27:26 +0000 Subject: [PATCH 38/39] updated promo box --- .../promos/_find-your-course-pgce.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/promos/_find-your-course-pgce.html.erb b/app/views/content/train-to-be-a-teacher/promos/_find-your-course-pgce.html.erb index a4cbb60757..640bd4ef9f 100644 --- a/app/views/content/train-to-be-a-teacher/promos/_find-your-course-pgce.html.erb +++ b/app/views/content/train-to-be-a-teacher/promos/_find-your-course-pgce.html.erb @@ -8,7 +8,7 @@- You can search for postgraduate teacher training courses to get a PGCE. + You can search for postgraduate teacher training courses to get QTS with PGCE.
From d52525813990578e92c721f81cfe4ca252bf4880 Mon Sep 17 00:00:00 2001 From: MaxineCl <149399832+MaxineCl@users.noreply.github.com> Date: Wed, 17 Apr 2024 13:28:42 +0000 Subject: [PATCH 39/39] added a before PGCE --- .../promos/_find-your-course-pgce.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content/train-to-be-a-teacher/promos/_find-your-course-pgce.html.erb b/app/views/content/train-to-be-a-teacher/promos/_find-your-course-pgce.html.erb index 640bd4ef9f..b9cb4e226e 100644 --- a/app/views/content/train-to-be-a-teacher/promos/_find-your-course-pgce.html.erb +++ b/app/views/content/train-to-be-a-teacher/promos/_find-your-course-pgce.html.erb @@ -8,7 +8,7 @@
- You can search for postgraduate teacher training courses to get QTS with PGCE. + You can search for postgraduate teacher training courses to get QTS with a PGCE.