Typing and displaying results with mouse clicks

Hi. Please share your knowledge! I need to do the following and have no clue how to do it :

Participants see the screen with words/buttons with words. When clicking on the word it appears in a separate space. A respondent can click on multiple words to form a phrase.

OS Win11
**PsychoPy version 2022.2.4

Hi @Dasha_Mesquita,

this should help you as a blueprint.

word_buttons.psyexp (17.1 KB)

Thank you so much @ajus!

1 Like

@ajus, I hope I am not overusing time. Your suggestion works perfectly well, but I wanted to erase the text every time a new picture is shown.
In my experiment the buttons are static and the image is changing in the loop.

No worries! I think it should be sufficient to include a code component and run phrase = "" in the “End routine” tab.

1 Like