By Wenkuo - 4/24/2015
Hi,
I recently encountered a strange phenomenom when looking over my Inquisit data file. I saw that the file lacked a column for both the latency and the blockcode, even though I made sure to save those when using the data element.
So after that, I went through the experiment again (after removing the data file to a different folder). Yet, this time, there was nothing missing in the newly created data file.
So now I'm wondering whether this was a one-time accident, or if it's possibly something else?
Regards,
Wenkuo
|
By Dave - 4/25/2015
Here's what probably happened:
(1) You already had a data file from a previous run, which *excluded* those columns (i.e., they were not specified in the <data> element at the point the data file was generated). (2) You made edits to the script and in the process added those variables to the data element. (3) When you ran the script, data was appended to the left over, old file from (1).
To avoid such things, either make sure to remove any old data files or use the /separatefiles attribute to get a separate data file for each run.
|
By Wenkuo - 4/25/2015
Hi Dave,
Thank you for the quick reply! However, the points you made, I can understand it if that was the case. But the thing is, I'm missing data for something (latency) that I had already specified before I even ran it the first time. Shouldn't that at least still be there, even after adding new variables?
Regards,
Wenkuo
|
By Wenkuo - 4/26/2015
Since I have no idea on how to edit a previous post, I'll have to do it like this.
Apparently, the data was not missing per se. It somehow just did not show up in the Inquisit data file. However, when I openen it in excel, it was there.
Now I just need to figure out how that happened, but at least the initial problem is not a problem anymore.
|
By Dave - 4/26/2015
Can you attach that data file here (click +Insert to upload files) and tell me exactly what is / is not showing up when viewing the file in Inquisit vs. viewing it in Excel?
|
By Wenkuo - 4/28/2015
Hi Dave,
It's solved! It wasn't anything with the inquisit data file or excel (both do show the same data). Apparently, it was just my laptop doing weird things.
Regards,
Wenkuo
|
By Dave - 4/28/2015
Ah, good to hear that. Thanks for letting me know!
|
|