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

Detect task incompletes, log errors #29

Open gmnotaro opened 6 years ago

gmnotaro commented 6 years ago

The current setup only records when data is submitted after completing the experiment. However, there is currently no way to detect whether people simply quit the experiment, whether an error popped up when they were viewing something, or something didn't properly display - adding checks to the code to log these things to an individual file would help with future debugging