Skip to content

Commit

Permalink
Update closed page
Browse files Browse the repository at this point in the history
  • Loading branch information
fumimowdan committed Oct 31, 2023
1 parent 95c298e commit 44f3244
Showing 1 changed file with 7 additions and 39 deletions.
46 changes: 7 additions & 39 deletions app/views/pages/closed.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,57 +8,25 @@

<div class="govuk-grid-row">
<div class="govuk-grid-column-full">
<p class="govuk-body">
The <%= link_to_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>
</p>
<h2 class="govuk-heading-m">How to apply</h2>

<p class="govuk-body">
Applications for the international relocation payment (IRP) are currently closed.
</p>
<p class="govuk-body">
Applications for teachers will re-open:
</p>
<ul class="govuk-list govuk-list--bullet">
<li>between 1 January 2024 and 29 February 2024 (if your teaching job starts in summer 2024)</li>
<li>between 1 May 2024 and 31 June 2024 (if your teaching job starts in autumn 2024)</li>
</ul>
<p class="govuk-body">
You can express your interest in the IRP by emailing us at <%= mailto_irp_express_interest %>. We will email you when you can apply.
</p>

<p class="govuk-body">
If you are applying for a fee-paying teacher training course starting in 2024, you do not need to apply to receive the international relocation payment. <%= govuk_link_to('Get an international relocation payment: criteria for trainee teachers gives', 'https://getintoteaching.education.gov.uk/non-uk-teachers/fees-and-funding-for-non-uk-trainees#get-an-international-relocation-payment-irp-worth-10000') %> more information.
Applications for the international relocation payment (IRP) are currently closed. Teachers and salaried trainees who missed the deadline for applications in 2023, or started their job or course from 1 January 2024, can apply when they reopen between 2 January 2024 and 29 February 2024.
</p>

<h2 class="govuk-heading-m">Check your eligibility</h2>

<p class="govuk-body">
<%= govuk_link_to("Get an international relocation payment: criteria for teachers", "https://getintoteaching.education.gov.uk/non-uk-teachers/get-an-international-relocation-payment/#criteria-for-teachers", { target: "_blank" })%>
</p>

<p class="govuk-body">
<%= govuk_link_to("Get an international relocation payment: criteria for trainee teachers", "https://getintoteaching.education.gov.uk/non-uk-teachers/get-an-international-relocation-payment/#criteria-for-teachers", { target: "_blank" })%>
</p>

<h2 class="govuk-heading-m">Get help</h2>

<p class="govuk-body">
You can get information and advice about the international relocation payment by emailing us at
<%= govuk_link_to("[email protected]", "mailto:[email protected]") %>.
You should apply for the IRP in the application window that opens at the start of your first term. If you miss this application window, you will have one further application window to apply – this will open at the start of your second term. If you do not apply within the first two application windows following the start of your job or course, you will no longer be eligible for the IRP.
</p>

<p class="govuk-body">
For general enquiries about teaching or training to teach in England, please visit <%= govuk_link_to('Get into Teaching: non-UK teachers.', 'https://getintoteaching.education.gov.uk/non-uk-teachers') %>
<%= govuk_link_to(
'Fee-paying trainees do not need to apply to receive the international relocation payment.',
'https://getintoteaching.education.gov.uk/non-uk-teachers/get-an-international-relocation-payment/#criteria-for-trainee-teachers-fee-paying-and-salaried'
) %>
</p>

<p class="govuk-body">
Please do not send us your CV or enquiries about training places or teaching jobs, as the Department for Education does not directly run training courses or employ teachers.
You can express your interest in the IRP by emailing us at <%= govuk_link_to("[email protected]", "mailto:[email protected]") %>. We will email you when applications open in 2024.
</p>
</div>
</div>

0 comments on commit 44f3244

Please sign in to comment.