Skip to content

Commit

Permalink
Merge pull request #1833 from DFE-Digital/content-decline-work-histor…
Browse files Browse the repository at this point in the history
…y-duration

Update content on decline email
  • Loading branch information
thomasleese authored Nov 29, 2023
2 parents ddbca2e + 12195db commit 2d710e7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions lib/tasks/application_forms.rake
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ namespace :application_forms do
key: FailureReasons::WORK_HISTORY_DURATION,
assessor_feedback:
"You have added at least one teaching role that started before you " \
"were recognised as a teacher.\n\nWe do not accept teaching work " \
"experience that was gained before you were recognised as a " \
"teacher.\n\nThis means you have less than 9 months eligible teaching " \
"work history and are not eligible for QTS.\n\nYou can reapply for " \
"QTS once you have gained more teaching work experience. If you have " \
"this experience already, you can reapply and provide evidence of " \
"this as part of your new application.",
"qualified as a teacher.\n\nWe do not accept teaching work experience " \
"that was gained before you qualified as a teacher.\n\nThis means you " \
"have less than 9 months eligible teaching work history and are not " \
"eligible for QTS.\n\nYou can reapply for QTS once you have gained " \
"more teaching work experience. If you have this experience already, " \
"you can reapply and provide evidence of this as part of your new " \
"application.",
)

application_form.reload
Expand Down

0 comments on commit 2d710e7

Please sign in to comment.