Skip to content

Fix breaks state transitions

Thomas Duhamel requested to merge fix_breaks_state_transitions into develop

Fixes:

  • Inter-trial break timer gets below 0 right before then end;
  • Leaving the experiment in the inter-block trial leads you to the inter-block-break when you start a new one;
  • Resets user ID and session inputs before starting a new experiment.

Merge request reports