By moon3 - 6/20/2017
Dear Dave,
one participant needs to wait every time not only at the beginning but also during the tasks for the upload of the stimuli. She told me that she is constantly having the message "Downloading files". Is the problem on her computer, graphic card...?
Thank you in advance,
Mónica
|
By Dave - 6/21/2017
+xDear Dave, one participant needs to wait every time not only at the beginning but also during the tasks for the upload of the stimuli. She told me that she is constantly having the message "Downloading files". Is the problem on her computer, graphic card...? Thank you in advance, Mónica I could use more context here. If you are administering scripts via a <batch>, that would be normal. Files required by a given script run by the <batch> are only downloaded once that script is invoked by the <batch>. I.e. with
<batch> / file = "a.iqx" / file = "b.iqx" / file = "c.iqx" </batch>
Inquisit would first download a.iqx and all the files / stimuli associated with it. Then it runs script a. Once script a has been completed, script b.iqx and all files associated with it are downloaded. Once b has been completed by the participant, c.iqx is downloaded.
|
|