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

#3970 - Update PD/PPD links #4026

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

bidyashish
Copy link
Collaborator

Acceptance Criteria

Student Profile

Steps to find link:

  • On the student profile page, select "Apply for disability status", update the link "here" to the following

https://studentaidbc.ca/sites/all/files/form-library/appendix_8-parttime.pdf

Student Application

Steps to find link:

  • Go to the Personal Information tab, indicate "Yes" to the PD/PPD questions, do the following updates to the banner message:

If your disability status has not yet been verified by StudentAid BC, you must complete an Appendix 8 for Part-Time Students - Disability Programs Application to verify your permanent, or persistent or prolonged disability, and have your disability approved.

Demo:

image

image

@bidyashish bidyashish added Student Student Features Form.io Form IO definitions changed. labels Dec 4, 2024
Copy link

sonarqubecloud bot commented Dec 4, 2024

Copy link

github-actions bot commented Dec 4, 2024

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 22% ( 3742 / 17008 )
Methods: 10.08% ( 214 / 2123 )
Lines: 25.35% ( 3250 / 12818 )
Branches: 13.45% ( 278 / 2067 )

Copy link

github-actions bot commented Dec 4, 2024

E2E Workflow Workers Coverage Report

Totals Coverage
Statements: 65.43% ( 583 / 891 )
Methods: 59.26% ( 64 / 108 )
Lines: 68.54% ( 464 / 677 )
Branches: 51.89% ( 55 / 106 )

@bidyashish bidyashish self-assigned this Dec 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 84.03% ( 1284 / 1528 )
Methods: 81.65% ( 129 / 158 )
Lines: 85.62% ( 1084 / 1266 )
Branches: 68.27% ( 71 / 104 )

Copy link

github-actions bot commented Dec 4, 2024

E2E SIMS API Coverage Report

Totals Coverage
Statements: 67.17% ( 5844 / 8700 )
Methods: 64.86% ( 720 / 1110 )
Lines: 71.14% ( 4592 / 6455 )
Branches: 46.87% ( 532 / 1135 )

@dheepak-aot dheepak-aot self-requested a review December 4, 2024 23:13
@@ -10642,7 +10642,7 @@
}
],
"className": "alert alert-info fa fa-info-circle",
"content": "<strong> Info!</strong><br /> Please note you must have your disability status verified by StudentAid BC to receive disability funding. If your disability status has already been verified, no further action is required.\n<br/><br/>\nIf your disability status has not yet been verified by StudentAid BC, you must complete an <a class=\"formio-href\" href=\"https://studentaidbc.ca/sites/all/files/form-library/appendix_8.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\nAppendix 8 - Disability Programs Application</a> to verify your permanent, or persistent or prolonged disability, and have your disability approved.\n<br/><br/>\nStudents with a permanent disability, or a persistent or prolonged disability may qualify for other programs. Contact the Accessibility Services Coordinator or financial aid office at your school, or visit <a class=\"formio-href\" href=\"https://studentaidbc.ca/\"target=\"_blank\" rel=\"noopener noreferrer\">\nwww.StudentAidBC.ca</a>",
"content": "<strong> Info!</strong><br /> Please note you must have your disability status verified by StudentAid BC to receive disability funding. If your disability status has already been verified, no further action is required.\n<br/><br/>\nIf your disability status has not yet been verified by StudentAid BC, you must complete an <a class=\"formio-href\" href=\"https://studentaidbc.ca/sites/all/files/form-library/appendix_8-parttime.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\nAppendix 8 for Part-Time Students - Disability Programs Application</a> to verify your permanent, or persistent or prolonged disability, and have your disability approved.\n<br/><br/>\nStudents with a permanent disability, or a persistent or prolonged disability may qualify for other programs. Contact the Accessibility Services Coordinator or financial aid office at your school, or visit <a class=\"formio-href\" href=\"https://studentaidbc.ca/\"target=\"_blank\" rel=\"noopener noreferrer\">\nwww.StudentAidBC.ca</a>",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question to business. Are we going to have a separate banner/banner content for full-time ?

@lewischen-aot lewischen-aot self-requested a review December 4, 2024 23:38
@@ -187,7 +187,7 @@
}
],
"className": "alert alert-info fa fa-info-circle",
"content": "<strong> Info!</strong><br /> Please note you must have your disability status verified by StudentAid BC to receive disability funding. If your disability status has already been verified, no further action is required.\n<br/><br/>\nIf your disability status has not yet been verified by StudentAid BC, you must complete an <a class=\"formio-href\" href=\"https://studentaidbc.ca/sites/all/files/form-library/appendix_8.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\nAppendix 8 - Disability Programs Application</a> to verify your permanent, or persistent or prolonged disability, and have your disability approved.\n<br/><br/>\nStudents with a permanent disability, or a persistent or prolonged disability may qualify for other programs. Contact the Accessibility Services Coordinator or financial aid office at your school, or visit <a class=\"formio-href\" href=\"https://studentaidbc.ca/\"target=\"_blank\" rel=\"noopener noreferrer\">\nwww.StudentAidBC.ca</a>",
"content": "<strong> Info!</strong><br /> Please note you must have your disability status verified by StudentAid BC to receive disability funding. If your disability status has already been verified, no further action is required.\n<br/><br/>\nIf your disability status has not yet been verified by StudentAid BC, you must complete an <a class=\"formio-href\" href=\"https://studentaidbc.ca/sites/all/files/form-library/appendix_8-parttime.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\nAppendix 8 for Part-Time Students - Disability Programs Application</a> to verify your permanent, or persistent or prolonged disability, and have your disability approved.\n<br/><br/>\nStudents with a permanent disability, or a persistent or prolonged disability may qualify for other programs. Contact the Accessibility Services Coordinator or financial aid office at your school, or visit <a class=\"formio-href\" href=\"https://studentaidbc.ca/\"target=\"_blank\" rel=\"noopener noreferrer\">\nwww.StudentAidBC.ca</a>",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that this change is not captured in the ACs of the ticket. Please have the business add an AC for the appeal part as well.

Copy link
Collaborator

@dheepak-aot dheepak-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @bidyashish 👍

Copy link
Collaborator

@lewischen-aot lewischen-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@bidyashish bidyashish added this pull request to the merge queue Dec 5, 2024
Merged via the queue into main with commit ac5ac33 Dec 5, 2024
21 checks passed
@bidyashish bidyashish deleted the feature/#3970-update-pd-ppd-links branch December 5, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Form.io Form IO definitions changed. Student Student Features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants