You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The exercise on the picture below might have a STUCK bug. It never responds to taps and doesn't really do anything, other than showing the screen that is shown on the picture.
Is this on purpose? I think that the kids are supposed to press the amount of dots similar to the number above, but the dots are already there when the activity starts.
The text was updated successfully, but these errors were encountered:
The "numcompare" in the activity name means the task is to tap on the smaller of the two numbers. The prompt at the start of the activity should say so; does it? The two numbers are displayed both as numerals (4, 1) and as quantities (...., .), which is why the dots are already there. The purpose of this task is to develop number sense at a stage where children are still learning to associate numerals, quantities, and spoken numbers. Please check if tapping on the numeral works.
Tapping on a non-target indicates that the child does not understand the task, so it should make RoboTutor respond accordingly, e.g. by repeating the prompt. We have but do not yet use code to detect taps on non-targets.
A next step is to inspect the log around the time of the bug, but it hasn't been uploaded yet, judging from Bagamoyo_2023-02-14..2023-02-21_RoboTutor_usage_weekly_report, which lists 2023-02-16 as the latest session date, well before the February 20th, 09.09am bug report.
Tablet number: 6111000852
RT version: 3.2.2.1
Date: 2023/02/20
Time: 09.09
The exercise on the picture below might have a STUCK bug. It never responds to taps and doesn't really do anything, other than showing the screen that is shown on the picture.
Is this on purpose? I think that the kids are supposed to press the amount of dots similar to the number above, but the dots are already there when the activity starts.
The text was updated successfully, but these errors were encountered: