You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to pause the current trial during the experiment if the user’s eyes are detected to be off the screen, and then resume the trial once the user returns and passes the detection(such as showVideo()).
pauseExperiment will end the current trial. I’d like to know if there’s another way to simply pause without ending the trial?
The text was updated successfully, but these errors were encountered:
ljhtx
changed the title
WebgazerCan I pause the current trial to check if the user’s eyes are still on the screen?Webgazer Can I pause the current trial to check if the user’s eyes are still on the screen?
Nov 4, 2024
I want to pause the current trial during the experiment if the user’s eyes are detected to be off the screen, and then resume the trial once the user returns and passes the detection(such as
showVideo()
).pauseExperiment
will end the current trial. I’d like to know if there’s another way to simply pause without ending the trial?The text was updated successfully, but these errors were encountered: