Hey guys,
If you were to build a survey in toddle, with a lot of questions, conditional logic, and answers being saved in local/session storage which approach would you use and why?
A) One page, with each question in separate divs, hide the div of every question whenever user goes to next question
B) A lot of pages, separate page for each question, when a question is answered user gets redirected to next page