Why
We need a screen to show detail survey and user can begin to do the survey on this screen also
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.