ExperimentSession.session_data#

property ExperimentSession.session_data: dict[source]#

Full dataset of the current experimental session.

Contains client information, experiment metadata, element values, movement history, and additional data.

You cannot (and should not) change subject data by manipulating the dictionary returned by this property.

Returns

Full dataset of the current experimental session.

Return type

dict