Hi,
I was just getting ready to write a test script when I thought that this question might have been by someone competent before.
Suppose you have a counter
<counter COUNTER_items>/ items = (1, 2, 3, 4)/ select = noreplace</counter>
and Inquisit has already drawn items "1" and "3" from the counter. What I'd like to accomplish is to manually reset the counter within an expression so that it is "refilled" again, i.e., in it's initial state with all four elements present.
My idea was to just add an item to the counter via expressions, then delete this item again and hope, Inquisit resets the counter whenever something happens to its item contents. Will this work? Is there another solution?
Bye, Malte.