User Tools

Site Tools


strooptest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
strooptest [2021/11/12 16:21] – [Recorded Embedded Data Fields] adminstrooptest [2023/09/24 16:42] (current) – [stroopTest - Conduct a Stroop Test in Qualtrics] admin
Line 17: Line 17:
  
 Here is a demo:\\ Here is a demo:\\
-{{ :qualtrics_strooptest_demo.mp4?600 |stroopTest Demo}}+{{ :stroop.mp4?600 |stroopTest Demo}} 
 + 
 +This function is available for a reasonable fee. Contact **[[https://community.qualtrics.com/inbox/conversation?with=373|TomG]]** on the Qualtrics Community to learn more.
  
 ===== Set-up Instructions ===== ===== Set-up Instructions =====
 ==== Add Stroop Test Block to Survey ==== ==== Add Stroop Test Block to Survey ====
-The stroopTest function uses Qualtrics Loop & Merge functionality. There will be one Stroop question within it own block. Set the number of loops to the number of Stroop tasks.+The stroopTest function uses Qualtrics Loop & Merge functionality. There will be one Stroop question within its own block. Set the number of loops to the number of Stroop tasks.
 ==== Add Form Field Question to Stroop Block ==== ==== Add Form Field Question to Stroop Block ====
 The stroopTest function is built upon a Qualtrics Form Field Question with six fields in this order: The stroopTest function is built upon a Qualtrics Form Field Question with six fields in this order:
Line 50: Line 52:
 }); });
 </code> </code>
-See [[stroopTest#stroopTest Options|stroopTest Options]] for details. Through the use of embedded data fields, many of the default settings are actually dynamic. See [[stroopTest#Configuration Embedded Data Fields|Configuration Embedded Data Fields]] for details. +See **[[stroopTest#stroopTest Options|stroopTest Options]]** for details. Through the use of embedded data fields, many of the default settings are actually dynamic. See **[[stroopTest#Configuration Embedded Data Fields|Configuration Embedded Data Fields]]** for details. 
 ==== Add Stroop Test Instructions Question ==== ==== Add Stroop Test Instructions Question ====
 In the question block just prior to the Stroop question block, add a text/graphic question with respondent instructions. In the question block just prior to the Stroop question block, add a text/graphic question with respondent instructions.
Line 77: Line 79:
 **stroopMsResult** is the number of milliseconds the task result (e.g., Correct) will be displayed before moving to the next task. Must be a whole number. **stroopMsResult** is the number of milliseconds the task result (e.g., Correct) will be displayed before moving to the next task. Must be a whole number.
 === stroopTasks === === stroopTasks ===
-**stroopTasks** is the number of tasks in the test. __Must__ be a whole number and should __always__ match the number of loops.  It is used to calculate the number of congruent and incongruent tasks when [[strooptest#useQuotas|useQuotas]] is true. It is also a convenient way to record the number of tasks in the response data. +**stroopTasks** is the number of tasks in the test. __Must__ be a whole number and should __always__ match the number of loops.  It is used to calculate the number of congruent and incongruent tasks when **[[strooptest#useQuotas|useQuotas]]** is true. It is also a convenient way to record the number of tasks in the response data. 
 === padTopHide === === padTopHide ===
 **padTopHide** is used to push the form fields off the bottom of the screen during loading so the respondent doesn't see them flash on the screen. Should be set to 'padding-top:2500px' **padTopHide** is used to push the form fields off the bottom of the screen during loading so the respondent doesn't see them flash on the screen. Should be set to 'padding-top:2500px'
Line 103: Line 105:
 Use the css class .result to change the result (correct/wrong) style. Use the css class .result to change the result (correct/wrong) style.
  
-Default: "CORRECT"+Default: %%"CORRECT"%%
 ==== debug ==== ==== debug ====
 **debug** is a boolean. When true, the form fields that capture the task results are visible. **debug** is a boolean. When true, the form fields that capture the task results are visible.
Line 111: Line 113:
 **hideClass** is the class name of the div to be hidden after the question loads. **hideClass** is the class name of the div to be hidden after the question loads.
  
-Default: "padTopHide"+Default: %%"padTopHide"%%
 ==== msFocus ==== ==== msFocus ====
 **msFocus** is the number of milliseconds the respondent has to focus (display of '+") before each Stroop task. Must be a whole number. **msFocus** is the number of milliseconds the respondent has to focus (display of '+") before each Stroop task. Must be a whole number.
Line 129: Line 131:
 Default: %%parseInt("${e://Field/stroopMsTimeout}")%% Default: %%parseInt("${e://Field/stroopMsTimeout}")%%
 ==== tasks ==== ==== tasks ====
-**tasks** is the number of tasks in the test. __Must__ be a whole number and should __always__ match the number of loops. It is used to force the correct number of congruent and incongruent tasks when [[strooptest#useQuotas|useQuotas]] is true.+**tasks** is the number of tasks in the test. __Must__ be a whole number and should __always__ match the number of loops. It is used to force the correct number of congruent and incongruent tasks when **[[strooptest#useQuotas|useQuotas]]** is true.
  
 Default: %%parseInt("${e://Field/stroopTasks}")%% Default: %%parseInt("${e://Field/stroopTasks}")%%
 ==== useQuotas ==== ==== useQuotas ====
-useQuotas is a boolean.  When true, 25% of the tasks are forced to be congruent and 75% of tasks are forced to be incongruent. The number of congruent tasks is rounded if 25% of [[strooptest#tasks|tasks]] is not a whole number. +useQuotas is a boolean.  When true, 25% of the tasks are forced to be congruent and 75% of tasks are forced to be incongruent. The number of congruent tasks is rounded if 25% of **[[strooptest#tasks|tasks]]** is not a whole number. The number of incongruent tasks is (tasks - congruent tasks). When useQuotas is false, the number of congruent and incongruent tasks are random.
  
 Default: true Default: true
Line 141: Line 143:
 Use the css class .result to change the result (correct/wrong) style. Use the css class .result to change the result (correct/wrong) style.
  
-Default: "WRONG"+Default: %%"WRONG"%% 
 +====== Qualtrics Wiki ====== 
 +[[start|Qualtrics Wiki]]
  
    
strooptest.1636752086.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki