Hi,
I’m creating a survey pickaxe that works in 3 steps.
Ideally, the user flow would start with the pickaxe saying hello and then explaining the purpose of the survey. Once the user is ready to proceed, it goes into the first step, which is 10 questions, the second step is another 10 questions that are shaped based on answers from the first step, and then the 3rd step is where information is produced based on the information captured in steps 1 and 2.
I would like steps 1 and 2 to be on separate forms (the questions in the second step are not shown until the user has answered the first set of questions), and then once the 2nd set of questions are answered it performs its calculations and presents its findings.
I can’t work out how to do it? Any ideas anyone?