I'm trying to do this as part of way to provide the participant number from within a text string that's displayed within a question as a way to provide the participant with a number that will permit them to redeem a participant incentive from elsewhere.
Hi,
if the survey is not set to "anonymous" you have access to the entries of the participant table.
I'm not sure if you may get the participant ID, but you may add an attribute to each participant which you display in your survey.
Or you use something like the {SAVEDID}. This is the sequential number of answers in the answer table.
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
It was intended to be the sequential number that Limesurvey is giving to each response. What Joffm suggested (placed within an equation question) seems to work.
Thanks