Computing-For-All / nextjs-issue-tracker

Repository created to manage the UAT (User Acceptance Testing) workflow for the Next.js website. This repo will serve as a central hub for tracking issues, feedback, and improvements identified during testing phases, ensuring a smooth and efficient UAT process.
0 stars 0 forks source link

Signup/jobseeker: Education Status Options Update #63

Closed theGaryLarson closed 4 weeks ago

theGaryLarson commented 1 month ago

No one creating a jobseeker account should be denied access to creating an account as our mission is to close the skills gap between education and employment. Those not ready for employment will be directed toward training providers and be viewable by training providers for potential recruitment in an upcoming release.

Part I

Image

Update the section in the image.

Part II

Related Issues

theGaryLarson commented 1 month ago

@Gabe-Bryan I updated the description here after discussing with Maria. There will no longer be an ineligible page. I will create server function we will use on profile completion to assign jobseeker to a pool based on data inputs.

rorosaurus commented 1 month ago

After discussion with Gary, removing the work experience from the jobseeker signup page entirely, since that will be computed based on profile information in his upcoming change.

Listview API call has been updated to specify filtering by pools 1 & 2

Addressed these in PR 66!