A classic spatial cueing paradigm (Posner's cueing task) measuring attentional orienting via valid, invalid, and neutral cues.
A fixation cross appears with a directional arrow cue (left, right, or both). After a variable delay, a target X appears to the left or right. Participants respond as quickly as possible when the target appears. The arrow cue is valid (correctly predicts target location) on most trials, creating a cueing benefit for valid trials and a cost for invalid trials.
Measures: Attentional orienting, cueing benefit/cost, simple reaction time
| numValid | Number of Valid stimuli per side (default: 15) |
| numInvalid | Number of Invalid stimuli per side (default: 5) |
| numNeutral | Number of neutral stimuli per side (default: 5) |
| fontsize | Font size of stimuli (default: 22) |
| reps | Number of repetitions of the design. (default: 4) |
| responsemode | Response method for simple RT: auto (platform-aware), spacebar, leftclick (mouse), touchscreen (default: auto) |
| subnum | Participant ID |
| trial | Trial number |
| cue | Cue direction (-1=left, 0=neutral/both, 1=right) |
| stim | Stimulus location (-1=left, 1=right) |
| correct | Whether cue was valid (1=valid, 0=neutral, -1=invalid) |
| delay | Random delay before target onset (ms) |
| rt | Response time in milliseconds |