Web Based Morse Teacher


The modern web has in javascript and html5 enough sound and keystroke interaction to implement the morse teacher as a single page web application. You will find such an application here:

This is actually coded as a plugin to another single page application, the federated wiki, which provides the storage and sharing mechanisms that our teaching algorithm has never had.

We wrote this web version within the wiki as an example. The wiki itself was at the center of a conversation among educators about the long history of wild claims and disappointments with machines that teach. I offered this particular teaching algorithm as a modest success.

This version is available as open source and easily installed in any federated wiki instance with the node package manager, npm.

It can also be used without login at the above address. At the time of writing the Chrome browser was preferred.

 

Last edited January 2, 2016
Return to WelcomeVisitors