Hello all,
Finally the improved type trainer is up and running. It has been quite a hazzle but its finally done. As you may have noticed the type trainer didnt give the immediate feedback that I wanted. Sometimes although you typed the correct input it would first turn to red and not until the textblock was right the right response would show. The problem was a nerdy one… it turns out that text input is so “smart” that it automatically changes unicode for a hangul letter depending on its position… which means I had to program a function that translated all text positions for correct comparison. I have now added all these exceptions to the engine.. but there can be some that I have missed. So if you see an uncorrect feedback in the type engine dont hesitate to let me know…