Hi community,
I’m trying to find a way to streamline my logic in my typeform and I hope you’re able to help.
Essentially there are two parts to my survey.
The first part is to fill in user information in Question Group 1.
At the end of the question group, I’ve created a logic that asks if they want to create a new user. If yes, they are directed to a duplicated version of Question Group 1. If they answer no, they go to part II.
Now is there a way to ruse Question Group 1 and collect unique answers every time it’s filled?
Part II asks a series of questions that pulls from answers from Part I.
Because of this, I’ve created three separate pathways.
One user => part II
Two users go to [part II for user 1] + [part II for user 2]
Three users goes to [part II for user] + [part II for user 2] + [part II for user 3]
(illustrated below)


Basically I’ve copied question groups so many times and I’m trying to streamline it somehow. The challenge is now that if I make any changes to any of the questions, I’ll have to make sure I’m making changes to every duplicated question. It feels like a very redundant process that won’t scale very well.
I hope I’m making sense!