So as you may know, hangul consists of blocks of letters. And these letters is maybe the hardest Ive dealt with in Jquery (programming language).

Each letter has a specific code depending on where they are located in the textblock. I have worked on a problem with the typetrainer for some time. When you enter your letters they form nice textblocks. If you notice it, sometimes when you enter the correct letter it will give a red indicator, although the input is correct. Simply because the jamo draws the correct letter to an incorrect block position and correcting this when the next letter is entered thus giving a green indicator.
That is of course not good enough. I want it to indicate that the letter is correct and still move it to the correct position.

Scratches head.

This website uses cookies. By continuing to use this site, you accept our use of cookies.