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:
- Each question type has a different layout and UI which must be respected.
- A user can scroll the next question using a horizontal swipe gesture.
- Allow users to select a response and store the selected responses.
At the end of the survey, submit all answers.