GroupMember#
- class alfred3_interact.member.GroupMember(matchmaker, **data)[source]#
Bases:
object
The group member object grants access to a member’s experiment data.
The group member object’s most important job is to provide easy access to the member’s experiment data through the following attributes. They provide the same objects as the corresponding attributes of the
alfred3.experiment.ExperimentSession
object:Methods
Attributes
Dictionary of additional data.
Alias for
adata
Dictionary of client data.
If the member is associated with a group, this property returns the group id.
Indicates whether the member is associated with a group.
Dictionary of experiment metadata.
Dictionary of movement history.
The member's role.
Full dictionary of experiment session data.
Flat dictionary of input element values.