in my experiment participant have to type there response and then they get feedback on it. Everything works fine in the builder. But my csv column for the typed response is blank.
This is what i have so far:
I tried adding :
thisExp=psychoJS.experiment;
But then i get an error:
NameError: name ‘psychoJS’ is not defined
Can someone help me with this ?