PennController for IBEX › Forums › Support › unable to download 'results' › Reply To: unable to download 'results'
September 30, 2021 at 5:29 pm
#7334

Keymaster
Hi Juliana,
Your code seems fine, as far as I can tell (the lines PennController.SendResults
won’t have any effect because there’s no ()
but that doesn’t matter since you have SendResults()
directly in your Sequence
)
Do you know if the participants took your experiment at a specific time? With a specific browser? From a specific region?
Also, how many lines do you have in your results file? The PCIbex Farm will stop serving data after 100K lines of results, so if you have more than that you will need to collect your results file in multiple times
Jeremy