How to have randomized numbers and have the numbers saved in the data so we can see them | XM Community
Skip to main content
Solved

How to have randomized numbers and have the numbers saved in the data so we can see them

  • March 24, 2021
  • 2 replies
  • 14 views

Good evening. My group is doing a number recall portion of a memory test and have the randomized integer code setup (${rand://int/100:999} ${rand://int/100:999} ${rand://int/100:999} ) but when looking at the results of the survey, the randomized numbers do not show up so we can't see how many numbers the participants got right. How would we go about having it so we can see the randomized numbers that the participants saw? If we can't figure it out, we will just have static numbers.
Thanks.

Best answer by ahmedA

Store them in an embedded data prior to the question and then pipe that variable.

2 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • Answer
  • March 24, 2021

Store them in an embedded data prior to the question and then pipe that variable.


  • Author
  • March 24, 2021

I'm not even sure how to get that working so I'm going to use static numbers. Thanks though!