Hi all,
I am trying to pass on the user ID that limesurvey generates to another php script. I managed to display the User ID in a boilerplate question using {SAVEDID}, but I don't know how to make that variable usable for another php script.
A little background information: I managed to integrate an applet called
NanoGong that participants use to record themselves with. Now I need to store the files this applet is creating under meaningful names to match the files and the responses these participants gave on limesurvey.
I would greatly appreciate any advice on how this could be done!
Esther