Skip to content

Commit

Permalink
Update content related to submission
Browse files Browse the repository at this point in the history
These changes have been requested by our content designer.
  • Loading branch information
thomasleese committed Sep 14, 2023
1 parent 6efb6c6 commit c1424f4
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

<h2 class="govuk-heading-m">What happens next</h2>
<p class="govuk-body">Your application will be entered into a queue and assigned a QTS assessor, which can take several weeks.</p>
<p class="govuk-body">Once assigned, the assessor will aim to review your application within 1 month. If we need more information, well email you again.</p>
<p class="govuk-body">We aim to reach a final decision on your application within 80 working days (4 months) of your submission.</p>
<p class="govuk-body">Once assigned, an assessor will review your application. If we require more information, we'll email you for it.</p>
<p class="govuk-body">We will contact you with a final QTS application decision once all checks and verifications have been completed.</p>

<%= render "shared/employment_warning" %>
<% end %>
Expand Down
4 changes: 2 additions & 2 deletions app/views/teacher_mailer/application_received.text.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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, well 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" %>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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" %>

Expand Down
2 changes: 1 addition & 1 deletion app/views/teacher_mailer/initial_checks_passed.text.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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" %>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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, well 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" %>

Expand Down

0 comments on commit c1424f4

Please sign in to comment.