makebrainwaves / BrainWaves

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

Extract the copy to a json #93

Closed teonbrooks closed 3 years ago

teonbrooks commented 4 years ago

for ease of updating and keep the copy up-to-date, we should be pull these out to a json so we can have a template per experiment so we make sure the experience is the same across each one. It will also lower the barrier for adding/removing/swapping out experiments.

teonbrooks commented 3 years ago

completed with #143. the json will eventually be converted to json with #144