From c1424f449d459ae6b1da916a3192c4a27f4116f2 Mon Sep 17 00:00:00 2001 From: Thomas Leese Date: Mon, 11 Sep 2023 13:01:58 +0100 Subject: [PATCH] Update content related to submission These changes have been requested by our content designer. --- .../application_forms/show/_complete.html.erb | 4 ++-- app/views/teacher_mailer/application_received.text.erb | 4 ++-- .../teacher_mailer/further_information_received.text.erb | 2 +- app/views/teacher_mailer/initial_checks_passed.text.erb | 2 +- .../teacher_mailer/professional_standing_received.text.erb | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/views/teacher_interface/application_forms/show/_complete.html.erb b/app/views/teacher_interface/application_forms/show/_complete.html.erb index 9cf8cfa96b..72ac2bec9f 100644 --- a/app/views/teacher_interface/application_forms/show/_complete.html.erb +++ b/app/views/teacher_interface/application_forms/show/_complete.html.erb @@ -15,8 +15,8 @@

What happens next

Your application will be entered into a queue and assigned a QTS assessor, which can take several weeks.

-

Once assigned, the assessor will aim to review your application within 1 month. If we need more information, we’ll email you again.

-

We aim to reach a final decision on your application within 80 working days (4 months) of your submission.

+

Once assigned, an assessor will review your application. If we require more information, we'll email you for it.

+

We will contact you with a final QTS application decision once all checks and verifications have been completed.

<%= render "shared/employment_warning" %> <% end %> diff --git a/app/views/teacher_mailer/application_received.text.erb b/app/views/teacher_mailer/application_received.text.erb index c3c6b52e55..6df062ce38 100644 --- a/app/views/teacher_mailer/application_received.text.erb +++ b/app/views/teacher_mailer/application_received.text.erb @@ -12,9 +12,9 @@ When we’ve received the written evidence you’ve requested from your teaching Your application will be entered into a queue and assigned a QTS assessor, which can take several weeks. <% end %> -Once assigned, the assessor will aim to review your application within 1 month. If we need more information, we’ll email you again. +Once assigned, an assessor will review your application. If we require more information, we'll email you for it. -We aim to reach a final decision on QTS applications within 80 working days (4 months) of submission. +We will contact you with a final QTS application decision once all checks and verifications have been completed. <%= render "shared/teacher_mailer/any_questions_contact" %> diff --git a/app/views/teacher_mailer/further_information_received.text.erb b/app/views/teacher_mailer/further_information_received.text.erb index d9ec3a517b..1c9dcb88c6 100644 --- a/app/views/teacher_mailer/further_information_received.text.erb +++ b/app/views/teacher_mailer/further_information_received.text.erb @@ -8,7 +8,7 @@ Thanks for sending the additional information we requested. The assessor will no # What happens next -We aim to reach a final decision on QTS applications within 80 working days (4 months) of submission. +We will contact you with a final QTS application decision once all checks and verifications have been completed. <%= render "shared/teacher_mailer/any_questions_contact" %> diff --git a/app/views/teacher_mailer/initial_checks_passed.text.erb b/app/views/teacher_mailer/initial_checks_passed.text.erb index 2539ccd6dd..415252c30d 100644 --- a/app/views/teacher_mailer/initial_checks_passed.text.erb +++ b/app/views/teacher_mailer/initial_checks_passed.text.erb @@ -16,7 +16,7 @@ Sign in to see important information about your <%= region_certificate_name(@app # What happens next -We aim to reach a final decision on QTS applications within 80 working days (4 months) of submission. +We will contact you with a final QTS application decision once all checks and verifications have been completed. <%= render "shared/teacher_mailer/help_us_to_improve_this_service" %> diff --git a/app/views/teacher_mailer/professional_standing_received.text.erb b/app/views/teacher_mailer/professional_standing_received.text.erb index fc30d5051e..358b602f0f 100644 --- a/app/views/teacher_mailer/professional_standing_received.text.erb +++ b/app/views/teacher_mailer/professional_standing_received.text.erb @@ -10,9 +10,9 @@ Thank you for requesting your <%= region_certificate_name(@application_form.regi Your application will be entered into a queue and assigned a QTS assessor, which can take several weeks. -Once assigned, the assessor will aim to review your application within 1 month. If we need more information, we’ll email you again. +Once assigned, an assessor will review your application. If we require more information, we'll email you for it. -We aim to reach a final decision on QTS applications within 80 working days (4 months) of submission. +We will contact you with a final QTS application decision once all checks and verifications have been completed. <%= render "shared/teacher_mailer/any_questions_contact" %>