Is there a way to have Qualtrics display a customized feedback screen? For example, every time the participant selects a correct answer, I want an uploaded picture and the word "CORRECT!" to appear before going on to the next question. When the participant responds incorrectly, I would like the question to be represented with the correct choice highlighted. Is any of this possible? If not, has anyone done anything similar?
You'll need to write JavaScript to do this.
MicahLewis21 instead of JavaScript, you could also set up two text/graphic questions (one with Correct! and one showing the correct answer) after each of your survey questions. You could then use display logic for each based on the respondents' answers.
https://community.qualtrics.com/XMcommunity/discussion/comment/44110#Comment_44110I would also state that you should create these as their own separate blocks. Then using branching logic in the survey flow, branch to the relative block (e.g., correct or incorrect) based on their answer. You can then duplicate the correct and and incorrect blocks and do this again and again for each question. I personally find it quicker than using display logic and each time. But the choice is really yours.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.