An iconic/eidetic and spatial memory task based on the famous Ayumu chimp memory test. Participants must memorize spatial positions of numbered boxes displayed briefly on a grid, then click them in numerical order.
Numbers appear on a 5×8 grid. In the masking task, numbers remain visible until the first click, then all hide. In the limited-hold task, numbers are shown briefly (210-650ms) then all masked before clicking begins. Participants click boxes in numerical order (1, 2, 3, etc.). Correct clicks turn green, incorrect clicks turn red and end the trial. The masking task uses adaptive difficulty (4-9 items), while limited-hold tasks use fixed 5-item sequences.
| Validation | This is a PEBL implementation of the task used in the Inoue & Matsuzawa (2007) study that made Ayumu the chimpanzee famous for exceptional visual working memory. |
| subnum | Participant ID |
| trial | Trial number |
| block | Block number (0=practice) |
| condition | Task condition: 'self-timed' (masking) or 'timed' (limited-hold) |
| showDuration | Display duration in milliseconds (0=masking task) |
| phase | Trial phase: 'practice' or 'test' |
| level | Number of items in sequence |
| stimPositions | Stimulus sequence (semicolon-separated numbers) |
| respSequence | Response sequence (semicolon-separated numbers) |
| numCorrect | Number of correct clicks before first error |
| allCorrect | All clicks correct (1=yes, 0=no) |
| totalTime | Total trial time in milliseconds |
| pixelsPerCm | Display calibration (pixels per cm) |
| eyeDistanceCm | Eye distance from screen in cm |
| screenWidthCm | Screen width in cm |
| screenHeightCm | Screen height in cm |
| boxSizePixels | Actual box size in pixels |
| boxSizeDegrees | Requested visual angle in degrees |
| spacing | Spacing between boxes in pixels |