Hello,
in my survey in Qualtrics I’d like to distribute unique logins and passwords to external application. It should work like this: participant fulfill the questionnare and in the middle part he/she gets login and password to external app. Via this app the person should make the measurement. After that, he/she should get back to Qualtrics to finish the survey.
To achieve this I used Quota so the system can give unique loging data for every participant:
If Quota.Counter is 1
Then “Login is XXX, Pasword is XXX”.
etc.
Do you think its the best way to achieve this? Are there better ways in your opinion?