Introduction

Thanks to Katie Perryman (University of Liverpool, UK) for writing part of the text below and her help with creating this library entry.

Oops! — Pouring cream into a requested black coffee or throwing away the vegetables while keeping their peelings are examples of action slips common in the everyday lives of normal people [3,21]. Such slips tend to happen when attention to task is degraded through such factors as boredom, worry or dividing attention between several tasks simultaneously. There is a considerable normal variation in action in action-error-proneness [3], and brain damage — particularly to the frontal lobes of the brain — increases the likelihood that individuals will stray from intended goals and hence make errors [33,34].

— From the original SART study by Robertson et al. (1997) in Neuropsychologia

The SART was designed by Robertson and colleagues in 1997 (Robertson, Andrade, Baddeley, Yiend) and used in other studies (some of them listed in the references, but there are more). The study by Robertson et al. is a highly cited study showing the importance of the SART.

Robertson, Manly, Andrade, Baddeley, and Yiend (1997) designed a novel continuous performance task (CPT), the Sustained Attention to Response Test (SART), which involves a motor response to frequent stimuli and a withheld motor response to a rare stimulus.

It was hypothesized that the SART would be a better measure of sustained attention, being less vulnerable than the classic vigilance CPT to responses becoming quickly automatic rather than controlled. The SART was indeed found to be sensitive to the ability to sustain attention to dull but demanding tasks Robertson et al., (1997).

Subsequently the SART has been used to measure sustained attention in studies exploring associations between, for example, attention and media multi-tasking (Ralph, Thomson, Seli, Carriere, & Smilek, 2015) and working memory and engagement on social networking sites (Alloway & Alloway, 2012).

About this implementation

There is also a slightly different version you might try, the SART 2, which I think is better.

The timing of events and stimulus sizes follow the original Robertson study, that is, the digit is present for 250 ms and the mask for 900 ms. This timing is not influened by whether people respond or not. There are five different font sizes (48 point, 72 point, 94 point, 100 point, and 120 point). The mask is, as in the Robertson study, a circle with a cross in it. Stimuli are presented in white on a black background.

It takes around 5 minutes to complete the experiment.

In this implementation, participants get feedback about the number and percentage of mistakes after the training and "real block". Note that the typical outcome is that people have a higher percentage of errors in the rare no-go trials than in the go trials.

Also note that digits never repeat one another. Also note that in the training block, each digit in the range 1 to 9 is used exactly 2x, and in the real block, each digit is used 25x.

Note that before each block, there is a "get ready" count down. This is also used, for example, in the corsi task which you can find on this website (find the stimuli for this there if you want to change them). This count down ensures people are fully ready for the upcoming stimuli.

Run the demo

There is also a slightly different version you might try, the SART 2, which I think is better.
In this example, you will view digits (1 to 9). Each time when it shows up, it will quickly be masked by a circle with a cross. You need to respond with a space bar, except when it is the digit 3.

Data output file

In PsyToolkit, the data output file is simply a textfile. The save line of the PsyToolkit experiment script determines what is being saved in the data output file. Typically, for each experimental trial, you would have exactly one line in your text file, and each number/word on that line gives you the information you need for your data analysis, such as the condition, response speed, and whether an error was made.

Meaning of the columns in the output datafile. For each trial (there are 18 training trials and 225 "real" trials), there is one line with 6 numbers (columns).

You need this information for your data analysis.

Colum Meaning

1

name of block

2

number of the block

3

go (1) or no-go trial (0)

4

digit (1-9)

5

size of the stimulus (values between 1 and 5, from smalles to biggest)

6

response outcome (0 is error, 1 is correct)

7

reaction time in milliseconds

Download

There is also a slightly different version you might try, the SART 2, which I think is better.
If you have a PsyToolkit account, you can upload the zipfile directly to your PsyToolkit account. Watch a video on how to do that. If you want to upload the zipfile into your PsyToolkit account, make sure the file is not automatically uncompressed (some browsers, especially Mac Safari, by default uncompress zip files). Read here how to easily deal with this.

Further reading

  • Robertson, I.H., Manly, T., Andrade, J., Baddeley, B.T., Yiend, J. (1997). 'Oops!': performance correlates of everyday attentional failures in traumatic brain injured and normal subjects. Neuropsychologia, 35(6), 747-758.

  • Ralph, B.C.W., Thomson, D.R., Seli, P., Carriere, J.S.A., Smilek, D. Media multitasking and behavioral measures of sustained attention. Attention, Perception, & Psychophysics, 77, 390-401.

  • Alloway, T. P., & Alloway, R. G. (2012). The impact of engagement with social networking sites (SNSs) on cognitive skills. Computers in Human Behavior, 28(5), 1748-1754.