Cyberball quitting prematurely


Author
Message
briancjo
briancjo
Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)
Group: Forum Members
Posts: 25, Visits: 167
Hi Supreme Being,

I am using the latest Inquisit 4 with the Cyberball iqx file. I have only changed the number of throws and the names of the two computer players. The problem I have is when I use the iqx in a batch, Cyberball will unexpectedly quit after two human throws (they are supposed to receive 4 total in the beginning). When I use it alone, it never quits early. I am concerned because I will be posting the study online which uses a batch. Below is the code. Any help.

<values>
/max_trialcount = 40
/showpictures = false
/showlabels = true
</values>

/ cyberdecisiontime: selects without replacement (noreplace) one of the 4 decision times for players1 and 3

<expressions>
/ cyberdecisiontime = noreplace(2000, 2500, 3000, 4000)
</expressions>

<list player1schedule>
/items = (3, 2, 3, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3)
/selectionmode = sequence
</list>

<list player3schedule>
/items = (1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1)
/selectionmode = sequence
</list>

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search