We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need a screen to show survey questions so that user can begin question from a survey
The list of questions must be implemented based on the API response:
The text was updated successfully, but these errors were encountered:
feat: integrate survey questions screen (#64)
ed09fe3
6f24fa3
fac8ce9
chore: write tests for survey questions screen (#64)
0626682
markgravity
Successfully merging a pull request may close this issue.
Why
We need a screen to show survey questions so that user can begin question from a survey
Acceptance Criteria
The list of questions must be implemented based on the API response:
At the end of the survey, submit all answers.
The text was updated successfully, but these errors were encountered: