Skip to content

Commit

Permalink
Update landing page content (#267) (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieleeper authored Dec 21, 2023
1 parent e22fc7a commit 41f73f5
Showing 1 changed file with 43 additions and 25 deletions.
68 changes: 43 additions & 25 deletions app/views/pages/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,44 +10,44 @@
<div class="govuk-grid-column-full">
<p class="govuk-body">
The international relocation payment (IRP) is a single payment of £10,000,
funded by the UK government, which is available to eligible non-UK trainees and teachers of:
<ul class="govuk-list govuk-list--bullet">
<li>languages</li>
<li>physics</li>
<li>general or combined science when that includes physics</li>
</ul>
funded by the UK government which is available to eligible non-UK trainees and teachers of:
</p>
<ul class="govuk-list govuk-list--bullet">
<li>languages</li>
<li>physics</li>
<li>general or combined science when that includes physics</li>
</ul>

<p class="govuk-body">
To apply for the IRP, teachers and trainees paid a salary must complete this form.
<%= govuk_link_to "Fee-paying trainees do not need to apply to receive the IRP.", "https://getintoteaching.education.gov.uk/non-uk-teachers/get-an-international-relocation-payment/#criteria-for-trainee-teachers-fee-paying-and-salaried", { target: "_blank" } %>
Get your documents and information ready before you start, as you will not be able to save your entries and return to the form later. It should take approximately 15 minutes to complete.
Only teachers and salaried trainees need to complete this form.
<%= govuk_link_to(
"If you are a fee-paying trainee, you do not need to apply to receive the IRP.",
"https://getintoteaching.education.gov.uk/non-uk-teachers/get-an-international-relocation-payment/#criteria-for-trainee-teachers-fee-paying-and-salaried",
{ target: "_blank" })
%>
</p>

<h2 class="govuk-heading-l">Deadline for applications</h2>
<p class="govuk-body">
Applications for the international relocation payment (IRP) are open from:
<ul class="govuk-list govuk-list--bullet">
<li>4 September to 31 October 2023</li>
</ul>
</p>
<p class="govuk-body">
If you have started your teaching job or salaried teacher training course, you should apply now.
If you are eligible, you should receive the money by 31 January 2024.
Before starting your application,
<%= govuk_link_to(
"check the criteria you must meet to receive the IRP.",
"https://getintoteaching.education.gov.uk/non-uk-teachers/get-an-international-relocation-payment",
{ target: "_blank" })
%>
You need to have started your job or course before you can apply.
</p>

<p class="govuk-body">
If you miss this deadline, to remain eligible for the IRP you must apply at the next opportunity after the start of your job or course. Applications for teachers and salaried trainees will re-open between January 2024 and February 2024.
You should also get your documents and information ready, as you will not be able to save your entries and return to the form later. It should take approximately 15 minutes to complete.
</p>

<h2 class="govuk-heading-l">Before you start, check your eligibility</h2>

<h2 class="govuk-heading-l">Not ready to apply?</h2>
<p class="govuk-body">
Before starting this form,
<%= govuk_link_to("check your eligibility to receive the international relocation payment as a teacher or as a salaried trainee.",
"https://getintoteaching.education.gov.uk/non-uk-teachers/get-an-international-relocation-payment", { target: "_blank" }) %>
If you have not started your job or course, you can
<%= govuk_link_to("express your interest in applying for the international relocation payment later in 2024.",
"mailto:IRP.ExpressInterest@education.gov.uk") %>
</p>

<h2 class="govuk-heading-l">Documents and information to get ready</h2>

<p class="govuk-body">
Expand Down Expand Up @@ -80,6 +80,24 @@ If you miss this deadline, to remain eligible for the IRP you must apply at the
<%= govuk_link_to("Start", ApplicationRouteStep.path, { class: "govuk-button" })%>
</p>

<h2 class="govuk-heading-l">Deadline for applications</h2>
<p class="govuk-body">
Applications for the international relocation payment (IRP) are open from:
</p>
<ul class="govuk-list govuk-list--bullet">
<li>2 January to 29 February 2024</li>
</ul>
<p class="govuk-body">
If you have started your teaching job or salaried teacher training course, you should apply now.
If you are eligible, you should receive the money by the end of May 2024.
</p>
<p class="govuk-body">
To remain eligible for the IRP, you must apply in either the first or second term of your employment as a teacher or salaried trainee.
</p>
<p class="govuk-body">
Applications for teachers and salaried trainees will re-open between May and June 2024.
</p>

<h2 class="govuk-heading-m">Contact us</h2>

<p class="govuk-body">
Expand Down

0 comments on commit 41f73f5

Please sign in to comment.