Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAPT-1830 ECP/LUP trainee ineligible page content change #3270

Merged
merged 1 commit into from
Oct 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>