bcgov / SIMS

Student Information Management System. Post-Secondary Student Financial Aid System
Apache License 2.0
22 stars 13 forks source link

Student is blocked from accepting Assessment ( Disability Funding not verified, Funding Restrictions, MSFAA not Signed) #2706

Closed HRAGANBC closed 3 days ago

HRAGANBC commented 5 months ago

User Story As a Student, I should be blocked from accepting my assessment until:

Acceptance Criteria:

Content for banners:
Disability Check Banner:

Your account has not been approved for disability funding. You will not be able to accept this application until the account disability status has been approved. If you would like to receive all non disability funding please edit your application.

MSFAA Check Banner:

Your MSFAA is not valid. Please complete your MSFAA with the National Student Loans Centre to move forward with your application. Please note, there is a one day delay between signing your MSFAA and being able to accept your assessment.

Restrictions Check Banner:

You have restrictions that block funding on your account. Please resolve them in order to move forward with your application.

Additional Context:

Technical

andrewsignori-aot commented 1 month ago

@Joshua-Lakusta the message for the "MSFAA Check Banner" is targeting only the MSFAA not signed. Should we have a specific one for a canceled MSFAA, or should only the not-signed banner be displayed?

andrewsignori-aot commented 1 month ago

@Joshua-Lakusta should we assume that these checks can use the same logic from the Application Tracking Card that lists the e-Cert blocking items?

Joshua-Lakusta commented 1 month ago

@andrewsignori-aot For the banners: the content there is attempting to cover all situations. So please make that banner appear anytime the MSFAA has a fail whether it is not signed or cancelled. If it is not valid then have that banner appear.

For the blocking yes it should be the same logic for each of these. Generalized to disability miss match, restriction blocking, and msfaa is not valid for any reason.

CarlyCotton commented 5 days ago

@katrina-aot-git Updated the last AC:

If multiple blocking conditions display all information under the same banner as a bulleted list (similar to the blocked disbursement tracker card).