Inquisit Walkthrough Tutorials

The following tutorials will guide you through the process of implementing a variety of different psychological tests.

Creating a test or survey is a simple matter of editing script containing instructions and configuration settings telling Inquisit what to do, when to do it, and which data to record (e.g. reaction times, survey responses).

The text that Inquisit uses to perform a set of operations is called a script, typically saved as a file with the *.iqx or *.iqzip file extension. The scripts for the tutorials can be downloaded from our test library here: https://www.millisecond.com/download/library/Tutorials/.

Simplified Implicit Attitude Task This is a stripped down nonstandard version of the IAT that illustrates basic Inquisit programming concepts. The script for this tutorial is in the file iat_tutorial.iqx.

IAT with Custom Categories and Items This shows how to modify a standard IAT using your own attribute and target categories.

Demographic Survey The script for this tutorial is in the file demographics.iqx.

Standard Picture IAT This builds a standard picture IAT from scratch. The tutorial is in the file pictureiat.iqx.

Subliminal Priming Task The script for this tutorial is in the file subliminal_tutorial.iqx.

Covert Attention Task The script for this tutorial is in the file ca_tutorial.iqx.

Dot probe Task The script for this tutorial is in the file ca_tutorial.iqx.