PennController for IBEX › Forums › Support › Randomly get item from certain conditions › Reply To: Randomly get item from certain conditions
January 25, 2021 at 10:54 pm
#6550
Jeremy
Keymaster
Hi,
I moved this topic to the Support section of the forums.
I think what you are looking for is the rshuffle function:
Sequence( rshuffle("A","filler","B") ) Template( "Data.csv" , row => newTrial( row.Condition , // etc.
Jeremy