Wage Seeker's Registration
Context
Wage seeker’s registration process to be changed to validate the individual’s AADHAAR through AADHAAR integration.
Details
There is change in wage registration mobile screens to accommodate the AADHAAR validation and make it more user friendly.
Entire registration process is divided into 4 steppers as it was there in earlier and the screens provided as given below.
Individual’s Identification Details
Individual’s Personal Details
Individual’s Skills Details
Individual’s Photo
Location Details
Financial Details
Summary
Actions
Validate
On validate, API is called and AADHAAR is validated.
On valid AADHAAR, a inline success message is displayed and “Next” button is enabled to move to next page.
On invalid AADHAAR, a inline invalid message is displayed and “Next” button is kept disabled.
On failure, a inline invalid message is displayed and “Next” button is kept disabled.
On selection of any other identity document, other than AADHAAR, “Validate” action is not displayed and user is allowed to move to next scree if case all the required detail is entered.
Next
Takes the user to next page, when all the required details of current page entered.
Submit
Save the record in system.
Validations
All existing validation
Validation button is displayed only when identity document selected as AADHAAR.
Configurations
None
User Interface
Acceptance Criteria
Change in Individual Details Page to accommodate AADHAAR validation.
AADHAAR validation is implementation only when identity document selected AADHAAR.
Last updated