RoboTutorLLC / RoboTutor_2019

Main code for RoboTutor. Uploaded 11/20/2018 to XPRIZE from RoboTutorLLC/RoboTutor.
Other
7 stars 4 forks source link

word_copy: prevent tapping from erasing on non-sentence tutors #417

Open kevindeland opened 5 years ago

kevindeland commented 5 years ago

This causes extraneous data in the log files. See this line.

JackMostow commented 5 years ago

This issue is too cryptic for me to understand the desired functionality or the problem with the code.

amogh112 commented 5 years ago

This line is to log when the kid erases a letter in the writing activities. Evelyn and I discussed that it might be useful to log when the letters are being erased.

  1. Is this affecting other activities with writing boxes?
  2. Is this logging at incorrect instances?
JackMostow commented 5 years ago

Thanks for explaining. @kevindeland - "extraneous" in what sense? Making it hard to tell what was written? Making log files too big?