I have a DirectRT task with a jump that occurs multiple times in the program. Basically participants choose 1, 2, or 3. If they choose 3 it opens an answer box for them to type an open response. When participants choose 3 more than once during the program, I notice that all of their open responses do not show up in the uotput. It seems to be overwriting the output every time since they get the exact same screen each time. Is there any way to be able to see that data? Or to make sure it doesn't overwrite? I guess I could make seperate trials with the same screen so that each time that option comes up it jumps to a new screen. I have already run about 60 subjects, so is there a way to extract the data somehow?