agen judi bola , sportbook, casino, togel, number game, singapore, tangkas, basket, slot, poker, dominoqq,
agen bola. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 50.000 ,- bonus cashback hingga 10% , diskon togel hingga 66% bisa bermain di android dan IOS kapanpun dan dimana pun. poker , bandarq , aduq, domino qq ,
dominobet. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 10.000 ,- bonus turnover 0.5% dan bonus referral 20%. Bonus - bonus yang dihadirkan bisa terbilang cukup tinggi dan memuaskan, anda hanya perlu memasang pada situs yang memberikan bursa pasaran terbaik yaitu
http://45.77.173.118/ Bola168. Situs penyedia segala jenis permainan poker online kini semakin banyak ditemukan di Internet, salah satunya TahunQQ merupakan situs Agen Judi Domino66 Dan
BandarQ Terpercaya yang mampu memberikan banyak provit bagi bettornya. Permainan Yang Di Sediakan Dewi365 Juga sangat banyak Dan menarik dan Peluang untuk memenangkan Taruhan Judi online ini juga sangat mudah . Mainkan Segera Taruhan Sportbook anda bersama
Agen Judi Bola Bersama Dewi365 Kemenangan Anda Berapa pun akan Terbayarkan. Tersedia 9 macam permainan seru yang bisa kamu mainkan hanya di dalam 1 ID saja. Permainan seru yang tersedia seperti Poker, Domino QQ Dan juga
BandarQ Online. Semuanya tersedia lengkap hanya di ABGQQ. Situs ABGQQ sangat mudah dimenangkan, kamu juga akan mendapatkan mega bonus dan setiap pemain berhak mendapatkan cashback mingguan. ABGQQ juga telah diakui sebagai
Bandar Domino Online yang menjamin sistem FAIR PLAY disetiap permainan yang bisa dimainkan dengan deposit minimal hanya Rp.25.000. DEWI365 adalah
Bandar Judi Bola Terpercaya & resmi dan terpercaya di indonesia. Situs judi bola ini menyediakan fasilitas bagi anda untuk dapat bermain memainkan permainan judi bola. Didalam situs ini memiliki berbagai permainan taruhan bola terlengkap seperti Sbobet, yang membuat DEWI365 menjadi situs judi bola terbaik dan terpercaya di Indonesia. Tentunya sebagai situs yang bertugas sebagai
Bandar Poker Online pastinya akan berusaha untuk menjaga semua informasi dan keamanan yang terdapat di POKERQQ13. Kotakqq adalah situs
Judi Poker Online Terpercayayang menyediakan 9 jenis permainan sakong online, dominoqq, domino99, bandarq, bandar ceme, aduq, poker online, bandar poker, balak66, perang baccarat, dan capsa susun. Dengan minimal deposit withdraw 15.000 Anda sudah bisa memainkan semua permaina pkv games di situs kami. Jackpot besar,Win rate tinggi, Fair play, PKV Games
Comments
Hi,
Did you set the timeout in the keyboard item or during the stimulus presentation beforehand? Would you share your experiment, or at least a few screenshots of your structure with us?
eduard
Set during the keyboard item.
So that is the colour test keyboard response. The timeout works fine.
This is the keyboard response from both of the controls you can see on the left. They are both set exactly the same way.
That's the overall architecture
That's the sketchpad. They're all the same just have different pictures linked.
I'm very new to this program, so I followed along with he tutorial as I made this and added/subtracted whatever I needed.
Hi,
If you set the duration of the
sketchpad
to0
, is the problem solved?Eduard
duration set to 0?
It did! Thank you very much. I never would have thought of that. As I said they're all set the same and the timeout for the colour test works fine even with the sketchpad duration set to "keypress"
But regardless, you fixed it. Many thanks!
There is a probably a reason for that (that needs fixing if we were perfectionists), but if it works, it works.
Hello! I also have a problem with timeout. I am building a 2x2 choice experiment where I manipulate time pressure (yes/no) and the choice task (say A/B). I have therefore generated a group variable which is taking 4 values. Respondents in groups 3 and 4 are not allowed to respond after 10 seconds. Before the experiment loop, I have initialized the variables as follows:
var.stop_loop="no"
var.t0=clock.time()
var.time_left=10000
Then I have set the loop to break if [stop_loop]==yes (repeating each cycle twice) and after the loop I have updated the variables as follows:
var.t1 = clock.time()
var.time_passed = var.t1- var.t0
if var.time_passed>=10000 and var.group==3:
var.stop_loop="yes"
elif var.time_passed>=10000 and var.group==4:
var.stop_loop="yes"
var.time_left=10000-var.time_passed
also, time out of the task responses is set to [time_left]
the manipulation works perfectly fine in the "time pressure" condition as when respondents are in group 3 or 4 the task stops after 10 sec. However, if respondents are in group 1 or 2 the experiment ends and gives the following error:
'-10401' (or any other negative number) is not a valid timeout. Expecting a positive integer or 'infinite'.
is there a mistake in my code? How can I solve this issue?
thank you in advance!
:-)
Hi there, I have not changed the code but I have added some forms after the 2 tasks and now I do not get the error anymore but the loop stops for all 4 groups, also for groups 1 and 2 where participants should have plenty of time for responding. Where do you think is my mistake? I attach a screenshot of the structure. Thank you in advance!
Hi Veronica,
Would you mind uploading your experiment? The issue you describe sounds intriguing and I'd like to have a look. Or did you already resolve the problem?
Thanks,
Eduard