Hi,
After having investigated numerous wordpress plugins (but failed to find what I wanted), I've stumbled upon LimeSurvey.
On first glance, it looks like this could fit the bill:
Can I do this with LimeSurvey?
I want to send out emails with a link to an online survey with unique urls. the url would have as parameters a ticket id and a hash to make it tamperproof.
e.g.
www.mycompany.com/survey?ticketno=119874&key=4578ab7efd
When the user clicks on the link, he's redirected to a survey page. The url must first be inspected to check that it has not been tampered with. Upon submitting the survey, the ticket id (from the url) would need to be (invisibly) added to the survey results as well.
Is this possible? Or am I better of with a wordpress plugin (and if so, which one would you recommend?)
Thanks,
Tom