-
Currently with the option to stop the test if it reaches below a minimum accuracy, the test can fail quite early if just one mistake is made at the beginning. This can be a bit annoying. It would be nice if there was a setting where the test only stops if the user has typed a certain number of characters. |
Beta Was this translation helpful? Give feedback.
Answered by
Miodec
Aug 10, 2023
Replies: 1 comment 1 reply
-
It used to ignore a few starting words but then people found it confusing that either:
Allowing some words just delays the test fail, so that got removed. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Miodec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It used to ignore a few starting words but then people found it confusing that either:
Allowing some words just delays the test fail, so that got removed.