Show "Nr. of Questions" progress in header | XM Community
Skip to main content

Show "Nr. of Questions" progress in header

  • August 31, 2022
  • 1 reply
  • 22 views

ManuF
QPN Level 2 ●●
Forum|alt.badge.img+5

Hi all,
I got the request from a designer that for all surveys the progress is to be displayed in text, meaning e.g. 1/10 (as in 1 out of 10 questions answered).
Ideally, they want this information next to an icon in the header of the survey like this:
Screenshot 2022-08-31 at 10.47.34.pngPlaying around so far has not achieved anything for me - I have not found any piped text option or similar.

Can anybody point me in a feasible direction please?

Thanks!

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • August 31, 2022

Only extremely simple surveys have a fixed number of questions. Most surveys have some combination of survey flow logic, skip logic, and display logic. So, displaying the number of questions would be confusing and/or misleading.
That said, if you want to do what you described, you would need to write JavaScript to do it.