You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the interaction consists of n exchanges. We need to be able to:
Randomize the n exchanges.
Randomize within groups of the n exchanges (e.g., 1-4 randomized and 5-8 randomize so that 1-4 are always the first four, and 5-8 always the last four, albeit in different orders).
Randomize the full group. That is, sometimes it's 1-4 then 5-8 and sometimes 5-8 then 1-4.
The text was updated successfully, but these errors were encountered:
If the interaction consists of n exchanges. We need to be able to:
The text was updated successfully, but these errors were encountered: