Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Commit c38e310

Browse files
Implore Qualtrics users to check their data
1 parent c8c220f commit c38e310

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/learn/deploy/3a-qualtrics.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ To achieve the connection, you'll need to add JavaScript logic to the `Descripti
8484
8585
.. video:: 3a-qualtrics/3-connect_behavior.webm
8686

87+
.. caution::
88+
89+
If you deploy a study to Qualtrics, please make absolutely sure that you've thoroughly checked the collected data, especially if you've made changes to the data storage code.
90+
8791
----
8892

8993
Working with the collected data
@@ -93,7 +97,7 @@ After setting up the survey and study as described, and going through the survey
9397

9498
The somewhat garbled appearance is because, like other questionnaire-focussed tools, Qualtrics enforces a wide data format, requiring a conversion step to decompress the data from ``lab.js`` before further analyses can be done. This step is also required with other, similar tools, and therefore described in the :ref:`general documentation <tutorial/deploy/third-party/postprocessing>`.
9599

96-
.. caution::
100+
.. note::
97101

98102
If you can see the experiment embedded in the survey, but aren't redirected to the next survey page after completing the experiment, or if you don't see the collected data, please make sure that your experiment doesn't get stuck on the last screen. For example, you might set a timeout on the last screen, or allow participants to respond to your goodbye message.
99103

0 commit comments

Comments
 (0)