Skip to main content

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โ€‹

SettingDescription
FoilsNumber of incorrect images: 3 out of 9, or 4 out of 12
Animation intervalTime in seconds between consecutive images in a sequence
Animation persistenceHow 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โ€‹

  1. Learning trials โ€” A sequence of photos appears in the grid. The participant identifies the order and locations.
  2. Delay โ€” A short timer period.
  3. 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
  1. 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โ€‹

Memory Game screen 1Memory Game screen 2
Memory Game trial startMemory Game sequence shownMemory Game recall phaseMemory Game selectionMemory Game delayed recallMemory Game resultMemory Game completion

Dataโ€‹

static_dataโ€‹

FieldTypeDescription
scorenumberOverall score

temporal_slicesโ€‹

FieldDescription
itemTile index
valueTile content or match result
typetrue = match found, false = no match
durationTime since last tap (ms)
levelGame level

Cortex Featuresโ€‹

No Cortex features currently process Memory Game data.

View in Portal | Python SDK | API Reference