I need to export the Text/Graphic that is shown --- HELP! | XM Community
Skip to main content
Solved

I need to export the Text/Graphic that is shown --- HELP!

  • March 31, 2022
  • 1 reply
  • 187 views

Forum|alt.badge.img+1

Hello
I need to be able to see which of my text options was viewed by participants before they answered the surveys. I was wondering how to do it as it is not showing up in my data file or my data tab anywhere?

Best answer by Rudi

Hi Schadenfreude
that's easy

  1. create an embedded data field shownText

  2. add a branch in the survey condition: if question is displayed

  3. add in the branch an embedded data node

  4. set shownText = piped text -> question text

image.pngrepeat this for each question whose text you need to store
Best regards
Rudi

1 reply

Rudi
QPN Level 3 ●●●
Forum|alt.badge.img+16
  • QPN Level 3 ●●●
  • Answer
  • April 1, 2022

Hi Schadenfreude
that's easy

  1. create an embedded data field shownText

  2. add a branch in the survey condition: if question is displayed

  3. add in the branch an embedded data node

  4. set shownText = piped text -> question text

image.pngrepeat this for each question whose text you need to store
Best regards
Rudi