Add fake "Back" and "Next" buttons to navigate between questions within a block | XM Community
Skip to main content
Solved

Add fake "Back" and "Next" buttons to navigate between questions within a block

  • May 30, 2021
  • 1 reply
  • 64 views

Hello, I would like to show one question at a time within a block. Participants can press fake "Back" and "Next" buttons to move back and forward between questions. In doing so, the questions within the block show up like one question per page. I also hope to hide the first question (Q0 in the QSF) and the last question (Timer in the QSF). I have attached the QSF file. Could you help me to write the JS code? Thank you for your time.
mc2020_-_Copy.qsf


Best answer by Eumetis

You could just add a page break after every question in the block and it would let you show one question per page

1 reply

Forum|alt.badge.img+11
  • QPN Level 5 ●●●●●
  • Answer
  • June 14, 2021

You could just add a page break after every question in the block and it would let you show one question per page