Attentional Blink (RSVP Dual-Target)
●ValidatedPlatform: HTML · English · · verified today
scienceThis is a task in the RobbinGobblin Study study. Click to know more.
Description
The Attentional Blink task as run in the RobbinGobblin study (Bavelier lab TypeScript implementation, prebuilt browser bundle). Letters stream at ~100 ms SOA (each flashed ~33 ms) in RSVP: one letter is white (T1) and must be identified by typing it, and participants also report with 0/1 whether a second target (an uppercase letter) appeared anywhere in the stream. Each trial contains 17 items; T1 position varies (4 or 6) and T2 lag varies (1–8) with 40 T2-absent trials per sequence; the 120-trial sequence is fixed per study phase (randomSequence1 for pre-test, randomSequence2 for post-test) and split into 2 blocks with a break, preceded by practice. Trials are self-paced (space to start). Letter size derives from a pixels-per-degree value; note that, exactly as in the original study deployment, the bundle reads window.pixelperdeg while the page sets window.pxperdeg, so the hardcoded 32 px/deg fallback is what runs — preserved verbatim in this port. Data save failures already fell back to a JSON download in the original; the port keeps that behavior for all data.
Contact & Lab
Contributors
Citation
- Raymond, J. E., Shapiro, K. L., & Arnell, K. M. (1992). Temporary suppression of visual processing in an RSVP task: An attentional blink? Journal of Experimental Psychology: Human Perception and Performance, 18(3), 849–860.
- Chun, M. M., & Potter, M. C. (1995). A two-stage model for multiple target detection in rapid serial visual presentation. Journal of Experimental Psychology: Human Perception and Performance, 21(1), 109–127.
Credits
Client-side port of the RG-study AB task (gitlab.unige.ch/bavelierlab/rg-study), Brain and Learning Lab (UNIGE).
Target Population
Languages
Run under
Modalities
Task Outputs
Measure the attentional blink: T2 detection as a function of T1–T2 lag, plus T1 identification accuracy.
lag- T1 identification accuracy
- T2|T1 accuracy per lag (blink curve)
- Lag-1 sparing
- False alarms on T2-absent trials
| Variable | Role | Type | Description | Unit |
|---|---|---|---|---|
targets | independent | string | T2 present (Yes/No) per trial | - |
lags | independent | number | T1–T2 lag | - |
t1Answers | dependent | string | Typed T1 letter | - |
t1Correctsstar | dependent | number | T1 correctness | - |
t2Answers | dependent | string | T2 present response (0/1) | - |
t2Correctsstar | dependent | number | T2 correctness | - |
letterReactionTimes | dependent | number | T1 RT | ms |
targetReactionTimes | dependent | number | T2 RT | ms |
presentationTimes | metadata | array | Per-stimulus presentation timestamps (timing audit) | - |
Administration
- Duration
- ≈ 10 minself-paced
- Sessions
- 1
- Input
- keyboard
- Audio
- no audio
- Adaptivity
- fixed
- Pause / resume
- cancelNo
- Practice phase
- check_circleYes
- Offline-capable
- check_circleYes
- Sessions notes
- Administered at pre-test and post-test in the RobbinGobblin study; each administration is a single sitting.
Provenance
Source: nccr-seed
Fetched: 2026-09-07
Last verified: 2026-09-07 — passed
