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
It could be possible to add an entry to every trial that indicates if there were any blur or focus events during that trial. Something like browser_focus, with:
0 = no focus throughout trial
1 = focused for some portion of trial
2 = focused throughout trial
The text was updated successfully, but these errors were encountered:
It could be possible to add an entry to every trial that indicates if there were any blur or focus events during that trial. Something like
browser_focus
, with:0 = no focus throughout trial
1 = focused for some portion of trial
2 = focused throughout trial
The text was updated successfully, but these errors were encountered: