- Start PsychoPy
- Open
.psyexp
file in each experiment's directory
e.g.peripheral-visual-search-online/1a_imagenet/peripheral-search.psyexp
- Execute the experiment (Click "Run experiment" button in the menu bar)
- Start PsychoPy
- Open
.psyexp
file in each experiment's directory - Push the experiment on Pavlovia (Click "Sync with web project" button in the menu bar)
If you don't have an account on Pavlovia, you have to create it. - Open https://pavlovia.org and log in.
- Excute the experiment on your dashboard.
If you want to know the procedure in detail, please read my article on qiita (written in Japanese) or contact me.
- Please use PsychoPy Builder to modify the experiment.
Each of the.js
and.py
files is generated by runnning.psyexp
file corresponding to it.
For that reason, the.js
and.py
files are very complicated and hard to read. - You don't necessarily have to use Pavlovia as the host server.
For example, you can use your own server or use other system.
However, I think that Pavlovia provides one of the simple and easy way to deploy your experiment.