I'm currently making a short screening survey with two blocks. In the first block participants have to answer with yes to informed consent, and yes to two other questions. If so, they are eligible and can continue the questionnaire. If not, I want them to be redirected to another website.
In addition, it is important that the redirected URL contains their unique participant ID number in their URL parameter. Can anyone help me with this issue?
1. You have to use a quota with limit 0 and an active url in the quota definition
2. I do not think you are able to access this ID - as it is only an autoincrement number - but you may use an additional attribute.
The url of the quota then is like https://www.myWebsite.com?id={TOKEN:ATTRIBUTE_1}
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: Mostafa_Wahab