(Limesurvey online (last version, I think 2.5)
Chrome. W8
Hi everybody.
For my research, I'm using panel provider with Limesurvey and I'm trying to implement redirects links he gives me.
Here's what I 've done so far:
-create hidden variables eg. ID1 and ID2. OK!
-configure URL setting, and survey URL: getting values of ID1 and ID2 in my database. OK!
so, my provider gives me 3 links: looks like that:
-https://myprovider.com/Survey/QuotaFull
-https://myprovider.com/Survey/EarlyScreenOut
-https://myprovider/Survey/Complete
And here's what I did:
-For complete: I add provider's Complete link in General settings and text -> End URL.
-For Screenout, I create filter on the first question (radio button 1.2.3.4.5) with quota=0 for option 5. I edit this quota and past the provider's Screenout link on the field URL.
-And for complete, I also create quota on the last question quota=300 for eg. And did the same as the previous case: Past the provider's link on the field "URL" of quota edition.
Do you think it will work?
when I perform tests, filters work and the pages of my provider are displayed on my screen but I cannot check if my provider receive participant ID's because I don't know at least if my survey, as I configured it, sent this ID's or not.
I think you will need to append the IDs as parameters to the panel links. So, something like -https://myprovider.com/Survey/QuotaFull?ID1={ID1}&ID2={ID2}
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Thank you for your answer, it was really helpful for me.
in the beginning I just found it hard to understand the meaning of brackets { } I don't have any particular skills on programming ans I discovered Limesurvy recently, I've never used it before last Wednesday.
I'll try this tomorrow with my panel provider
thank you again Sir
Zack