Memory Game
A visual association memory task (TicTacToe-style) measuring visual, spatial, and temporal associative memory. Participants view a grid of gray boxes, then a short sequence of photos replaces some boxes before disappearing. The participant must recall both the order and location of the photos across learning trials, followed by a delayed recall.
ActivitySpec: lamp.memory_game
Cognitive domain: Visual, spatial, and temporal memory
Configurationโ
| Setting | Description |
|---|---|
| Foils | Number of incorrect images: 3 out of 9, or 4 out of 12 |
| Animation interval | Time in seconds between consecutive images in a sequence |
| Animation persistence | How long the full sequence remains visible after all images are shown |
Sample Instructionsโ
"You will see a short sequence of pictures appear in the gray boxes. Please remember the pictures and their locations in order."
Usageโ
- Learning trials โ A sequence of photos appears in the grid. The participant identifies the order and locations.
- Delay โ A short timer period.
- Recall โ The participant reproduces the sequence without seeing it first.
The task with 3 learning phases can be completed in about 90 seconds (excluding the delay).
References
- Lindeboom, J. et al. (2002) Visual association test to detect early dementia of the Alzheimer type. Journal of Neurology, Neurosurgery & Psychiatry, 73(2), 126-133.
Screenshotsโ









Dataโ
static_dataโ
| Field | Type | Description |
|---|---|---|
score | number | Overall score |
temporal_slicesโ
| Field | Description |
|---|---|
item | Tile index |
value | Tile content or match result |
type | true = match found, false = no match |
duration | Time since last tap (ms) |
level | Game level |
Cortex Featuresโ
No Cortex features currently process Memory Game data.
View in Portal | Python SDK | API Reference