-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3163 from DFE-Digital/update-provider-confrimatio…
…n-form-copy Show type of contract claimant selected
- Loading branch information
Showing
6 changed files
with
194 additions
and
20 deletions.
There are no files selected for viewing
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
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
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
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 |
---|---|---|
|
@@ -1168,7 +1168,7 @@ en: | |
further_education_payments_provider: | ||
journey_name: Claim a targeted retention incentive payment for further education teachers - provider | ||
feedback_email: "[email protected]" | ||
support_email_address: "FE-Levellingup.PremiumPayments@education.gov.uk" | ||
support_email_address: "FE-targeted.retention-incentive@education.gov.uk" | ||
forms: | ||
verify_claim: | ||
title: "Review a targeted retention incentive payment claim" | ||
|
@@ -1185,7 +1185,7 @@ en: | |
assertions: | ||
fixed_contract: | ||
contract_type: | ||
label: "Does %{claimant} have a permanent contract of employment at %{provider}?" | ||
label: "Does %{claimant} have a %{type_of_contract} of employment %{duration}at %{provider}?" | ||
errors: | ||
inclusion: "Select yes if %{claimant} has a fixed term contract of employment at %{provider}" | ||
teaching_responsibilities: | ||
|
@@ -1210,7 +1210,7 @@ en: | |
inclusion: "Select yes if %{claimant} teaches this course for at least half their timetabled teaching hours" | ||
variable_contract: | ||
contract_type: | ||
label: "Does %{claimant} have a variable hour contract of employment at %{provider}?" | ||
label: "Does %{claimant} have a %{type_of_contract} of employment at %{provider}?" | ||
errors: | ||
inclusion: "Select yes if %{claimant} has a variable hours contract of employment at %{provider}" | ||
teaching_responsibilities: | ||
|
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
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