Skip to content

Commit

Permalink
Add new why teach section
Browse files Browse the repository at this point in the history
  • Loading branch information
emmaachesongray committed Jan 27, 2025
1 parent 53e3aad commit 7e252e1
Show file tree
Hide file tree
Showing 19 changed files with 56 additions and 22 deletions.
9 changes: 9 additions & 0 deletions app/views/content/life-as-a-teacher/_categories.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@
image: "static/images/content/hero-images/teacher.jpg"
)) %>
</ul>
<ul>
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
OpenStruct.new(
title: "Why teach",
description: "Explore the many reasons why you should become a teacher in England. From making a difference from day one, to exploring your creativity and benefiting from a competitive salary and generous holidays.",
path: "/life-as-a-teacher/why-teach",
image: "static/images/content/hero-images/0036.jpg"
)) %>
</ul>
<ul>
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
OpenStruct.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ category: Life as a teacher
image: "static/images/content/hero-images/english.jpg"
description: |-
Explore the different types of teacher you could be, from primary and secondary, to college and early years. You can also learn about teaching pupils with special education needs and disabilities (SEND).
navigation: 40.20
navigation: 40.25
layout: "layouts/minimal"
backlink: "../"
content:
Expand Down
2 changes: 1 addition & 1 deletion app/views/content/life-as-a-teacher/change-careers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image: "static/images/content/hero-images/physics.jpg"
description: |-
Find out what extra support you can get if you want a career change into teaching. Bring your skills and experience to life in the classroom.
layout: "layouts/minimal"
navigation: 40.25
navigation: 40.30
backlink: "../"
content:
- content/life-as-a-teacher/header
Expand Down
2 changes: 1 addition & 1 deletion app/views/content/life-as-a-teacher/explore-subjects.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image: "static/images/content/hero-images/physics_1383.jpg"
title_paragraph: Discover what you could teach, what teaching different subjects is really like, and how to take your next steps to become a teacher.
description: |-
Discover what you could teach, what teaching different subjects is really like, and how to take your next steps to become a teacher.
navigation: 40.15
navigation: 40.20
layout: "layouts/minimal"
backlink: "../"
content:
Expand Down
1 change: 0 additions & 1 deletion app/views/content/life-as-a-teacher/pay-and-benefits.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ backlink: "../"
content:
- content/life-as-a-teacher/header
- content/life-as-a-teacher/pay-and-benefits/categories
- content/life-as-a-teacher/pay-and-benefits/what-teachers-have-to-say
- content/life-as-a-teacher/directory-nav
---
3 changes: 2 additions & 1 deletion app/views/content/life-as-a-teacher/teaching-as-a-career.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
title: "Teaching as a career"
heading: "Teaching as a career"
category: Life as a teacher
image: "static/images/content/hero-images/0011.jpg"
description: |-
Learn about the career progression in teaching, and the support available for early career teachers.
navigation: 40.10
navigation: 40.15
layout: "layouts/minimal"
backlink: "../"
content:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,27 @@
<ul>
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
OpenStruct.new(
title: "Why become a teacher",
description: "Explore the many reasons why you should become a teacher in England. From making a difference from day one, to exploring your creativity and benefitting from a competitive salary and generous holidays.",
path: "/life-as-a-teacher/teaching-as-a-career/why-teach",
title: "What it's like to be a teacher",
description: "Find out what a day in the life of a teacher might look like to help you decide if it's the right career for you.",
path: "/life-as-a-teacher/teaching-as-a-career/what-its-like-to-be-a-teacher"
)) %>
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
OpenStruct.new(
title: "Skills needed to be a teacher",
description: "Find out about the the skills needed for teaching, including subject knowledge, teaching techniques, and soft skills.",
path: "/life-as-a-teacher/teaching-as-a-career/skills-to-teach"
)) %>
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
OpenStruct.new(
title: "Early career teachers (ECTs)",
description: "Find out about the support early career teachers get when they start teaching, including mentor support and training based on the early career framework (ECF).",
path: "/life-as-a-teacher/teaching-as-a-career/early-career-teachers"
)) %>
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
OpenStruct.new(
title: "Career progression in teaching",
description: "Find out about the opportunities for progression as a teacher, including salary progression, professional qualifications, and mentorship.",
path: "/life-as-a-teacher/teaching-as-a-career/career-progression"
)) %>
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
OpenStruct.new(
title: "What it's like to be a teacher",
description: "Find out what a day in the life of a teacher might look like to help you decide if it's the right career for you.",
path: "/life-as-a-teacher/teaching-as-a-career/what-its-like-to-be-a-teacher"
title: "Early career teachers (ECTs)",
description: "Find out about the support early career teachers get when they start teaching, including mentor support and training based on the early career framework (ECF).",
path: "/life-as-a-teacher/teaching-as-a-career/early-career-teachers"
)) %>
</ul>
</nav>
Expand Down
15 changes: 15 additions & 0 deletions app/views/content/life-as-a-teacher/why-teach.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Why teach"
heading: "Why teach"
category: Life as a teacher
description: |-
Explore the many reasons why you should become a teacher in England. From making a difference from day one, to exploring your creativity and benefiting from a competitive salary and generous holidays.
navigation: 40.10
layout: "layouts/minimal"
backlink: "../"
content:
- content/life-as-a-teacher/header
- content/life-as-a-teacher/why-teach/categories
- content/life-as-a-teacher/why-teach/what-teachers-have-to-say
- content/life-as-a-teacher/directory-nav
---
17 changes: 17 additions & 0 deletions app/views/content/life-as-a-teacher/why-teach/_categories.html.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<div class="row">
<section class="category col-space-m">
<section class="container category__cards main-section">
<nav class="category__nav-cards">
<ul>
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
OpenStruct.new(
title: "Why become a teacher",
description: "Explore the many reasons why you should become a teacher in England. From making a difference from day one, to exploring your creativity and benefiting from a competitive salary and generous holidays.",
path: "/life-as-a-teacher/why-teach/why-become-a-teacher",
image: "static/images/content/hero-images/0036.jpg",
)) %>
</ul>
</nav>
</section>
</section>
</div>
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
title: Why become a teacher
description: |-
Explore the many reasons why you should become a teacher in England. From making a difference from day one, to exploring your creativity and benefitting from a competitive salary and generous holidays.
Explore the many reasons why you should become a teacher in England. From making a difference from day one, to exploring your creativity and benefiting from a competitive salary and generous holidays.
layout: "layouts/minimal"
colour: pastel yellow-yellow
image: "static/images/content/hero-images/0036.jpg"
keywords:
- why become a teacher
- why should I teach
content:
- "content/life-as-a-teacher/teaching-as-a-career/why-teach/header"
- "content/life-as-a-teacher/teaching-as-a-career/why-teach/article"
- "content/life-as-a-teacher/why-teach/why-become-a-teacher/header"
- "content/life-as-a-teacher/why-teach/why-become-a-teacher/article"
---

0 comments on commit 7e252e1

Please sign in to comment.