From a45b77ddd1d4edf6d9489ad4f4dcf76f0bf52fa4 Mon Sep 17 00:00:00 2001 From: Iain McNulty Date: Thu, 23 May 2024 16:21:21 +0100 Subject: [PATCH] Update add course subjects copy --- app/views/publish/courses/subjects/_secondary_form.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/publish/courses/subjects/_secondary_form.html.erb b/app/views/publish/courses/subjects/_secondary_form.html.erb index 50c14ada87..ed07d2966c 100644 --- a/app/views/publish/courses/subjects/_secondary_form.html.erb +++ b/app/views/publish/courses/subjects/_secondary_form.html.erb @@ -11,8 +11,8 @@ <%= render "publish/shared/error_messages", error_keys: [:subjects] %> -

For some subjects, candidates may be able to get a bursary or scholarship.

-

If the course content is made up of at least 50% of an eligible subject, add this as the first subject so we can show the correct financial information to candidates.

+

Candidates may be able to get a bursary or scholarship for some subjects.
 +If the course content is made up of at least 50% of a subject that is eligible for a bursary, add this as the first subject. This means we can show the correct financial information to candidates.

<%= govuk_link_to "Learn more about the bursaries and scholarships", "https://www.gov.uk/government/publications/funding-initial-teacher-training-itt/funding-initial-teacher-training-itt-academic-year-2023-to-2024#postgraduate-bursaries-and-scholarships" %>