Hello,
I have a simple survey that should land on an information page, followed by a block of demographic questions, then a random assignment block. The preview looks fine. The survey flow appears to be correct. But, the published links skip the first two blocks and jump directly to random assignment.
I have gone through every trouble shooting step I can find online.
- Added page breaks at the end of the first two blocks
- Shuffled blocks, saved them, published in the wrong order (didn’t do anything to behavior of link), before returning it to the correct order and republishing.
I wrote the HTML code for the random assignment blocks and there’s almost nothing there. Just a small frame and a link. It’s all super clean. No characters out of place.
Is there code under the hood somewhere else that I can inspect? Do I just need to rebuild the survey from scratch to get it to behave?