ContextLab / brainfit-task

a package for acquiring fitness tracker (Fitbit) and cognitive task (JsPsych) data on the Amazon Mechanical Turk platform
2 stars 0 forks source link

Remove hard-coding in python file #18

Open gmnotaro opened 6 years ago

gmnotaro commented 6 years ago

in custom.py, some of the variables (e.g. word list length) are hard-coded into the bonus-computing section - ideally should have way of passing variables from the Javascript code to the Python file