The behavior model is a module in sessions that is used to describe the behavior occuring in a session. The behavior is described by the involved subjects, the setup, and a behavioral paradigm. Both the setup and the behavioral paradigm are private attributes and must be defined separately. You must create both before filling in the behavior form. The private attributes belong to group(s) that must be shared with one of a session's associated projects.
A behavior inherits permissions from the session associated with it. For more information on permissions, please visit the permissions page.
The API allows for programmable access to behaviors, enabling you to read, edit, and delete behaviors through the API. For details about the behavior's fields and data structure, refer to the API documentation of the Behavior API endpoint.