From c0d4b30f821e74fb32bb54a1ffd229579b3e1756 Mon Sep 17 00:00:00 2001 From: Alkesh Vaghmaria Date: Fri, 4 Oct 2024 16:13:54 +0100 Subject: [PATCH] eligible screen and eligibility link content change --- .../claims/eligible.html.erb | 14 ++++++++++++-- config/locales/en.yml | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/app/views/further_education_payments/claims/eligible.html.erb b/app/views/further_education_payments/claims/eligible.html.erb index 510da07b88..cd6828af35 100644 --- a/app/views/further_education_payments/claims/eligible.html.erb +++ b/app/views/further_education_payments/claims/eligible.html.erb @@ -18,11 +18,21 @@ <%= number_to_currency(@form.award_amount, precision: 0) %> + <%= f.govuk_submit "Apply now" %> +
- For more information about why you are eligible, read about the <%= govuk_link_to t("further_education_payments.eligibility_criteria_link.text"), t("further_education_payments.eligibility_criteria_link.url"), new_tab: true %>. + The targeted retention incentive payment ranges from £2,000 to £6,000, depending on: +
+ <%= govuk_list [ "the provider you teach at", "the number of hours you teach"], type: :bullet %> + +
+ If you teach at a further education (FE) provider that has higher levels of disadvantage, you are eligible for a higher payment. +
+ +
+ For more information about why you are eligible, read about the <%= govuk_link_to "targeted retention incentive payments for FE teachers guidance", t("further_education_payments.eligibility_criteria_link.url"), new_tab: true %>.
- <%= f.govuk_submit "Apply now" %> <% end %> diff --git a/config/locales/en.yml b/config/locales/en.yml index 4a1607c83c..dd34925f66 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -861,7 +861,7 @@ en: policy_acronym: FE policy_short_name: Further Education Targeted Retention Incentive eligibility_criteria_link: - text: targeted retention incentive payments for early career further education teachers + text: targeted retention incentive payments for further education teachers url: "https://www.gov.uk/guidance/targeted-retention-incentive-payments-for-fe-teachers" fe_provider_list_url: "https://assets.publishing.service.gov.uk/media/66d70f9c701781e1b341dba7/List_of_eligible_FE_providers_and_payment_values_for_targeted_retention_incentives.xlsx" admin: