The Randomiser is used to select the stimuli for each trial in random order and reorder them for saving the results. The available options here are:
Class | Description |
---|---|
experiment.examples.NonRandom | Present the stimuli in the order specified in the list text file |
experiment.examples.SimpleRandom | Performs a random shuffle of the order in the list file |
experiment.examples.SimpleRandomPair | Randomiser for pair presentation.One of each pair comes from the first half of the list and the other from the second half. Pairs are randomly swapped left and right. |