-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
32a854c
commit d02756a
Showing
7 changed files
with
125 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
app/models/routes_into_teaching/steps/undergraduate_degree.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
app/views/routes_into_teaching/steps/_undergraduate_degree.html.erb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<% @page_title = "Do you have an undergraduate degree?" %> | ||
|
||
<%= f.govuk_collection_radio_buttons :has_undergraduate_degree, @wizard.find_current_step.options, :answer, :text, | ||
<%= f.govuk_collection_radio_buttons :undergraduate_degree, @wizard.find_current_step.options, :answer, :text, | ||
legend: { tag: "h1", text: @page_title }, | ||
hint: { text: "You'll find routes into teaching based on your circumstances" } | ||
%> |
2 changes: 1 addition & 1 deletion
2
app/views/routes_into_teaching/steps/_unqualified_teacher.html.erb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<% @page_title = "Have you worked as an unqualified teacher?" %> | ||
|
||
<%= f.govuk_collection_radio_buttons :has_worked_as_unqualified_teacher, [["Yes"], ["No"]], :first, :first, | ||
<%= f.govuk_collection_radio_buttons :unqualified_teacher, [["Yes"], ["No"]], :first, :first, | ||
legend: { tag: "h1", text: @page_title }, | ||
hint: { text: "You'll find routes into teaching based on your circumstances" } | ||
%> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
routes: | ||
- title: Postgraduate initial teacher training with fees | ||
course_length: 9 months (full time) or up to 2 years (part time) | ||
course_fee: Yes | ||
funding: Scholarships or bursaries, as well as student loans, are available if you’re eligible | ||
description: Postgraduate teacher training combines theoretical learning with at least 2 classroom placements in schools. Over your course, you’ll get the experience and knowledge you need to get qualified teacher status (QTS). On some courses, you can also combine QTS with a postgraduate certificate in education (PGCE). | ||
matches: | ||
- question: undergraduate_degree | ||
answer: "Yes" | ||
- question: unqualified_teacher | ||
answer: "*" | ||
- question: location | ||
answer: "No" | ||
|
||
- title: Postgraduate initial teacher training with a salary | ||
course_length: 9 months | ||
course_fee: Varies | ||
funding: Not available | ||
description: Salaried teacher training allows you to earn an unqualified teacher’s salary while you train towards qualified teacher status (QTS). You’ll still do some theoretical learning, but most of your time will be spent in school placements. These courses are in high demand and very competitive, and training providers may want you to have significant teaching or school experience. The main salaried courses include School Direct salaried and postgraduate teaching apprenticeships (PGTA | ||
matches: | ||
- question: undergraduate_degree | ||
answer: "Yes" | ||
- question: unqualified_teacher | ||
answer: "*" | ||
- question: location | ||
answer: "No" | ||
|
||
- title: Teach First Training Programme | ||
course_length: 24 months | ||
course_fee: No | ||
funding: Not available | ||
description: Teach First is a charitable organisation that delivers an employment-based route to teaching for high performing graduates and career changers. You’ll earn a salary while working towards qualified teacher status (QTS) with a postgraduate certificate in education (PGCE). | ||
matches: | ||
- question: undergraduate_degree | ||
answer: "Yes" | ||
- question: unqualified_teacher | ||
answer: "*" | ||
- question: location | ||
answer: "No" | ||
|
||
- title: Assessment only route | ||
course_length: 12 weeks | ||
course_fee: Yes | ||
funding: Not available | ||
description: If you’ve worked as an unqualified teacher, you may be able to get qualified teacher status (QTS) through an assessment only programme. With this route, you do not need to do any further training. Instead, you’ll undertake a series of assessments. This may include lesson observations, providing a portfolio of evidence to show you meet the teachers’ standards, or written assessments. This will vary by your provider | ||
matches: | ||
- question: undergraduate_degree | ||
answer: "Yes" | ||
- question: unqualified_teacher | ||
answer: "Yes" | ||
- question: location | ||
answer: "No" | ||
|
||
# international_qualified_teacher_status: | ||
title: International qualified teacher status (iQTS) | ||
course_length: 4 months | ||
course_fee: Yes | ||
funding: No | ||
description: International qualified teacher status (iQTS) is a teaching qualification backed by the UK government. iQTS meets the same high standards as English qualified teacher status (QTS) and leads to the automatic award of QTS. You can train where you live and work, with no need to visit the UK. | ||
|
||
|
||
|
||
# undergratuate_initial_teacher_training: | ||
title: Undergraduate initial teacher training | ||
course_length: up to 4 years | ||
course_fee: Yes | ||
funding: No | ||
description: These courses are in high demand and very competitive, so it’s important to apply as soon as you can if you’re eligible.standards, or written assessments. This will vary by your provider. | ||
|
||
# teacher_degree_apprenticeship: | ||
title: Teacher degree apprenticeship | ||
course_length: 4 years | ||
course_fee: No - you will be paid a salary | ||
funding: No | ||
description: These courses are in high demand and very competitive, so it’s important to apply as soon as you can if you’re eligible. | ||
|
||
# undergraduate_degree_followed_by_postgraduate_teacher_training: | ||
title: Undergraduate degree (followed by postgraduate teacher training) | ||
course_length: 4 years | ||
course_fee: Yes | ||
funding: No | ||
description: | ||
|
||
# undergraduate_degree_followed_by_assessment_only: | ||
title: Undergraduate degree (followed by Assessment only) | ||
course_length: up to 4 years | ||
course_fee: Yes | ||
funding: No | ||
description: | ||
|
||
# undergraduate_degree_followed_by_iqts: | ||
title: Undergraduate degree (followed by iQTS) | ||
course_length: up to 4 years | ||
course_fee: Yes | ||
funding: No | ||
description: |