Qualtrics Integration #

Updated Qualtrics Integration Capacity
Below we present an option for more streamline Qualtrics integration. This has been updated since the publication of The (Mis)information Game paper.

This page is incomplete. This guide only shows one method to include The Misinformation Game in Qualtrics surveys, but several more options are discussed in The (Mis)information Game paper.

If you are using the Qualtrics Online Survey Platform to direct users to your Misinformation Game site, then you can directly input information such as the user’s ID through The Misinformation Game URL. This allows users to not have to enter their ID manually.

Embedding iframe in Qualtrics (updated) #

Important note. Due to browser settings, iframe integrations may fail if a participant is using Safari. Because of this, we recommend preventing people on Safari from completing your survey if using an iframe integration option.

We have now updated the debrief page within the misinfo game (v2.3.2) to allow for basic communication with a parent page (e.g., Qualtrics survey) when the tool is embedded as an iframe. This allows the game to ‘tell’ Qualtrics that the participant has reached the debrief page of the misinfo game study that you have embedded, which you can then use to trigger the next button. This integration is based on a paper by Benjamin Carter & Alessandro Del Ponte which can be found here, and we strongly recommend that you cite their paper (along with our paper) if you use this integration method.

Before you insert the misinfo game, you will need to ensure that the formatting in your qualtrics survey is appropriate. To do so, navigate to the look and feel tab of your Qualtrics survey.

Now that you have set the appropriate formating, return to the builder tab to begin setting up the iframe.

figure 1
Figure 1. Qualtrics Edit Question panel with JavaScript button highlighted.
figure 2
Figure 2. Qualtrics JavaSript Editor

Setting up the survey #

In Qualtrics you will need to set up the survey as follows:

Once you have completed this you will need to set up “Piped Text” on the question that displays the url.

To do this click on the question’s displayed text. After this you will see a blue tab with “Piped Text…” written. Click on this tab.

After clicking on the tab you will see a dropdown. Select the “Survey Question” option, which will then open another drop down. Select the question where the user inputs their ID, and then select the option which is not “Question Text.” (The name of the item will change depending on your own survey.)

The final text in the question will be in the following format: <b>.web.app/study/?id=`</b>`

After this your survey will contain the following questions in the following format: <img src="screenshots/Qualtrics-Example.png" alt="Example Qualtrics Survey" height="258" />