Group: Administrators
Posts: 13K,
Visits: 104K
|
You can run a separate script after your "main" script (via <batch> for example) that does not save the subject id to its data file (use the <data> element's /columns attribute to only specify the data you want).
That, however, will not fully disassociate the email address from the subject id, because the id forms part of the data file name (this cannot be changed).
Alternatively, redirect your participants to some other site / web form under your control and have them enter their email address there. In this case, there would be no associate between their subject id and their email address.
|