Hi,
Description:
----------------------
In my application [testing] users listen to an audio file and they need to typ the text they hear into a textarea field.
In my database, I have the final, correct text!
Problem:
----------------------
How can I compare these two texts?
But in order to make it more complex [;-)] I need to be able to count the number of the mistakes, because everytime they make a mistake, a counter will be increased by 1.
All the specials signs, like ?/. must be replaced as well, also white spaces. But that isn't much of a problem, GunJack was so good to help me out on that one ;-)
Thank you word:
------------------------
;-) Many thanks in advance!
Bram
Description:
----------------------
In my application [testing] users listen to an audio file and they need to typ the text they hear into a textarea field.
In my database, I have the final, correct text!
Problem:
----------------------
How can I compare these two texts?
But in order to make it more complex [;-)] I need to be able to count the number of the mistakes, because everytime they make a mistake, a counter will be increased by 1.
All the specials signs, like ?/. must be replaced as well, also white spaces. But that isn't much of a problem, GunJack was so good to help me out on that one ;-)
Thank you word:
------------------------
;-) Many thanks in advance!
Bram