rania_tach
About
- Username
- rania_tach
- Joined
- Visits
- 67
- Last Active
- Roles
- Member
Comments
-
Oh no sorry for the misunderstanding! It doesn't work while the experiment is running either if i have a keyboard with inline skript or a keyboard_response item. It might be something wrong with the specific button i can't imagine anything else at t…
-
https://forum.cogsci.nl/uploads/299/039QDAIA8PBJ.osexp Hi Sebastiaan, so i checked this code and it printed key: space, type: <class 'str'> (i have set it to work as 'space' so it works as expected!!). However, again when i try to use it insid…
-
Hi Sebastiaan, yes exactly the Powermate works fine in other applications and also in Opensesame 4 but not when the experiment runs. For example, when i write a script and use the powermate as a key, it works fine. But when i use it as keyboard resp…
-
Hello Sebastiaan, Sorry for the delay in responding! Yes exactly, the Griffin PowerMate 2.0 simulates a keyboard in my case. My experiment is an rsvp task and the participants have to press a key as long as they see the target. You can see here a ve…
-
Dear Fab, Thank you so much for your response! I understand now the difference between those time measurements. Before trying time.time() function, i had also tried the clock.time() but i got this as a measurement this: <bound method Legacy.time …
-
Hi Eduard, That sounds like a good plan! Thanks for the suggestion, i will try it that way. Best, Rania
-
Hi Eduard and Fab! Thank you so much for your responses! Yes Fab you are totally right about this part of my loop. I was trying to avoid the code breaking whith the i, i+1 etc so i tried the i-1, i-2 and somehow it worked correctly when my list was…
-
Hello Sebastian, Thank you so much for your response. I will continue with the legacy back-end. Best, Rania