Sequencer

How to control the flow of your tasks, and everything that has to do with randomization and responsiveness

Each task presents a sequence of frames/objects. In its simplest form the task sequence is an ordered list (an array) of frames (e.g., pages in a questionnaire), and it activates them one after the other. There are several ways that you can control the sequence order (e.g., random selection of questionnaire questions).


Introduction

Templates

Templates are the way you can use local variables and custom Javascript within your tasks

Inheritance

Mixers

Sequencer

Variables

Environmental variables

Last modified March 11, 2021: setup hugo (11980dc)