Dear Becca,
I am experiencing a similar issue with my experiment in pavlovia. For some reason the text box is only accepting text in the first item. From the second item on it is not even possible to select the text area inside the text box (it appears in the screen, but the text cursor does not appear in the box when I click on it). Do you have any idea of how I can solve it? Here is the link for the experiment:
The textbox has worked, but now I am with another problem.
I have built a project with a Feedback after each answer of the textbox and another one, at the end, for the entyre project. For this I have created a code to sum the correct answers to show the final proportion.
In Psychopy, this code [code_2] adds a column called “[totalacertos]” and it sums 1 for each correct answer. But on Pavlovia comes up a message saying that this propertie is undefined and end my experiment.
I think that on Pavlovia this code “study.addData(‘totalacertos’, Acerto)” is not working and because of this it can’t continue.
Please to hear that solved the problem. If possible - please may you mark the solution to this topic using the “solution” button and start a new topic for different questions? That just helps future users navigate the space.