Hi Katharina,
You could try to store the redirect URL in the tic parameter. If you separate that from the other parameters with some combination of characters (say ‘____’ or ‘0000’) you can fetch the tic parameter in the quiz stage using getValue. If you save that in a JS variable, you can use the standard JS function ‘split()’ to parse it, and save the redirect URL in a separate JS variable. In your redirect you can then use that variable to point to the webpage of your choice.
Hope this helps!
Lucas
--
You received this message because you are subscribed to the Google Groups "LIONESS Lab help and discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lioness-lab...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/lioness-lab/ffcc3b90-9906-4826-93a3-8661e74b08bbn%40googlegroups.com.