Storing responses on a scale as embedded data | XM Community
Skip to main content

Hello!,

I am trying to replicate an experiment on Qualtrics, and I’m running into some issues. Participants will be providing a numerical response between 0 and 100 in one of the initial questions, and I need to store their response, with particular attention to who amongst all participants gave the lowest response. Is there a way to store the information about the lowest number provided, as embedded data for example, because i would need to feed that back to participants in later stages.

@Giuli365,

Embedded data is associated with respondents, not surveys. You’ll need to use a web services to get and update the lowest response. Ideally, you’d use an external database. However, you could use a fake contact, store lowest as an embedded data field and use the Qualtrics API to get and update the fake contact.


Leave a Reply