Skip to content

Commit

Permalink
Merge pull request #3270 from DFE-Digital/CAPT-1830-trainee-teacher-i…
Browse files Browse the repository at this point in the history
…neligible-screen

CAPT-1830 ECP/LUP trainee ineligible page content change
  • Loading branch information
kenfodder authored Oct 7, 2024
2 parents 94d94a1 + aad2de8 commit 3b44078
Showing 1 changed file with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
You are not eligible for additional payment because you are a trainee teacher. You must be a qualified teacher to be eligible.
</p>

<p class="govuk-body">
You will not be eligible for the
<%= link_to("early-career payment", Policies::EarlyCareerPayments.eligibility_criteria_url, class: "govuk-link") %>
or the
<%= link_to(I18n.t("levelling_up_premium_payments.policy_short_name").downcase, Policies::LevellingUpPremiumPayments.eligibility_criteria_url, class: "govuk-link") %>
once you start work as a qualified teacher.
</p>

<p class="govuk-body">
To be eligible for early-career payments, your initial teacher training (ITT) course must have started (postgraduate) or finished (undergraduate) in:
</p>
Expand All @@ -20,5 +12,5 @@
</ul>

<p class="govuk-body">
To be eligible for <%= I18n.t("levelling_up_premium_payments.policy_short_name").downcase.pluralize %>, your ITT course must have started (postgraduate) or finished (undergraduate) between the 2019 to 2020 and 2023 to 2024 academic years in computing, chemistry, mathematics or physics.
To be eligible for <%= I18n.t("levelling_up_premium_payments.policy_short_name").downcase.pluralize %>, your ITT course must have started (postgraduate) or finished (undergraduate) between the 2019 to 2020 and 2024 to 2025 academic years in computing, chemistry, mathematics or physics. If you are currently completing your ITT, you may be eligible next year.
</p>

0 comments on commit 3b44078

Please sign in to comment.