Bruce Wilcox - May 18, 2015:
Maybe what you want is an exhausting random walk thru a set. Sets cannot be exhausted, but you can do this:
query(direct_vo ? member ‘~val)
loop(15) {pick(@0subject)}
I’m trying to do it but found that the randomizing of pick() sort of initialized itself in a fixed way at topic start, and I could get a different random sequence only after some user input. (Please refer to the test script and screen shot attached.)
But my requirement is to present a different random sequence at the start of a topic, before any user input.
Am I doing anything wrong or is there any way to achieve that requirement? Many thanks in advance.
Click thumbnail to see full-size image