RoboTutorLLC / RoboTutor_2019

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

"Multiple Story activities based on story_4 halt after the phrase ""Ana simu tano."" (Note: This does NOT affect story.hear::story_4 or story.gen.hear::story_4.) 5 - Story4Stuck.jpg 5 - Story4Stuck.mp4" #404

Open JackMostow opened 5 years ago

JackMostow commented 5 years ago

RoboTutor_sw_ttfffSWtt_2.7.5.1_000002_2018.10.29.14.04.07_6111001367.json

ANA SIMU TANO

JackMostow commented 5 years ago

Line break is red herring caused by absence of spaces after TANO

JackMostow commented 5 years ago

Replicated in STUCK at Ana simu tano PERF_RoboTutor_dbgTTTFFswFFF_2.7.5.1_000008_2018.10.29.21.52.43_6105001158.json

STUCK at Ana simu tano RoboTutor_dbgTTTFFswFFF_2.7.5.1_000008_2018.10.29.21.52.43_6105001158.json

amogh112 commented 5 years ago

@JackMostow If I understand it correctly, the period after tano is causing the problem. What does the first json imply? You mentioned that story.hear::story_4 is NOT affected. The json also shows CORRECT for the next word AKIAMKA. What solution do you propose?

JackMostow commented 5 years ago

@amogh112 - I replicated the bug on my tablet. I don't think the period in "Ana simu tano." is a problem. But the omission below of "Ana simu tano." between " Mwangalie!" and " Akiamka anazipanga simu zake tano juu ya meza." seems suspicious. Perhaps "!" confuses code that parses story text at some stage. I think "!" occurs in text for one of the other bugs too, but I don't know if it's relevant. I'll look later.

{"type":"LOG_DATA","tutor":"story.hear::story_4","class":"INFO","tag":"PERFORMANCE_TAG","time":"1540865054209","data":{"timestamp":" 1540865054209"," userId":" DEBUG"," sessionId":" null"," gameId":" 098c8198-d25e-4703-8e14-6fc57725bff7"," language":" LANG_SW"," tutorName":" story_reading"," tutorId":" story.hearstory_4"," matrixName":" stories"," levelName":" WORD"," taskName":" story"," problemName":" Mwangalie!"," problemNumber":" 0"," substepNumber":" 0"," substepProblem":" 0"," attemptNumber":" 0"," expectedAnswer":" MWANGALIE"," userResponse":" MWANGALIE"," correctness":" CORRECT"," feedbackType":" null"," totalProblemsCount":" 0"," promotionMode":" PROMOTION"," scaffolding":" null"}}, {"type":"LOG_DATA","tutor":"story.hear::story_4","class":"INFO","tag":"PERFORMANCE_TAG","time":"1540865057153","data":{"timestamp":" 1540865057152"," userId":" DEBUG"," sessionId":" null"," gameId":" 098c8198-d25e-4703-8e14-6fc57725bff7"," language":" LANG_SW"," tutorName":" story_reading"," tutorId":" story.hearstory_4"," matrixName":" stories"," levelName":" WORD"," taskName":" story"," problemName":" Akiamka anazipanga simu zake tano juu ya meza."," problemNumber":" 0"," substepNumber":" 0"," substepProblem":" 0"," attemptNumber":" 0"," expectedAnswer":" ANA"," userResponse":" ANA"," correctness":" CORRECT"," feedbackType":" null"," totalProblemsCount":" 0"," promotionMode":" PROMOTION"," scaffolding":" null"}},

JackMostow commented 5 years ago

Might story_4 break only in .clo or .pic because they don't leave enough space on the screen for the text?