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

Make bursary and scholarships information clearer on non-UK fees page #4347

Merged
merged 2 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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 @@ -111,8 +111,8 @@ You will also need a [visa or immigration status](/non-uk-teachers/visas-for-non

There are 2 types of financial support you can get if you’re interested in training to teach languages or physics:

* bursaries worth up to $bursaries_postgraduate_nonuk$ for languages and physics
* scholarships worth up to $scholarships_nonuk_max$ for French, German, Spanish and physics
* bursaries worth $bursaries_postgraduate_languagesfrenchgermanspanish$ for languages, and $bursaries_postgraduate_physics$ for physics
* scholarships worth $scholarships_languagesfrenchgermanspanish$ for French, German and Spanish, and $scholarships_physics$ for physics

Bursaries and scholarships are tax-free payments from the UK government that you do not have to pay back. They are paid to you by your teacher training provider.

Expand Down
1 change: 0 additions & 1 deletion config/values/bursaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ bursaries:
music: £10,000
physics: £29,000
religiouseducation: £10,000
nonuk: £29,000
fundingdates: between September 2025 and July 2026
2 changes: 0 additions & 2 deletions config/values/scholarships.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ scholarships:
languagesfrenchgermanspanish: £28,000
maths: £31,000
physics: £31,000
nonuk:
emmaachesongray marked this conversation as resolved.
Show resolved Hide resolved
max: £31,000
generic:
maxshortened: £31k
max: £31,000
Loading