Test your typing speed! You must type the entire paragraph below perfectly and the scenario will stop and display your speed. While you are typing it will display the time in seconds.
Can I suggest a couple changes? I did a rewrite of the Typing class: https://gist.github.com/Duta/20d2376240a15dd36d48
Mostly it's just making the code prettier, but there's also a couple "proper" changes:
- Fixes a crash when backspace is pressed (if you press it before typing anything)
- Changes weird behaviour with spacebar handling
I also didn't understand your typing speed calculation, so I changed it to the "normal" one: wpm (words per minute).
But yeah, I just wanted to make a suggestion and fix the crash.
Oops, sorry I did not see this earlier. Thanks for the suggestions! I was bored one day and couldn't think of anything else. I Forgot about it afterwords. Anyway, I will try to fix it soon.
A new version of this scenario was uploaded on Thu Jun 27 18:50:58 UTC 2013
Fixed backspace bug.
2013/6/8
2013/6/27
2013/6/27