Behaviors

Filter

By Setup

By Behavioral Paradigm

By Session

By Subjects

Help

Behaviors

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.

Fields

  • Session: The project name must be unique across BrainSTEM (required).
  • Subjects: List of subjects (required).
  • Setup: Related setup (required).
  • Behavioral paradigm: Allows you to add additional fields to the project. The values can be strings or numeric values (required).
  • Notes: Notes about the behavior.

Permissions

A behavior inherits permissions from the session associated with it. For more information on permissions, please visit the permissions page.

Behavior API Access

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.