You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a FT student I want to be asked my FYIC status so I may be exempt from a student contribution on my assessment.
Acceptance Criteria
For 25/26 program year application
All changes for FT only
For question ""Are you, or were you ever considered a child or youth under government care?", hide the "prefer not to answer" button on the FT application.
If above question = True, update the secondary question to the content below:
Are you, or were you at the time of your 19th birthday a youth in the continuing care or custody of the Government of B.C.?
Logic
"Are you, or were you ever considered a child or youth under government care?"
If "Yes then populate the second question (current state)
If "No" no action, do not populate secondary question
This question is what should populate the studentDataYouthInCare variable
Additional Context
Note: If yes to first question student should be exempt from contribution (no action in this ticket)
Current Behaviour for "Yes" to "Are you, or were you at the time of your 19th birthday a youth in the continuing care or custody of the Government of B.C.?" is to make student independent.
Technical
The options can be loaded with custom code in form.io checking for a part-time vs full-time.
Or a form.io action can be used to hide the option not required for part-time.
The text was updated successfully, but these errors were encountered:
…displaying Year (#4250)
- Added `programYear` as a persistent value for all the appeals forms.
- Added `programYear` to the "Appeals - Student Disability Information"
to ensure all the forms share the same program year hidden field that
can be potentially used to adjust the forms to different program years.
_Note: we got the confirmation from the business (in the ticket
comments) that there is no need to apply a fix to production data at
this moment._
As a FT student I want to be asked my FYIC status so I may be exempt from a student contribution on my assessment.
Acceptance Criteria
Logic
"Are you, or were you ever considered a child or youth under government care?"
Additional Context
Note: If yes to first question student should be exempt from contribution (no action in this ticket)
Current Behaviour for "Yes" to "Are you, or were you at the time of your 19th birthday a youth in the continuing care or custody of the Government of B.C.?" is to make student independent.
Technical
The text was updated successfully, but these errors were encountered: