Skip to content

how to repeat the last trial? #674

Answered by jodeleeuw
neuronflow asked this question in Q&A
Discussion options

You must be logged in to vote

I think I somehow need to make a copy of the current trial and the trial before that I want to repeat and inject it in the timeline?

One way to do this is to use a looping timeline. You can put the trials on loop, and only proceed when the user answers correctly.

After answering with the corrected response the experiment should then resume with the next trial and repeat the copies of "current trial" and the "to be corrected trial" at the end of the stimulus block.

This is a little trickier. There is a function to add another trial to the end of the timeline, but that may not be ideal if your sequence is in the middle of the experiment.

Another option is to use a looping timeline with …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jodeleeuw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #674 on May 11, 2020 21:05.