Hey -<br><br>I apologize if this question is really simplistic, but I'm completely new to Eprime and I'm having problems designing a recognition memory experiment.<br><br>In this experiment, I need to present subjects with 8 pictures all of different categories (like dogs, cats, birds, etc) and then subsequently test them on their recognition of the studied pictures as well as new pictures from the studied categories as well as new pictures from unstudied categories. There are 16 total categories each containing 9 different pictures.<br>
<br>I've structured the experiment such that within the Blocks list, I have a Categories list nested to the Blocks list and the 16 picture categories nested to the Categories list. The individual categories lists all have references to the specific picture files. Overall categories list has a generic attribute [Stimulus] that links to the individual pictures within each categories list. <i>All</i> of these lists are randomized.<br>
<br>So it goes like this:<br><br>Blocks<br>     -Categories (contains attribute [Stimulus]<br>          -*16 individual categories* (attribute [Stimulus] links to picture files<br><br>After the category lists, the Block Proc begins. First up is the study presentation phase, which should cycle through the first 8 categories on the list and present one picture from the individual categories. To do this, I have a StudyProc that loops 8 times and contains a picture file that uses [Stimulus] as its reference.<br>
<br>My problem is that the picture file ends up just showing the same picture 8 times each time I run the experiment.<br><br>I was thinking about adding an attribute to the Categories list like "Studied", with a default that says "no", and adding an inline command after each picture presentation that changes the status of "Studied" to "No".<br>
<br>My question is - in the ImageDisplay properties, what do I type into the filename to ensure that it only shows pictures that have not been shown before? I've tried typing Studied.No, [Stimulus.Studied=No], Studied=No, but I can't seem to figure it out and I couldn't find anything in the help files about this.<br>
<br>If anybody could be so kind as to point me in the right direction, I would be really grateful.<br><br>Adam<br><br><br>
--~--~---------~--~----~------------~-------~--~----~<br>
You received this message because you are subscribed to the Google Groups "E-Prime" group. <br> To post to this group, send email to e-prime@googlegroups.com <br> To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com <br> For more options, visit this group at http://groups.google.com/group/e-prime?hl=en<br>
-~----------~----~----~----~------~----~------~--~---<br>
<br>