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

Correction to student finance forms #2335

Merged
merged 3 commits into from
Mar 11, 2016
Merged
Show file tree
Hide file tree
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 @@ -4,14 +4,14 @@

<% content_for :body do %>

Some student finance (eg a Maintenance Grant) is based on income.
Some student finance is based on income.

You must send your income details for the 2014 to 2015 tax year. Do this online as part of the [student’s application](/apply-online-for-student-finance). If you can’t do it online, use form PFF2.

If you think your income has dropped by 15% or more since the 2014 to 2015 tax year you’ll need to do both of the following:

+ submit your 2014 to 2015 income details using form PFF2
+ complete a CYI form (to ask for the student finance to be based on your expected 2015 to 2016 tax year income)
+ complete a CYI form (to ask for the student finance to be based on your expected 2016 to 2017 tax year income)

The CYI form will be available when the new tax year starts in April.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Parents and partners - forms


Some student finance (eg a Maintenance Grant) is based on income.
Some student finance is based on income.

You must send your income details for the 2014 to 2015 tax year. Do this online as part of the [student’s application](/apply-online-for-student-finance). If you can’t do it online, use form PFF2.

If you think your income has dropped by 15% or more since the 2014 to 2015 tax year you’ll need to do both of the following:

+ submit your 2014 to 2015 income details using form PFF2
+ complete a CYI form (to ask for the student finance to be based on your expected 2015 to 2016 tax year income)
+ complete a CYI form (to ask for the student finance to be based on your expected 2016 to 2017 tax year income)

The CYI form will be available when the new tax year starts in April.

Expand Down
2 changes: 1 addition & 1 deletion test/data/student-finance-forms-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lib/smart_answer_flows/student-finance-forms/outcomes/outcome_eu_pt_1415_new.gov
lib/smart_answer_flows/student-finance-forms/outcomes/outcome_eu_pt_1516_continuing.govspeak.erb: 55351c7141a8a6d6ea8d7c2f53475f4e
lib/smart_answer_flows/student-finance-forms/outcomes/outcome_eu_pt_1516_new.govspeak.erb: 28de0237e7549876939a4b0b38a16300
lib/smart_answer_flows/student-finance-forms/outcomes/outcome_parent_partner_1516.govspeak.erb: 27880afc7ba3477ed3ee6c9a1e4c4182
lib/smart_answer_flows/student-finance-forms/outcomes/outcome_parent_partner_1617.govspeak.erb: fd929e0913da6c9ba5aa137b3c7cc75f
lib/smart_answer_flows/student-finance-forms/outcomes/outcome_parent_partner_1617.govspeak.erb: 0c16e9b7559d128047f3b43926cc1c35
lib/smart_answer_flows/student-finance-forms/outcomes/outcome_proof_identity_1415.govspeak.erb: 37bef7c56749133977f3927a55d0138d
lib/smart_answer_flows/student-finance-forms/outcomes/outcome_proof_identity_1516.govspeak.erb: 1503d5117dc579523d0ffb3b627175c1
lib/smart_answer_flows/student-finance-forms/outcomes/outcome_proof_identity_1617.govspeak.erb: 6a57b5c992b299981e407b3c08894848
Expand Down