Ross Richardson
2007-11-23 04:14:48 UTC
A group here is interested in conducting two surveys (initial and
followup) and, whilst they wish the respondents to remain anonymous,
they wish to be able to match respondents between the surveys.
Has anyone advice on how this might be achieved?
I'm thinking of requiring authentication, then including in the results
data some non-identifying value derived from the username - for example,
an MD5 hash of the concatenation of some secret string and the username.
In terms of practical implementation, I've only just started
experimenting with perl snippets and have run into the problem that
others have noted: the following doesn't work...
<SUBMIT>
{|
$session->setValue("user_id", "some_value");
|}
</SUBMIT>
Assistance would be greatly appreciated!
rlr
followup) and, whilst they wish the respondents to remain anonymous,
they wish to be able to match respondents between the surveys.
Has anyone advice on how this might be achieved?
I'm thinking of requiring authentication, then including in the results
data some non-identifying value derived from the username - for example,
an MD5 hash of the concatenation of some secret string and the username.
In terms of practical implementation, I've only just started
experimenting with perl snippets and have run into the problem that
others have noted: the following doesn't work...
<SUBMIT>
{|
$session->setValue("user_id", "some_value");
|}
</SUBMIT>
Assistance would be greatly appreciated!
rlr
--
Ross L Richardson <URL:mailto:***@utas.edu.au>
Senior Systems Administrator Phone : +61 (0)3 6226 6233
Information Technology Resources Fax : +61 (0)3 6226 7171
University of Tasmania, AUSTRALIA
Skickat av Ross Richardson <***@utas.edu.au>
till survey-discussion
Ross L Richardson <URL:mailto:***@utas.edu.au>
Senior Systems Administrator Phone : +61 (0)3 6226 6233
Information Technology Resources Fax : +61 (0)3 6226 7171
University of Tasmania, AUSTRALIA
Skickat av Ross Richardson <***@utas.edu.au>
till survey-discussion