-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Content updates for April 2024 claim window (#402)
- Loading branch information
Showing
3 changed files
with
26 additions
and
31 deletions.
There are no files selected for viewing
6 changes: 2 additions & 4 deletions
6
app/views/govuk_notify_mailer/application_submission.text.erb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,12 @@ | ||
# Thank you | ||
You have successfully submitted your international relocation payment application form. We will now validate the information you have given us. We will email you if we have any questions. | ||
This is an email to confirm that we have received your application for the international relocation payment (IRP). We will now validate the information you have given us. We will email you if we have any questions. | ||
|
||
Your international relocation payment (IRP) application reference number is: | ||
|
||
<%= @urn %> | ||
|
||
Keep this safe, as you will need it if your application is successful. | ||
|
||
We’ll let you know the outcome of your application as soon as we’ve checked your eligibility. We will also contact your school to validate your employment status. We aim to complete our checks within 30 days. | ||
|
||
If you are eligible, you will receive an email from [[email protected]](mailto:[email protected]) asking for your bank details and your IRP application reference number. You should be paid by 31 May 2024. | ||
We’ll let you know the outcome of your application as soon as we’ve checked your eligibility. If you are eligible, you should be paid by 30 September 2024. | ||
|
||
For help, you can contact us on [[email protected]](mailto:[email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,33 +20,22 @@ | |
|
||
<p class="govuk-body"> | ||
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> | ||
|
||
<p class="govuk-body"> | ||
Before starting your application, | ||
Before starting your application, visit | ||
<%= govuk_link_to( | ||
"check the criteria you must meet to receive the IRP.", | ||
"Get an international relocation payment", | ||
"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. | ||
to check the criteria you must meet to receive the IRP. You need to have started your job or course before you can apply. | ||
</p> | ||
|
||
<p class="govuk-body"> | ||
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">Not ready to apply?</h2> | ||
<p class="govuk-body"> | ||
If you plan to start your job or course later in 2024, you can | ||
<%= govuk_link_to("express your interest in applying for the international relocation payment.", | ||
"mailto:[email protected]") %> | ||
</p> | ||
|
||
<h2 class="govuk-heading-l">Documents and information to get ready</h2> | ||
|
||
|
@@ -85,17 +74,27 @@ | |
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> | ||
<li>2 April to 31 May 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. | ||
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 30 September 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. | ||
Applications will re-open later in 2024. | ||
</p> | ||
|
||
<h2 class="govuk-heading-l">Not ready to apply?</h2> | ||
<p class="govuk-body"> | ||
If you have not started your job or course, please visit | ||
<%= govuk_link_to( | ||
"Get an international relocation payment", | ||
"https://getintoteaching.education.gov.uk/non-uk-teachers/get-an-international-relocation-payment", | ||
{ target: "_blank" }) | ||
%> | ||
for information about future applications. | ||
</p> | ||
|
||
<h2 class="govuk-heading-m">Contact us</h2> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,17 +4,12 @@ | |
<div class="govuk-grid-column-full"> | ||
<div class="govuk-panel govuk-panel--confirmation"> | ||
<h1 class="govuk-panel__title"> | ||
Application submitted | ||
Thank you | ||
</h1> | ||
<div class="govuk-panel__body"> | ||
Your reference number<br><strong><%= @application.urn %></strong> | ||
</div> | ||
</div> | ||
|
||
<p class="govuk-body"> | ||
You have successfully submitted your international relocation payment application form. You will receive a | ||
confirmation email from <a href="https://gov.uk">GOV.UK</a> Notify. We will now validate the information you | ||
have given us. We will email you if we have any questions. | ||
You have successfully submitted your international relocation payment application form. We will now validate the information you have given us. We will email you if we have any questions. | ||
</p> | ||
|
||
<p class="govuk-body"> | ||
|
@@ -30,8 +25,11 @@ | |
</p> | ||
|
||
<p class="govuk-body"> | ||
We’ll let you know the outcome of your application as soon as we’ve checked your eligibility. We aim to do | ||
this within 30 days. If you are eligible, you should be paid by 31 May 2024. | ||
We’ll let you know the outcome of your application as soon as we’ve checked your eligibility. We will also contact your school to validate your employment status. We aim to complete our checks within 30 days. | ||
</p> | ||
|
||
<p class="govuk-body"> | ||
If you are eligible, you will receive an email from <%= govuk_link_to("[email protected]", "mailto:[email protected]") %> asking for your bank details and your IRP application reference number. You should be paid by 30 September 2024. | ||
</p> | ||
|
||
<p class="govuk-body"> | ||
|