I plan a survey that has, in the middle, a link to a website embedded which lets participants use a (personalized) tool. So basically I create participants, assign them a token and their specific survey URL with that token. Then after responding to a few demographic questions, I've added a question group with only a "text display" that has the link to the external tool. However, the link to that tool should include the token (this is because the tool is personalized for each participant, but also because I need to make sure I can track participant's survey responses and tool usage).
Is that possible? I tried to add the token into a URL ({INSERTANS:1234567890} ID thing) but it doesn't work; in fact, even in plain text the token isn't visible, and I'm not quite sure why not. Any help appreciated.
Oh wow, somehow I didn't know that existed. So now it works if I reference it in plain text. However, I'm not able to embed it into a clickable link; it seems like embedding a LimeSurvey reference into HTML just breaks it.
Edit: To clarify, "breaks it" means the URL gets changed from this (in source editor):
@holch: Might be a plausible explanation, yes. How exactly do I "mask the whole thing" though? Mind you, I'm fairly new (or rather, coming back) to Limesurvey after 5+ years, so a bit rusty (and never really used advanced features).
I've tried lots of things, the link structure looks exactly like the one you posted earlier. I guess this might be another version error and I have to update, I'm on 3.7.0.
There should be no different behavior between your version (3.7.0) and Joffm's versions (3.7.1 and 2.73.1).
There are two things that come to mind, seeing your video:
1. Do you use the code / source view in the WYSIWYG-Editor to put the link?
2. Did you switch off the XSS filter? If the filter is on (default), Limesurvey filters a lot of HTML code.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.