A way to lock/stop Form progress if a condition is not met?
complete
Abhishek
marked this post as
complete
We now have option to go back to block so if the @score < desired_value => go back to a previous block.
D
Danny Block
You could use this score to redirect you to a page where you say that this score is not enough (using if Score is not x go to) and thus create a loop that runs until the results match.
J
Jonathan Godio
I want to be added
Abhishek
marked this post as
under review