Webgazer: Calibrating a specific location on screen #2624
Unanswered
armin-maddah
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @armin-neuro If you want to gather webgazer data during a trial you'll need to turn on tracking for that trial. The eye tracking overview describes how to do this. |
Beta Was this translation helpful? Give feedback.
2 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, I am new to experimenting with webgazer extension. Unfortunately not much documentation on use of the extension functions, so I had to head to here finally and ask for help!
I am trying to register a specific location on the screen for calibration. I need this since I want to track gaze on specific parts of my stimulus. My stimulus has multiple parts and multiple patterns which should be used for a categorization response. Before the actual trial begins, I want participants to pay attention to the part of the screen that is going to be indicative about the category of the stimulus. Here's a code I have for a trial before the actual task begins. When I added this to my timeline and then checked the last recorded data (via jsPsych.data.get().last() in console) I can not see any webgazer related data.
I am using a separate CSS to manipulate the location of the button for different sort of trials. Would appreciate any help! Most probably I am not doing something right here! Thank you!
Beta Was this translation helpful? Give feedback.
All reactions