PsychoPy Online Demos

Simple “Video Player”-Controls Implementation for MovieStim (Online and Offline)
Utilizing the Likert-Scale-Component to mimic a video progress-bar and polygons to match “Play”- and “Stop”-Buttons.
Try it | Code | Discussion

Upload Local Images to a Local Blob and use in PsychoJS Experiment (Online)
This demo is a PoC of using a dynamic File Upload Field to allow local blob encoding of images (“participant can upload their images”).
Try it | Code | Discussion

Using HTML-Markup in TextComponent for Online Experiment TextToHTML
A “simple way” to use HTML/CSS/JavaScript in TextStim in Online Experiments on Pavlovia.
This is still a WIP but for Standard Desktop-targeted Experiments
Try it | Code | Discussion

Simple/Basic Dropdown-Selection for Online and Offline Experiments
Dropdown-Example that works online and offline.
Try it | Code | Discussion

Using a JSON-File for Paramters in Online and Offline Experiments
Using an external JSON-File to manage e.g. textSizes and Positions. This can be used to change the Layout or other experiments-settings without regeneration of PY/JS-Code.
Try it | Code | Discussion

Simple Demo Project to show how to implement continuous mouse and key presses in PsychoPy
Simple Demo Project to show how to implement continuous mouse and key presses in PsychoPy. This works online and offline.

Try it | Code

Tips & Tricks:
Tricks for Local-JS-Debug: Tips & Tricks: Ensure Newest File-Versions in Local Debug of PsychoJS-Experiments

2 Likes