FYI - iPhone Typing Test

Hey everyone,
My friend sent me a link for a typing test to test your speed on the keyboard. Enjoy!
www.iphonetypingtest.com

Thanks ... cool little test. I'm getting between 20-30 words per minute with about 95% accuracy.
The site doesn't check accuracy other than telling you if you made mistakes. It also doesn't care if you actually type anything, but if you self-check it's worthwhile.

Similar Messages

  • Typing Test

    What is the best algorithm to score a typing test?
    A user types from a sample. You compare the two samples and determine how accurate the sample is. A missed word, an extra word or a misspelled word are wrong. Having more than 2 spaces between words is also incorrect. Having more than 10 words incorrect in a row is an invalid sample
    I have come up with a very complicated algorithm and wonder if there is some genius who came up with an elegent solution to this. Mine, I do not believe, is not elegant.
    My Algorithm --
    1. Check for extra spaces.
    2. Tokenize the sample.
    3. Compare the user to the sample word for word until and incorrect word is found.
    4. Once an incorrect word is found you must determine if it is incorrectly spelled, extra or there is a missing word. This is done by finding whether the least number of errors exists if it is misspelled, missing or extra out of the next 5 words with the default being misspelled.
    5. Follow these procedures to the end.
    More abstractly you are comparing two lists and determining the commonality of them
    a b c c d e
    a b c d e
    there is one error here.

    I have had a great deal of luck with the Levenshtein. There were still holes in my previous hack algorithm. Levenshtein finds an optimal edit path, but does not find the best path, which is what I really want. I have used the Levenshtein algorithm to make decisions on which direction to take the path and have improved the edit path. Whether or not it is necessarily true (in the proveable sense) I can't tell you.
    Heres the basic algorithm now.
    compare string a to to string b. b is larger in my case always, so an equal number of b and a tokens are compared.
    int distance = 0;
    if a[i] != b[i]
    error++;
    a[i] = b;
    distance = Levenshtein(a,b); // computes the distance if you choose this path. I only look ahead 10 (or to then end of the string I am comparing to. )
    do the same for an insertion and a removal, finding the best distance between the three possibilities.
    You can make better editing decisions this way and come up with a low distance. I'm guessing that if you looked ahead to the end of the string it would be even more accurate, but that would get ugly based depending on the size of the string. Right now there is one iteration of the string and then 3 iterations of 10 for every error.
    with a maximum of n + 30n, which is a linear complexity. If you use a length of the entire string its getting closer to N^2.

  • What is the best place to do an iphone speed test?

    What is the best place to do an iphone speed test? I hear some sites are not so accurate.
    I ask because i would always have speeds above 750 kbps but now im not getting more than 400kbps after i updated to 2.0.2 . I just wanna double check that my speeds actually did suddenly drop with the update.

    I am not sure these numbers are good, but I did some tests on my phone with different settings. All bars full on both Wifi, 3G and Edge using Telia here in northern Sweden (using above site):
    Wifi Download: 4.25 Mbps (4245 Kbps / 518 kB/s) transferred 2304 KB in 4.4 sec.
    Wifi Upload: 0.9 Mbps (972 Kbps / 119 kB/s) transferred 512 KB in 4.31 sec.
    3G Download: 1.17 Mbps (1177 Kbps / 143 kB/s) transferred 1280 KB in 8.9 sec.
    3G Upload: 0.16 Mbps (156 Kbps / 19 kB/s) transferred 512 KB in 26.81 sec.
    Edge Download: 0.2 Mbps (199 Kbps / 24 kB/s) transferred 256 KB in 10.5 sec.
    Edge Upload: 0.06 Mbps (60 Kbps / 7 kB/s) transferred 256 KB in 34.8 sec.
    Maybe the numbers would be different if there were a similar test site in Europe, as I often find any speed tests depends on the physical location of the test server.

  • How do I create a typing test in Adobe Captivate?

    Does anyone know of a widget or some other way that I can create a typing test in Captivate to evaluate a learner's typing speed and accuracy?  Any suggestions would be appreciated.  Thanks.

    I spend a fair amount of time working to learn some Flash and haunted some Flash coder groups on the set. I think I remember seeing some Flash typing practice code that you could buy. If you can get the fla files perhaps some tweaking could be done so that it can talk to Captivate for some score reporting to the instructor. I don't know enough about that sort of thing to be sure, but it would be worth exploring.
    I did a search and there were sevreal hits. THis one looks interesting - http://active.tutsplus.com/tutorials/games/create-a-complete-typing-game-in-flash-with-as3 / . If you have the eLearning Suite, you have Flash available to give it a shot with. I have been gradually learning a little Flash, nothing fancy, mostly drag and drop sorts of things. It isn't too hard to learn, but you need consident time. I get spurts here and there and that has slowed my learning curve down. I start figuring something out and then I get slammed with a high workload and by the time I can get back in to the Flash I forgot much of what I learned and have to relearn it again. sigh. It has a lot of power though and it is always worth learning the tools that make up the tools we use such as Flash, Captivate, Muse, Edge, Dreamweaver, Photoshop, etc. I hope you are like me and you absolutely love the thrill of figuring out how to get an idea to a nice looking and great working product for students. Too many cool tools and ideas and too little time. lol

  • Typing Test (WPM)

    Hello,
    I am trying to create a typing test where I can track words-per-minute as part of a computer basics assessment CBT in Captivate 6.
    I am kinda lost so any help or direction would be awesome.
    Thank you!

    I'm REALLY curious as to how you intended to achieve this assessment in Captivate given that it doesn't have any default functionality that would enable you to count keystrokes or words.

  • Is the iPhone 5 Test

    Is the new iPhone 5 test & keep for real? Or does it just mess with you?

    The iPhone 5 does not exist, well if there is one I would imagine that it is purely in a design stage, the 4S is only 6 months old and it would be very detrimental to Apple to release the 5 now.
    You are being spammed and/or scammed

  • IPhone Field Test Mode & PCS Readings

    Greetings,
    We are a subcontractor for AT&T Wireless, installing cellualar/PCS repeaters and DAS in Wisconsin. I've found the iPhone field test mode very useful in performing the site surveys.
    I've got two questions, mostly related:
    1) How does the FIELD TEST -> CELL INFORMATION section determine which channels to display?
    2) Is there a way to force it to display the strongest PCS signal?
    Many times, inside structures and in rural areas, the cellular (850MHz) signals will be much stronger than any PCS channels. It appears the iPhone displays the strongest 7 signals, regardless of frequency.
    We really need a way to force the iPhone to display the strongest PCS (1950MHz) signal, instead of bumping it for 7 stronger cellular (850MHz) signals.
    Any help would be greatly appreciated.
    Thanks,
    --Joe

    It can't be done.

  • Iphone batteries test report

    May i find iphone batteries test report as iphone: batteries safety?

    I don't quite understand what you are asking. This Apple support site on Batteries might help.
    https://www.apple.com/batteries/maximizing-performance/

  • Looking for Connection iPhone beta test users

    The Connection tools team is looking to release it’s first iPhone application for user based administration access. The app is built on top of the new REST based API’s for user access (as opposed to the full administrator CUPI access) and allows you to do basic account configuration items for greetings, transfer options, voice name, private lists and a few other items. It’s currently limited to English only.
    If you have an iPhone (or iPod Touch or iPad) running iOS 4.1 or later and are running against Connection 8.6 and would like to beta test the app, email me directly at [email protected]
    Thanks.

    The Connection tools team is looking to release it’s first iPhone application for user based administration access. The app is built on top of the new REST based API’s for user access (as opposed to the full administrator CUPI access) and allows you to do basic account configuration items for greetings, transfer options, voice name, private lists and a few other items. It’s currently limited to English only.
    If you have an iPhone (or iPod Touch or iPad) running iOS 4.1 or later and are running against Connection 8.6 and would like to beta test the app, email me directly at [email protected].
    Thanks.

  • IPhone - Typing lag, text scrolling, lag

    Hi all,
    After upgrading to 2.0 I've experienced lag while typing in many areas (text, Safari, Contacts, etc.) - it takes a second or two for the screen to display what I've entered. At this point, I'm able to type a few words before it decides to diplay. In addition, scrolling through the phone is a chore as it freezes when selecting Contacts, Recents and so on.
    To make things more interesting, there are times when I am unable to scroll to the bottom of existing text messages - when selecting the text, it will not be at the bottom. Rather, it will be 4-5 texts up - it is possible to scroll to the bottom; however, it will not stay there. To text, I must enter the text area then press the Home button a couple of times - this seems to happen when there are unread texts available.
    Turning iPhone off and on has not helped, seems like a restore is the next option though any suggestions are always welcome.
    Regards,
    Jason

    I have this same problem and it drives me absolutely INSANE!!! It wasn't apparent before 2.0 and multiple restores have done nothing to correct it. Apple needs to get on the ball.... So far the iPhone has, in general, been a huge disappointment and I purchased Day One. Of all the Apple products I have owned in the last 9 years, I must say that Logic (all versions) and the iPhone are the only ones I would consider crap. I use Ableton Live because it's way better software for producing electronic music than Logic but there is no better option concerning the iPhone. If Apple would offer Logic as a plugin package or simply allow it to be ReWired as a slave application I would go back to using it. ****, I'm Apple Certified in Logic and I won't use it anymore!!! I seem to have gotten off topic.... Apple please fix the iPhone (and Logic while you're at it).
    P.S. I will not be surprised if my post gets deleted as Apple is rather touchy about technically-minded people giving poor reviews of their products. They should focus instead on making sure their products perform at the top than hushing the opinions of their pro users. Just my .02!!!

  • Iphone typing when i don't want it to

    How can i get my iphone to stop typing randomly when i dont even touch it?

    You should go and ask this in the iPhone community.
    https://discussions.apple.com/community/iphone/using_iphone

  • IPhone Webpage Tester/Browser For PC!

    Hey Everyone, I just found this great app and thought I'd share, I'm not sure how many people use Windows so as to use it but anyway:S. Haha I dual boot:D
    Well its called iPhone Drift, its from Aviassin, and it is a web browser for your pc which display pages exactly as they would be seen on an iPhone (pixel perfect, rotated view etc). I use it to test my designed web pages when I'm using Windows.
    Download From Here (For Windows):
    http://aviassin.wikidot.com/iphonedrift
    Thanks! Hope someone finds it as useful as I do:)

    djlukas777 wrote:
    i'v try this and it's not saving dinamicly content
    If you mean "Dynamic content", no it may not, depending on how the website delivers that content.

  • IPhone application test plan

    Does anybody know of any test plan document to test a new iPhone application with the existing Applications & Functionalities.
    It'll give a good jump start to think of some of the test cases for my application.

    I had the same idea.
    The simplest way would be to log into MobileMe's administrative page as the family member and use the find my phone page to find the other person. Unfortunately, you can't log into MobileMe from Mobile Safari. You are just redirected to a page telling you how to set up mail.

  • Any good iPhone wireless test tools out there?

    I have a new iPhone am i am looking to see if anyone is using it for basic low level testing? If so, what software might you be using.

    I use the following apps on my iphone to check the wifi:
    wififofum < excellent tool
    speedtest.net speedtest
    cisco global internet speedtest
    speedtest pro
    touchterm ssh.
    subnetcalc
    all available through the ip store

  • IPhone: app testing-how to?

    In my previous development projects, after the app hits alpha, I'd start handing it around for testing and review. When we'd hit beta, it would usually go out to a more general testing regime. Trouble is, how are we supposed to do this with iPhone/iPod apps if they must all be funneled via the Appstore?
    I have two guys in my shop who really want my app and I'd love to hand it to them but cannot unless I go through the agony of provisioning their devices. And since we're limited to the number of devices each developer can support that makes it all the more difficult. And for solo developers who may not have access to a QA department, fuggitaboutit.
    Any ideas?

    I just distributed my beta to 10 testers via adhoc-profile. Worked as expected and descriped in docs.
    Suppose you have developer certificate and appId stuff ready in portal.
    1) collect UDID numbers from beta-testers and add to portal
    2) Create distribution provision profile (provision->distribution->add profile->add hoc->pick appid and devices.
    3) generate distribution certificate for adhoc-distribution
    4) download distribution_identity.cer and add to keychain
    5) download distribution provision profile and drag to xcode or itunes
    Exit and restart xcode.
    Make sure you have additional plist included for "get-task-allow:false" workaround (search forums if unfamiliar)
    From xCode make new build-target (distribution) by cloning release. Follow instructions in Portal Userguide PDF. Go to project-settings (distribute target) and change:
    Code Signing Identity\any iPhone OS Device = iPhone Distribution: <your name in certificate>
    Code Signing Provision Profile\Any iPhone OS Device = Select provision profile you downloaded. It should be on list to pick.
    Clean build and build again. You get app.bundle. Open it and verify it contains _CodeSignature -subdir with signature and embedded.mobileprovision in root.
    Distribute app.bundle and distribution provision profile to beta-testers. (File named xxxx.mobileprovision) xxx=which profile name you entered in portal.
    Or just read the Portal User Guide. It's actually all there quite clearly

Maybe you are looking for