The Easy Way Is Usually Mined

Last week I wrote about human-machine interfaces and how difficult it is to make an interface which is intuitive to use.

One of the promises of modern software, smart devices, and development, and software frameworks is how much easier it will make things.

But does it really?

One examples I run into a few times a year is a scoring program for a kids’ competition. The competition is archery, there are multiple age brackets, types of bow, and clubs. Each round generates anywhere from 20 to 40 scores per competitor who competed that round. There are two software programs I’ve heard of which are written to keep track of all this for competitors (and more importantly, competitors’ parents and coaches).

One program is an Excel spreadsheet with a bit of macros and VBA programming. The other is a tablet-based app.

Hot and New

The tablet-based program is “simpler” and “easier” and its fans describe it as simpler and easier. I have not looked at it closely, but questioning people who have used it or been present at matches where it has been used, I’ve found out a bit about how it works. The tablet-based app won’t work without an internet connection. So some major part of it’s functioning does not take place on the tablets.

An internet connection with multiple devices requires a router. All routers have a finite amount of connections they can handle at one time. How the router handles more devices talking to it than it has channels to talk depends on the router and the devices.

In addition, because the tablet-based app is “simpler” and “easier,” and unspoken is the always present belief that technology is magic and always makes things better, paper scorecards are not used. Score are entered on the tablets. I don’t know the exact interface for the competitor to confirm yes, that is their score. But I have heard from multiple parents and coaches that scores can be lost if a judge or competitor presses the wrong button on the screen. I’ve even heard that multiple competitors’ scores can be lost if a wrong button is pressed on the screen.

Assuming all goes well, the score will be sent to wherever it is processed. Entered scores can be accessed via the internet with anyone with an internet connection. So people present at the match can look up scores on their smart phone.

Old and Busted

Now I will discuss the old, difficult, outdated Excel spreadsheet method. Scores are written down by judges on paper scoresheets. The competitors get to see their scores and agree to them before the scores are sent to the scorekeeper.

The scorekeeper must have a Windows PC with Microsoft Excel running on it. The scores are entered by hand. The Excel spreadsheet does have an option to compute what has been entered. When it does so, it creates a page in the spreadsheet which is formatted to be printed on 8-1/2″ x 11″ inch paper. The paper gets posted when a new copy with new scores is printed.

If Microsoft Excel is running locally on the Windows PC, then no internet connection is required. It is not possible to lose all scores for a competitors’ round by hitting the wrong button on a screen; the paper scorecard still exists, regardless of how many buttons are pressed on which screens.

“We started telling our kids to keep track of their own scores”

A parent in this sport told me their club started telling competitors to keep their own copies of their scores. They said this at matches where the newer, simpler tablet-based app was being used. They said this because there were so many problems with the tablet-based app losing scores. And once a score was lost, it was unrecoverable because there was no paper copy.

Technology is not magic. “There’s an app for that” is not the answer to everything. The easy way is usually mined.