PennController for IBEX › Forums › Support › Data-collection link doesn’t work
- This topic has 1 reply, 2 voices, and was last updated 1 year, 7 months ago by Jeremy.
-
AuthorPosts
-
April 18, 2023 at 2:47 pm #10456li_dxParticipant
Hi Jeremy,
I hope this finds you well! I’m writing as the data-collection link of an experiment of mine doesn’t seem to work. The experiment runs all right when I test it using the demonstration link; but when I use the data-collection link, it’s often frozen on the first page preloading resources; even when it can proceed to the next page, it fails to load all the resources. Do you have any idea what is the problem and what we can do about it? Here’s the demonstration link: https://farm.pcibex.net/r/dfAFvR/
Thank you very much!
Best,
DaoxinApril 19, 2023 at 4:57 am #10457JeremyKeymasterHi Daoxin,
Discrepancies between the two links often have to do with them running different groups: after taking the demonstration link a few times, you might be running in, say, group 2, but if you’ve never completed the study with the data-collection link before, you’ll be running it in the first group using that link. If there are problematic references in your table(s) for the first group, but not the second, then you’ll only experience issues with the data-collection link (although you can force a group when running your experiment with either link using
server.py?withsquare=N
)
So first thing to do is double-check your file references: make sure each filename from your tables is found across the zip files and the files in your project’s Resources folderThat being said, I couldn’t really replicate your specific issue, because the two high* zip files you preload are several hundreds MBs each, and my browser would fail to complete the background downloads, so some video files (as part of a zip file) simply were never downloaded and therefore could not be preloaded at all, regardless of which group or link I would use. That’s another potential source of discrepancy: maybe the zip files had already been downloaded before during your test runs with the demonstration link and you have them in your browser’s cache, but running the data-collection link might have prompted new download requests that did not complete, as was the case for me. It would be worth investigating whether/how you could make your video files, and so ultimately your zip files, lighter so that they can be properly downloaded in time
Jeremy
-
AuthorPosts
- You must be logged in to reply to this topic.