Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: show typos on the virtual keyboard after a lesson #36

Open
aradzie opened this issue Oct 6, 2023 · 4 comments
Open

feature: show typos on the virtual keyboard after a lesson #36

aradzie opened this issue Oct 6, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@aradzie
Copy link
Owner

aradzie commented Oct 6, 2023

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.

@SaurabPoudel
Copy link

Hi @aradzie ! I am interested in contributing to this issue

@aradzie
Copy link
Owner Author

aradzie commented Oct 6, 2023

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.

@SaurabPoudel
Copy link

@aradzie can you please assign it to me ?

@aradzie
Copy link
Owner Author

aradzie commented Oct 6, 2023

@aradzie can you please assign it to me ?

Sorry, no. I want to do it myself. Try something simpler first.

@aradzie aradzie added the enhancement New feature or request label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants