If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win10): win 10
PsychoPy version (e.g. 1.84.x): 3.6
**Standard Standalone
What are you trying to achieve?: I am trying to dislplay a text from a condition file but it gives me an error message when i try to set the variable from the builder $task…I’m confused because instead if i want to display some images ($stim) from the same condition file it works. Additionally the first time i tried it worked so i don’t understand why is giving me this error. Please HELP
What specifically went wrong when you tried that?:
Traceback (most recent call last):
File “J:\Testing Online\TestingOnline_lastrun.py”, line 165, in
text=task,
NameError: name ‘task’ is not defined
I’ll upload the exp file with the condition file i’m using
ChooseSetA.xlsx (17.1 KB)
Imagelist1.xlsx (31.8 KB)
TestingOnline.psyexp (28.2 KB)