I want to know if someone of you knows if it is possible to add a graphic after a chosen response. Meaning a response gets recorded and a question containing a picture in a following question, gets individualized to the response ?
Thanks in advance
Page 1 / 1
@Justus Can you elaborate this or give an example?
@Deepak thanks for the reply. I have a multiple choice question, in which the survey takers select one answer. Then based on the answer from the multiple choice question, I want the graphic in a follow up question to change and adapt to the outcome of the multiple choice.
@Justus Create multiple text/graphic questions and add in-page display logic based on options respectively.
@Justus
Additionally, you can pipe the graphics in embedded data in this manner and later use it in one text/graphic question.
embedded data = <img src="Image link from Library" style="width: 99px; height: 111px;" />
Hope it helps!
Hi @Justus ,
It should be simple. Please see the screenshot of how you can set it up.