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
When a lesson is completed, we show a heatmap overlay on the virtual keyboard. In addition to this, explore the possibility to show typing errors in the form of an arrow from the intended key to the actually typed key.
The text was updated successfully, but these errors were encountered:
Hi @aradzie ! I am interested in contributing to this issue
I believe this is a substantial feature which requires quite a few changes. To begin with the information about those errors is not recorded anywhere, and the text input component must be updated to record incorrect key presses. Then the virtual keyboard component must be updated as well with a new layer do display errors.
When a lesson is completed, we show a heatmap overlay on the virtual keyboard. In addition to this, explore the possibility to show typing errors in the form of an arrow from the intended key to the actually typed key.
The text was updated successfully, but these errors were encountered: