-
Hello,
This is not so really an issue but more of a feature request/inquiry.
We have some tasks we developed in psychopy/psychojs which we want to host on our own servers using expfactory. We ar…
-
I am including a visual.ShapeStim in my PychoPy which runs well offline (using python) but when I run it online the "lineColor" attribute is not functional - I indicate the color as red but it shows a…
-
Hey, thanks for writing this module! I'm using it to tabulate unit and e2e that will end up in this wiki: https://github.com/tpronk/e2e_robot/wiki/Overview-of-WebdriverIO-tests, which we'll later inte…
-
Heya, @RebeccaHirst further developed my PsychoPy/PsychoJS demo, and now I'm further developing that again. Got a little suggestion that might benefit the way the cover is set up...
I noticed that …
-
Hey friendly community,
I’ve tried implementing an online experiment with the PsychoPy 2023.2.2 builder. It contains a form, which unfortunately is mangled as soon as I try it in the local browser:…
-
I'm examining what it would take to make the [pizza-calculator](https://gitlab.pavlovia.org/demos/pizza-calculator) run on PsychoJS.
I noticed that the `bigPizza` Polygon has a Python expression i…
-
This is a great framework!
I tried to track in the code of Sound.js what the 'hamming' option does without success. The attribute is declared but seems to be never used. I also did not find any ref…
-
In the Builder, I have defined a button that appears and disappears on two conditions :
![image](https://user-images.githubusercontent.com/10470407/228498369-247c7d29-c8ca-4886-b25a-602ef7345b95.pn…
-
Implementations of getKeys are different between PsychoJS (returns keyboard entities) and PsychoPy (returns actual keys). Concretely this means the following. If you set your keyboard layout to german…
-
I'm currently implementing ElementArrayStim into the JS backend for use with Pavlovia. I've worked out _a_ way to do this, but it would be helpful to know a best practice approach. Specifically, it w…