I am trying to implement an experiment in which I have 16 different page of stimuli. I want the pages to be presented to each subject in a randomly selected order and for each page to only show up once. This is what I've written into my script but whenever I run the script it keeps re-using pages, meaning not all of them get shown and some get shown more than once. Can someone help me understand what I've done wrong here?
<survey WCT>
/pages = [1-16=noreplace(WCT1, WCT2, WCT3, WCT4, WCT5, WCT6, WCT7, WCT8, WCT9, WCT10, WCT11, WCT12, WCT13, WCT14, WCT15, WCT16)]
</survey>