Group: Forum Members
Posts: 9,
Visits: 49
|
Hi, my experiment requires that all subjects receive the exact same order of presentation of trials (though such order will be a random one). Is there any way to achieve this, for example by storing a list of trial names somewhere and going through it? I was unable to this by using a list storing strings and retrieving them with list.mylist.nextvalue. I have a feeling this could be achieved by some conditional logic but I could not find the syntax to use it inside a /stimulustimes property.
Thanks
|