|
|
|
Forum Member
      
Group: Forum Members
Last Login: 10/9/2008 4:26:59 PM
Posts: 33,
Visits: 149
|
|
I am having a problem getting the data I am trying to log to save into the Edat file.
My experiment has 2 blocks: habituation and test. I haven't built the test block yet as I am working on collecting the data during the habituation block.
The habituation procedure starts with an animated attention getter (in place of a fixation) which is an avi file chosen randomly from a nested list. Then there is another movie clip with duration 0, and an inline object which controls the trial length, and when to end the block. The inline also sets the value of the attributes I wish to collect: lookingTime, numberOfLooks, and trialLength as seen in the image below within the list called "habitList".
My problem is that none of the variables at the level of habitList appear in my data files. The data file seems to only go as deep as "BlockList"
You can see my structure in the image below. If necessary, I will post my es files.

Any help you guys can offer would be appreciated.
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: Today @ 5:01:57 PM
Posts: 279,
Visits: 729
|
|
RedTurtle,
Simple things first -- Click on habitProc. Look at the properties list and make sure that LogData is Yes.
-- David McFarlane, Professional Faultfinder
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 10/9/2008 4:26:59 PM
Posts: 33,
Visits: 149
|
|
Wow, what an oversight.
Thank you.
|
|
|
|