Dear all,
I would be very grateful for your help regarding a basic question.
I programmed a priming experiment and am uncertain how to best solve an issue regarding the recorded data. I partially defined different "values."-variables for practice trials (block1) and test trials (block2) - e.g., for tracking the presented stimuli. In the raw data, the values for the last trial of block 1 are listed in all trials of block 2 (in the practice variables, which should record no data in block 2).
My first idea was to solve this issue with the "onblockend" command - for instance: / onblockend = [values.stimulipractice = 0; etc.]
Is this the way to solve the issue or is there a better solution?
I'd be happy for any advice on this matter! And apologies if this is already documented somewhere.