Description of the problem: Hi! I created an experiment in PsychPy and everything runs smoothly, but when I uploaded it to Pavlovia, the Form component has two bugs. 1. the colour I chose in PsychoPy is not the colour I now see on Pavlovia.
2. The Button is supposed to appear after every question is answered, which works perfectly in PsychoPy, but just does not appear in Pavlovia.
If anyone has an idea what might be the problem, it would be great if you could answer me. Thanks in advance for your help!
a link to an experiment in Pilot mode expires after 1 hour. Make your project public and post a link to your project or upload a toy example of your experiment here.
So thats how it looks in PsychoPy (also the Button appears when I filled out the form). Below is how it looks on Pavlovia, no button appears and I am stuck at that task.
Thank you for answering me, i cannot change the pilot to public, but i uploaded the Javascript for the form and button Psychopy compiled and pictures how it looks.
Maybe you have an idea why its not working.
do you mind uploading the PsychoPy-script instead of the PSychoJS? I rely on the auto-translate feature of PsychoPy.
You change the status of your project on gitlab. Click on View code, log into gitlab, select settings, general, permission. You don’t need to do this when you upload the form-code here.
A quick note that I don’t recommend button for online use. The beta sticker is going back on this component in the upcoming release. use image +mouse component instead for now would be my suggestion!
Is there also an alternative combination for the editable textbox component? when i run it online, it either skips that part or just a grey line is visible in which you can write…