Replies: 2 comments
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you, the second suggestion works like a charm. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a timeline with various events. The first is to show a consent form with two buttons ("consent" or "I do not consent"). When the second button is pressed, I would like the experiment to be redirected to the last event in the timeline (i.e., skip the intermediate events).
Is there a convenient way to achieve this? Most likely, this will use the
on_finish
attribute of the consent form,Beta Was this translation helpful? Give feedback.
All reactions