Open Issues Need Help
View All on GitHub Education • Test Preparation
[Enhancement] Update accuracy calculation to trigger at end of word instead of every keystroke 2 months ago
AI Summary: This enhancement request aims to improve the user experience of a typing test by changing how accuracy is calculated. Instead of updating after every keystroke, accuracy should only be recalculated and displayed when a word is fully completed (indicated by a spacebar press) or when the entire test concludes. This will prevent UI flickering and provide a more representative measure of typing performance.
Complexity:
2/5
enhancement good first issue
Education • Test Preparation
AI Summary: This issue requests the addition of a `README.md` file to the Typing Test repository. The README should provide a project overview, list features and technologies, and include a brief contribution section. The goal is to make the project more understandable and accessible to users.
Complexity:
1/5
documentation good first issue help wanted