I’m writing a typing tutor, and i dont know what to do anymore.
I have a database which contains the text for my typing tutor. This text is shown in a JTextfield. Under this TextField there is a another TextField which belongs to the user. The user must type over the text shown in the JTextField.
Now my problem is i dont know how to check if the user correctly spelled the word and i dont know what i need to search for
1 Answer