From d5b47fb9c5b537c9787e723d9b1e9d1547805e02 Mon Sep 17 00:00:00 2001
From: Kenneth Lee
Date: Thu, 27 Jun 2024 16:07:48 +0100
Subject: [PATCH] FE landing page tweaks
* Use govuk-component helpers
* Add FE provider link to file
---
.../landing_page.html.erb | 48 +++++++++----------
1 file changed, 24 insertions(+), 24 deletions(-)
diff --git a/app/views/further_education_payments/landing_page.html.erb b/app/views/further_education_payments/landing_page.html.erb
index eac4c254f3..c9fc8571ce 100644
--- a/app/views/further_education_payments/landing_page.html.erb
+++ b/app/views/further_education_payments/landing_page.html.erb
@@ -10,28 +10,28 @@
Before starting your application, it may be useful to have the following information to hand:
-
- - your contract or written statement of employment
- - your teaching timetable
- - the name of your college or sixth-form group, if your further education (FE) provider is part of one
-
+ <%= govuk_list [
+ "your contract or written statement of employment",
+ "your teaching timetable",
+ "the name of your college or sixth-form group, if your further education (FE) provider is part of one"
+ ], type: :bullet %>
Answering questions about eligibility takes [TBC] minutes and applying for the payment takes another [TBC] minutes.
-
+ <%= govuk_inset_text do %>
You’ll need a GOV.UK One Login account to apply for a further education financial incentive payment. If you don’t have an account yet, we’ll help you create one.
To create a GOV.UK One Login, you’ll need:
-
- - an email address
- - a way to get security codes - this can be a mobile phone number or an authenticator app
-
-
+ <%= govuk_list [
+ "an email address",
+ "a way to get security codes - this can be a mobile phone number or an authenticator app"
+ ], type: :bullet %>
+ <% end %>
<%# TODO: There isn't any journey closed content, for now hide the button %>
<% if @journey_open %>
@@ -54,15 +54,15 @@
Claimants should be in the first 5 years of their teaching career in England and teach specific courses in the following subject areas:
-
- - building and construction
- - chemistry
- - computing, including digital and ICT
- - early years
- - engineering and manufacturing, including transport engineering and electronics
- - maths
- - physics
-
+ <%= govuk_list [
+ "building and construction",
+ "chemistry",
+ "computing, including digital and ICT",
+ "early years",
+ "engineering and manufacturing, including transport engineering and electronics",
+ "maths",
+ "physics"
+ ], type: :bullet %>
Further information about the eligibility criteria can be found in the <%= govuk_link_to "levelling up premium payments for FE teachers guidance", "https://www.gov.uk/guidance/levelling-up-premium-payments-for-fe-teachers", target: "_blank" %>.
@@ -74,10 +74,10 @@
If you meet the eligibility criteria, you could be eligible for between £2,000 and £6,000. The amount you are eligible for depends on:
-
- - <%= govuk_link_to "the FE provider you teach in [TBC]" %>
- - the number of hours you teach
-
+ <%= govuk_list [
+ govuk_link_to("the FE provider you teach in", "https://assets.publishing.service.gov.uk/media/667300fe64e554df3bd0db92/List_of_eligible_FE_providers_and_payment_value_for_levelling_up_premium.xlsx"),
+ "the number of hours you teach"
+ ], type: :bullet %>
The incentive payment is taxable income, so the amount you receive may be lower following tax deductions. If you are currently paying off a student loan, a deduction from your payment will also go towards repaying it.