Randomizing survey background | XM Community
Question

Randomizing survey background

  • 1 July 2021
  • 1 reply
  • 1 view

Hello!
I have recently started experimented with the 'Background' feature of the 'Look and Feel' tool and I have 2 features that I would like to integrate using custom code, if possible:
1) Is it possible to set a different picture background per page within the same survey?
2) Is it possible, again within the same survey, to 'randomize' the picture seen as background so that different participants would see a different set of background pictures chosen randomly amongst a few selected ones?
I would greatly appreciate information on whether such functionalities can be achieved with custom code, and what the process would look like.
Thank you very much!
Eva


1 reply

Userlevel 7
Badge +22

We can achieve both. Instead of using background from look and feel, we have to add background using JS and in background URL we can pipe embedded data with background image URL and update the embedded data using survey flow.

Leave a Reply