A short-term memory task where participants memorize consonant trigrams and recall them after a distractor-filled delay.
On each trial, three consonants (a CVC trigram) are briefly displayed, followed by a three-digit number. Participants count backward by 3s from the number in time with auditory/visual cues for varying delay intervals (3-18 seconds). After the delay, participants recall the original consonants. Accuracy typically declines with longer delays, demonstrating rapid forgetting from short-term memory.
Measures: Short-term memory, decay of short-term memory traces, interference effects
| usebeep | (default: 1) |
| reps | (default: 8) |
| repsintrial | (default: 1) |
| beeptime | Beep time for counting, in ms. (default: 500) |
| numdelays | Number of distinct delays to use. Up to ten are possible. Relevant delays delay1..delay10 will be used. Default values are ones used by Peterson & Peterson, 1959. (default: 6) |
| delay1 | Time in seconds of first delay (default: 3) |
| delay2 | Time in seconds of 2nd delay (default: 6) |
| delay3 | Time in seconds of 3rd delay (default: 9) |
| delay4 | Time in seconds of 4th delay (default: 12) |
| delay5 | Time in seconds of 5th delay (default: 15) |
| delay6 | Time in seconds of 6th delay (default: 18) |
| delay7 | Time in seconds of 7th delay (default: 0) |
| delay8 | Time in seconds of 8th delay (default: 0) |
| delay9 | Time in seconds of 9th delay (default: 0) |
| delay10 | Time in seconds of 10th delay (default: 0) |
| subcode | Participant ID |
| trial | Trial number |
| ccc | Consonant trigram |
| number | Starting number for backward counting |
| delay | Delay duration in seconds |
| resp | Recalled consonants |
| corr | Exact recall correctness (1/0) |
| rt | Response time in milliseconds |