PennController for IBEX › Forums › Support › Controller can not retrieve the stimuli › Reply To: Controller can not retrieve the stimuli
August 22, 2022 at 5:57 pm
#8350
Jeremy
Keymaster
Hi,
The script successfully reads the sentence
column from the CSV file, but it contains 12 rows with empty text cells, which is why you see empty sentences when you take the experiment in the first group. It runs normally when you force other groups, eg: https://farm.pcibex.net/r/cBTdXc/experiment.html?withsquare=1
Delete the extra rows to fix the issue
Jeremy