Skip to content

Commit

Permalink
information provided page - content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alkesh committed Sep 4, 2024
1 parent 1c223d8 commit 40a48fa
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,37 +7,14 @@
<h2 class="govuk-heading-m">To process your application</h2>

<p class="govuk-body">
We will check the information you have provided with the further education provider where you currently teach.
</p>

<p class="govuk-body">
We will also check this information with the:
</p>

<%= govuk_list [
"Department for Education’s (DfE) database of qualified teachers",
"Teacher Pension Scheme"
], type: :bullet %>

<h2 class="govuk-heading-m">To pay you</h2>

<p class="govuk-body">
DfE will make the payment directly to you.
</p>

<p class="govuk-body">
To complete the rest of your application, you will need your:
We will check the information you have provided with the:
</p>

<%= govuk_list [
"National Insurance number",
"bank account details",
"further education provider where you currently teach",
"Teacher’s Pension Scheme, if you have a teacher reference number (TRN) and choose to provide it"
], type: :bullet %>

<p class="govuk-body">
You will also be asked to provide your teacher reference number (TRN) if you have one, although this is optional.
</p>

<%= govuk_details(summary_text: "Where to find your TRN") do %>
<p class="govuk-body">
A TRN is a 7-digit number that uniquely identifies you in the education sector in England. Most people eligible for a TRN will be given one automatically.
Expand All @@ -53,6 +30,21 @@
], type: :number %>
<% end %>

<h2 class="govuk-heading-m">To pay you</h2>

<p class="govuk-body">
DfE will make the payment directly to you.
</p>

<p class="govuk-body">
To complete the rest of your application, you will need your:
</p>

<%= govuk_list [
"National Insurance number",
"bank account details",
], type: :bullet %>

<h2 class="govuk-heading-m">Student loan deductions</h2>

<p class="govuk-body">
Expand All @@ -62,7 +54,9 @@
<h2 class="govuk-heading-m">Income Tax</h2>

<p class="govuk-body">
Your financial incentive payment is taxable income. However DfE will pay any Income Tax and National Insurance contributions due to HMRC for you. This means the payment amount you receive may be lower following tax deductions.
Your targeted retention incentive payment is taxable income.
However DfE will pay any Income Tax and National Insurance contributions due to HMRC for you.
This means the payment amount you receive may be lower following tax deductions.
</p>

<p class="govuk-body">
Expand Down
9 changes: 3 additions & 6 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -826,19 +826,16 @@ en:
journey_name: Claim a targeted retention incentive payment for further education teachers
feedback_email: "[email protected]"
support_email_address: "[email protected]"
eligibility_criteria_link:
text: targeted retention incentive payments for early career further education teachers
url: "https://www.gov.uk/guidance/levelling-up-premium-payments-for-fe-teachers"
claim_subject: "Further education payment"
policy_acronym: FE
policy_short_name: Targeted Retention Incentive Payment For FE Teachers
eligibility_criteria_link:
text: targeted retention incentive payments for early career further education teachers
url: "https://www.gov.uk/guidance/levelling-up-premium-payments-for-fe-teachers"
admin:
task_questions:
matching_details:
title: Is this claim still valid despite having matching details with other claims?
eligibility_criteria_link:
text: targeted retention incentive payments for early career further education teachers
url: "https://www.gov.uk/guidance/levelling-up-premium-payments-for-fe-teachers"
forms:
ineligible:
courses:
Expand Down

0 comments on commit 40a48fa

Please sign in to comment.