AceCentre / morse-learn

Learn morse code with visual and audio hints
http://morse-learn.acecentre.net
Apache License 2.0
8 stars 5 forks source link

Report tool #4

Closed willwade closed 3 years ago

willwade commented 4 years ago

Create a report tool: A table and exportable csv of each letter, how many times they got it wrong, right, average time to write each letter, and number of times practiced (a bit like the output we have created in https://github.com/willwade/reaction-test-01).

This is useful as we would like to see how long it takes people to learn the entire alphabet in different modes (Audio only, Audio+Visual, Visual only for example). This might also solve the Word Per Minute problem (See https://github.com/googlecreativelab/morse-learn/issues/12)

Maybe accessed from #3 ?

willwade commented 3 years ago

Thinking further about this. We'd love to put this app out there to crowd source research how long it takes to lean morse and then how quickly you can type using it.

So I think to meet this we would need to

Lastly. We don't have a way of testing writing speed. That's an issue in itself that needs doing.

gavinhenderson commented 3 years ago

Pieces of data to record:

NOTE: This is just for the user and doesnt include any backend work