Can't print the information i got from the participant in the form text display item
I am creating a list to append the information i got from the user and i see the list is correct on the console but when i try to print it on the form text display item using the line below, it does not print.
exp.set('saved_list', '\n'.join(var.saved_list_blok1))
The weird thing is, using the same code i can print the same kind of variable i defined in the inline script without any problem. It's like i can't print the information taken from the participant on the form text display.
I explained the problem better in the notepad item in the experiment. I'd love that if you could take a look.
This discussion has been closed.

Comments
Duplicated entry. See: https://forum.cogsci.nl/discussion/8790/input-taken-from-text-input-item-cant-be-displayed-on-form-text-display-item#latest