Mousewheel response not recognised in Inquisit 6?


Author
Message
drud9876
drud9876
Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)
Group: Forum Members
Posts: 5, Visits: 42
Hi All,

I created a script in Inquisit 5 where a participant used the scroll wheel on their mouse to respond. This script no longer works in Inquisit 6 and I can't figure out why? Does anyone have any insight into this?

Here is the code for the trial that I'm using (just tested in both Inquisit 5 and 6 and only works in Inquisit 5). Any help greatly appreciated!

<trial mousecheck>
/ validresponse = (mousewheel,lbuttondown)
/ stimulusframes = [1=mousecheck]
/ branch = [if (trial.mousecheck.response == "mousewheel") trial.continue else trial.endtask]
</trial>

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
drud9876 - 11/26/2020
Hi All,

I created a script in Inquisit 5 where a participant used the scroll wheel on their mouse to respond. This script no longer works in Inquisit 6 and I can't figure out why? Does anyone have any insight into this?

Here is the code for the trial that I'm using (just tested in both Inquisit 5 and 6 and only works in Inquisit 5). Any help greatly appreciated!

<trial mousecheck>
/ validresponse = (mousewheel,lbuttondown)
/ stimulusframes = [1=mousecheck]
/ branch = [if (trial.mousecheck.response == "mousewheel") trial.continue else trial.endtask]
</trial>

This would seem to be a bug. I've filed a bug report and the issue will hopefully be resolved in the next update. Thank you for pointing out the issue.
drud9876
drud9876
Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)Associate Member (137 reputation)
Group: Forum Members
Posts: 5, Visits: 42
Dave - 11/26/2020

This would seem to be a bug. I've filed a bug report and the issue will hopefully be resolved in the next update. Thank you for pointing out the issue.

Ok, thanks for clarifying Dave. I guess I will await the next update!
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search