Include Survey at Display
Hi,
I would like to use PyGaze for a study, where I want to combine a survey with eye-tracking. I would like to show pictures of faces with a little survey on the bottom of the page where the participants should check to which previous seen face the shown face belongs while their gaze is being tracked while looking at the face.
Is there another possibility that just drawing text and circles at the bottom and evaluating the mouse position?
Maybe with minimizing the display to show another program with a survey or somehow including the survey in the screen object?
Comments
Hi Britt.
Directly with Pygaze this is not possible (drawing a survey), but there is no problem doing that with Opensame, combined with Pygaze items to track eye positions in the mean time.
Check here for Opensesame forms: https://osdoc.cogsci.nl/3.3/manual/forms/about/
The idea would then be to start recording eye positions, right before you open a form. Hope this helps.
Eduard