Typed text in Text box doesn't appear in Pavlovia

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:

Name: Grupo_1
Project ID: 198048
Public

Hi There,

I think it is that you need a code component with textbox.refresh() in the begin routine tab!

(bug will be fixed soon sorry!)
Becca

1 Like

Hi Becca

Thank you to solve my problem with the textbox

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.

Could you please help me with this?

Gustavo Campelo · GitLabgrupo-1.git

Name: Grupo 1
Project ID: 200593

Hi There!

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.

Thanks!
Becca