makebrainwaves / BrainWaves

An easy-to-use platform for EEG experimentation in the classroom
MIT License
61 stars 26 forks source link

Switching between experiment types is non-deterministic and broken #135

Closed jdpigeon closed 3 years ago

jdpigeon commented 4 years ago

There's currently some issues with statefulness regarding experiment parameters that manifests as confusing and non-deterministic switching between experiment types on the design and collect screens.

This will be fixed soon by an update to the experiment reducer and how lab.js experiment state is handled.