Trial

Trials are responsible for organizing stimuli and user interactions.

Trials are responsible for pulling together all the components of a minno-time. In particular they are responsible for creating the interactive experience for the users. When putting together a trial you create resources for yourself (stimuli, input listeners) and define the interactions that the trial will contain.


Input

Listenting for user input

Interactions

Creating interactivity

Interactions - actions

Define the reactions that MinnoJS has to user interactions.

Interactions - conditions

Define the conditions in which an interaction triggers

Stimuli \ Layout

A collections of stimuli to be displayed

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