JsPsych behavioural task #2934
Unanswered
Shirintaghian
asked this question in
Q&A
Replies: 1 comment
-
Hi @Shirintaghian, You can use If you need to count the number of correct responses over the last |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Happy new year!
I am creating an experiment with JsPsych that’s based on recognition of facial emotions. So far I have 60 trials where an image is shown and then participant gets to pick a correct facial emotion that’s being present. However, I’ve encountered an issue where I need to check if the participant is actually present and doing the experiment, rather than picking random choices. To do that, I was hoping to end the timeline of trials if for example <10 choices are picked incorrectly in the experiment. But, I’m having issues with doing that.
I was wondering if you’re able to help with this, I’ve tried to look through GitHub discussions and nothing really works. I’m attaching the code below. Please look into it if you have time, it would be greatly appreciated. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions