Hello,
Here what I am trying to do. I have 2 blocks equally randomized (50:50).
In one of these 2 blocks I have the following:
Q1: ask participants to input number between 1-100
Q2: show them their answer via ${q://QID1/ChoiceTextEntryValue} and ask them if they want to revise their answer. If they say yes, I want to redirect them to Q1 again.
I tried to set the question logic this way but I get an error in the because I cant set the logic of Q1 to be conditioned by an answer in a following question Q2.
Thank you in advance
Redirecting participants to previous questions to revise their answers
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


Hope this helps!
Once this is done. You can capture the final value in an embedded data survey flow post block like below:
Once done you will have your value in "Value". The catch is if you would like to give them option of changing the value twice or thrice within same block, you will have to create duplicate questions within block.