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..40388e821c 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 @@
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 and, if we require more information, we will email you for it.
+A final decision on your QTS application will be communicated with you once all checks and verifications have been complete.
<%= 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..b0dba3ac13 100644 --- a/app/views/teacher_mailer/application_received.text.erb +++ b/app/views/teacher_mailer/application_received.text.erb @@ -14,7 +14,7 @@ Your application will be entered into a queue and assigned a QTS assessor, which 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 QTS applications within 80 working days (4 months) of submission. +A final decision on your QTS application will be communicated with you once all checks and verifications have been complete. <%= 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..740f704ff4 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. +A final decision on your QTS application will be communicated with you once all checks and verifications have been complete. <%= 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..13d877117f 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. +A final decision on your QTS application will be communicated with you once all checks and verifications have been complete. <%= 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..967ce8a832 100644 --- a/app/views/teacher_mailer/professional_standing_received.text.erb +++ b/app/views/teacher_mailer/professional_standing_received.text.erb @@ -12,7 +12,7 @@ Your application will be entered into a queue and assigned a QTS assessor, which 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 QTS applications within 80 working days (4 months) of submission. +A final decision on your QTS application will be communicated with you once all checks and verifications have been complete. <%= render "shared/teacher_mailer/any_questions_contact" %>