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
We need to make it clear how the users can move on to the next questions in the onboarding flow after answering questions.
User Story:
As a user (parent), after I answer the current question, I would need to know how to move to the next question so that I can complete the onboarding.
Acceptance criteria:
There should be a slide gesture animation on the screen to move to the next question.
There should be a button ‘Next’ at the bottom of every onboarding question that the user can click to move to the next question.
Small text explaining that gesture should be written below the gesture.
if the user has not given input for mandatory questions, they can not move to the next screen and the next button should be disabled.((we don’t have a default value for age of kids question, for other questions we have a default value so the Next button is enabled).)
Dev Notes
During sprint planning, discuss which option will be implemented.
The text was updated successfully, but these errors were encountered:
Purpose:
We need to make it clear how the users can move on to the next questions in the onboarding flow after answering questions.
User Story:
As a user (parent), after I answer the current question, I would need to know how to move to the next question so that I can complete the onboarding.
Acceptance criteria:
Dev Notes
During sprint planning, discuss which option will be implemented.
The text was updated successfully, but these errors were encountered: