Skip to content

Commit

Permalink
Merge pull request #3275 from DFE-Digital/CAPT-1839-fe-claim-submitte…
Browse files Browse the repository at this point in the history
…d-screen

[CAPT-1839] content update for FE submitted page
  • Loading branch information
alkesh authored Oct 8, 2024
2 parents 6ad614d + 6ddc38a commit 43df414
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions app/views/further_education_payments/submissions/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,16 @@
</p>

<h2 class="govuk-heading-m">
Apply for a retention payment next academic year
Give feedback on your experience in further education (FE) teaching
</h2>

<p class="govuk-body">
<% survey_link = "https://dferesearch.fra1.qualtrics.com/jfe/form/SV_eEZQbqP0gllqGEK" %>
Help us to improve DfE’s support for FE teaching. Share your feedback in a 5-minute survey: <%= govuk_link_to survey_link, survey_link %>.
</p>

<h2 class="govuk-heading-m">
Apply for a targeted retention incentive payment next academic year
</h2>

<p class="govuk-body">
Expand All @@ -31,9 +40,5 @@
</p>

<%= govuk_button_link_to "Set reminder", independent_reminder_path(journey: journey::ROUTING_NAME, slug: "personal-details") %>

<p class="govuk-body">
Help us to improve DfE’s FE teacher recruitment and retention programmes. <%= govuk_link_to "Share your feedback in this 5 minute survey", "https://dferesearch.fra1.qualtrics.com/jfe/form/SV_eEZQbqP0gllqGEK" %>.
</p>
</div>
</div>

0 comments on commit 43df414

Please sign in to comment.