Elliot_Luo
About
- Username
- Elliot_Luo
- Joined
- Visits
- 11
- Last Active
- Roles
- Member
Comments
-
Hi Dario, I used Tobii x60 for experiment before and encountered the same problem. drift_correction is quite problematic with Tobii, I spent some time trying to fix it but in vain. My recommendation is NOT to use it. In my experience, the quality of…
-
Thanks Sebastiaan! I would take your advice to revise my experiment :smile:
-
Hi Roelof, Thank you for the trick! It works as expected :smile: Many thanks, Elliot
-
Hi Artur, I had the same problem before. The inline script should be placed after the form containing text_input. Hope that works! Elliot
-
Hi, You can simply right click on the logger to copy(linked) and paste the logger at different locations. By doing this, the logger should work smoothly. (Image) Best, Elliot
-
Hi Jessica, It seems that advanced dummy will not generate any eye-tracking logfile. After finishing the experiment, you will only get the logfile provided by Opensesame. Best, Elliot
-
Hi, Did you set correct_response of thejudgement_practice object ? Elliot
-
Hi, I think you can use a subloop to choose the position. I set up a simple experiment to illustrate: Insert a subloop in your formal experiment loop, and move the trial sequence in the subloop. (Image) In the subloop, define the position variable…
-
Hi, I just used some simple inline codes to deal with the same problem. Hope it help although it's been quite a long time :tongue: All you need to do is put a inline_script containing following code: in Run phase my_mouse = mouse()my_mouse.show_c…
-
Hi @sebastiaan and @eduard , With the prelease, renaming in the sequence works fine now! Thank you for your dedication to Opensesame!! :smiley:
-
Hi @sebastiaan , either renaming the items in the overview area or renaming the name on the tab works fine. I remember I had the problem while renaming in the overview area but I can't reproduce it now. My guess is that I encountered the problem wh…
-
Hi, thanks for your reply! I've been always enjoying using Opensesame, but this error really bothers me a lot... :( I recorded how the error happened, hoping it helps. https://youtu.be/MEJ8QMjOML8
-
Hi @sebastiaan , I'm having the same problem on my Windows 10 64-bit. When I try to rename any object, I get the error message. Sometimes when I drag an object into the sequence the error will occur as well. Besides, I cannot send the error message…
-
I solved it by myself!