Hello
I am currently conducting an experiment with Psychopy and am just getting started with this software. I would like to know if you have any recommendations for organizing your results and experiments files to make them easier to understand.
Hello @doubletrouble
you might to take a look into Building Experiments in PsychoPy | SAGE Publications Inc
Best wishes Jens
I try to use the same variable names to use the same things across experiments, e.g. Score and RT.
See also
If you want to run experiments online then each experiment (psyexp file) needs to be in a separate folder, preferably on your hard drive rather than in a cloud folder.
Beyond that, I feel your question is too vague for further specific advice.