Replies: 1 comment
-
Ok, it is fixed now, just had to put the code inside 'stimulus' inside a function. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, this is an intention experiment, I have to record values of left and right key presses and show a kind of progress bar for that, also I have 6 conditions and for each of the condition, I have different trial following it. So, how can I dynamically update those variables?
I am not using the jspsychtimeline variables or conditional timeline, but instead I will be generating a pool of random numbers between 0-5 and will add the trials based on those generated random numbers to shuffle the trials.

Beta Was this translation helpful? Give feedback.
All reactions