Is it possible to calculate embedded data inside a block (rather than after it) and use it for display logic for subsequent questions in the same block?
I have a block of questions, some of which are used to calculate a score in the format of embedded data. However, the embedded data is only calculated after the block is completed, as seen in ‘Survey Flow’. I would like to use this embedded data within that block to direct participants to different subsequent questions (from the same block) depending on their score.
But the ‘Survey flow’ section allows to insert embedded data only between blocks, not inside them.
Does this mean I need to split my block into several blocks, with the embedded data calculated in between them?
Any advice will be appreciated. Thank you.