The loop table contains an invalid column name: 'question '
Hello!
I've trying to create a very simple visual stimuli experiment. I did "quick run" to test it and I came across this error "The loop table contains an invalid column name: 'question '". Does anybody have an idea what I am doing wrong?
Thank you!!
Comments
Hi @reniamorf ,
Column names should consist only of alphanumeric characters and underscores (and are not allowed to start with a number). In your case, it seems like the name contains at least a space, which is not allowed.
Hope that clears things up!
— Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!