Column Context does not exist
Hi all,
I am very new to using Open Sesame and I am trying to adapt an experiment template, but every time I run the main experiment part (which is a loop), I get this error message: "Column Context does not exist".
Please could someone help me figure this out?
Thank you!
Comments
Hi @MaximeL ,
You probably have an operation in the script of a
loopitem that operates on a column (with the name Context) that does not actually exist in the loop table. If you open the script of theloopitem and search for 'Context' you should find the problematic line.Hope this helps!
— Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!