URL of experiment:
Description of the problem:
Hi,
I tried to use a Code Component to generate a duration value between 1 and 3 seconds, then using $ sign to assign this variable to a duration box to set the duration of a text component.
The variable works as expected (generating random number between 1 and 3) in both PsychoPy (v2020.2.3) and PsychJS (on Pavlovia). However, this variable only controls the duration in PsychoPy, but not on Pavlovia.
My question is how to control the duration of a component (text, image etc.) with variables in PsychoJS (Pavlovia).
Really appreciated.
Gabriel