Keypresses not saved to excel data file during staircase loop

What are you trying to achieve?:
The primary task is a visual short-term memory (color memory) task that adapts difficulty based on subject performance. The data of interest is a confidence rating in the subject’s response to the primary task. I have one routine set up for the memory portion of the task and one routine for the confidence response. I’m using the staircase loop to adapt difficulty, but the keypresses from the memory response and the confidence response are not recorded in the excel data file. Only the correct/not correct (1 or 0) for the memory response is recorded. Both keypresses are set to “store: last key” in builder. Does anyone know why they aren’t showing up in the data file? Is there a way to get them to?