Description of the problem: I am using Psychopy 3.06 64 bit on windows 10. I created a single routine with a keyboard component. In the Offline version, it runs well however, when running online, the experiment finishes without any data in the csv file. (in the offline version, the data is saved acordingly).
Thanks a lot for all the effort that is put into this great project
Cheers,
Andrei
I think this is the issue that it seems data aren’t being saved from Routines unless they are inside a loop. (see also Data missing/didn't record)
For a temporary fix you could put a loop with no conditions file and a single repeat so that the data got saved and the loop would have no other visible effect.