In Part 4 of this series on building experiments with PsychoPy, we will built in Parts 2 and 3 of this series using just code, allowing you to compare/contrast the process of creating experiments in code vs using the Builder.
⭐ NOTES ⭐
https://codewithsusan.com/notes/psychopy-easy-introduction/4-builder-view?r=yd
📺 SERIES PLAYLIST 📺
https://youtube.com/playlist?list=PLKPbe83DUccG2TLMtv9habm0CAHc0jUHN&si=GCdEgf9CcqF79t7o
⏱️ CHAPTERS ⏱️
00:00 Introduction
00:32 Lexical decision task example
01:13 Summary of building experiments
03:14 New experiment
04:01 Create conditions file
05:51 Create welcome routine
10:35 Run experiment
11:58 Pilot vs. Run mode
14:11 Experiment properties
16:54 Create condition routine
22:34 Output data
26:19 Create exit routine
27:34 Conclusion