-
Accented characters that work locally do not show up in online experiments when the stimuli are drawn from a conditions file in a loop. Example here: https://pavlovia.org/run/jvcasillas/lextale_sp_tem…
-
I defined a couple of polygons and images in PsychoPy builder that had an orientation of 5 degrees. In the builder, the polygons are rotated to the right, but online they are rotated to the left.
…
-
Confusing behavior more than bug: +angle rotates objects clockwise in PsychoPy but counterclockwise online.
https://discourse.psychopy.org/t/orientation-of-an-imagestim-is-set-differently-in-local-…
-
This is my exported code as is:
```JS
psychoJS.experiment.addData('too_late_prac_1_resp.keys', too_late_prac_1_resp.keys);
if (typeof too_late_prac_1_resp.keys !== undefined) { // we had a r…
-
Hi PsychoJS,
I am trying to manually code an experiment and got some issues with playing sound. I got this problem which I cannot figure out. It would be great if you can let me know what I did wro…
ylrbc updated
4 years ago
-
In PsychoPy the markerPos is given a value as soon as the mouse button goes down and, at that point, it causes the marker to be drawn to the screen (so it then follows the mouse being dragged). On rel…
-
-
I think this is consistent for all studies.
-
Discussion started from [psychopy's discourse](https://discourse.psychopy.org/t/resource-registration-management-of-psychojs/7136/2), but it would be great to run a local development version of psycho…
-
Known shapes are `cross` and `star`