You will be shown a sequence of letters one at a time.

Your goal is to decide whether the current letter matches the letter shown 2 steps earlier.

• Press "Yes" if the current letter matches the letter 2 trials ago.
• Press "No" if it does not.

Example: [A → B → A] : The third letter, "A", matches the first, meaning the correct answer is Yes.

N-Back Task

Press Start