How can I change the question text a question based from the response from a slider question? | XM Community
Skip to main content

QID64 = Star slider question
QID66 = Text/Graphic question
If the response from QID64 is less than or equal to 3 then set the question text of QID66 to "XXX" else set to "YYY"

image.png

Hello
Sorry, I don't quite get it. What are you looking to display where?
Just to display different "next questions" is easiest done with display logic and set the parameters based on the response in a previous question. But some additional information would be nice 🙂


https://community.qualtrics.com/XMcommunity/discussion/20353/how-can-i-change-the-question-text-a-question-based-from-the-response-from-a-slider-questionYou can set an embedded data field to XXX or YYY based on the value of QID64, then pipe that embedded data field into the question text of QID66.
The easiest way is to put QID66 in the next block and set the embedded data field using branch logic in the survey flow.


Leave a Reply