7 Conditional Nodes and Loop Nodes
Add visual representation of conditionals and loops using a decision tree/flow chart structure
Quick examples: - Conditional ‘please respond faster’ message - Loop over missed/wrong trials?
Note that when loops and conditionals are used, the number of rows in the data may not be the same across participants. The data is only saved from the trials that actually run, so some participants may have more/fewer rows in their data, depending on whether conditionals ran, and how many times a loop repeated.