Neuro_student
About
- Username
- Neuro_student
- Joined
- Visits
- 3
- Last Active
- Roles
- Member
Comments
-
I found something much easier which works as I want. self.sleep(3000-self.get('response_time')) Thank you a lot for your help ! Ysia
-
(Image)
-
Hi Eduard, So I did the necessary to understand a bit python code but I still don't succeed. What I would like to have is : If a key is pressed but the response time is inferior at 3000ms : collect response time and correct response + my picture …
-
Thanks Eduard, the thing is that I don't know anything about Python... I did a copy/paste and it didn't work (It tells me variable "correct" doesn't exist). I guess that I should add some informations in this code but I really don't know …