Display question numbers while using randomizer? | XM Community
Skip to main content
Solved

Display question numbers while using randomizer?

  • April 17, 2020
  • 2 replies
  • 92 views

Forum|alt.badge.img+1

Hi!
My questions are all on separate pages and the pages will be randomized across participants. No big deal so far, but I would like to display the question numbers to participants so that they know where they're at in the survey. Is there a way for the survey to auto-assign the numbers as it is randomized (since I can't manually put in numbers before the questions, as the order will change from one participant to the other)?
Thanks!

Best answer by SRLab

Thanks again for your answer, rondev. I'll wait for your reply on my other question, as I think your solution would resolve both my problems!

2 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • April 17, 2020

Since we are using question randomization, we will use JS to increment a counter every time next button is clicked. This counter will show the total question answered.
If you are using randomizer the see this post


Forum|alt.badge.img+1
  • Author
  • Answer
  • April 17, 2020

Thanks again for your answer, rondev. I'll wait for your reply on my other question, as I think your solution would resolve both my problems!