Group: Administrators
Posts: 13K,
Visits: 108K
|
You simply set up your <text> elements as needed and display them via a <trial> element with /inputdevice set to mouse:
<trial sometrial> / inputdevice = mouse / stimulusframes = [1=question, leftword, rightword, ...] / validresponse = (leftword, rightword) ... </trial>
|