flash_auto-score
Differences
This shows you the differences between two versions of the page.
| flash_auto-score [2022/09/24 00:13] – created jhagstrand | flash_auto-score [2023/01/12 08:56] (current) – removed jhagstrand | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Flash Auto-Score ====== | ||
| - | |||
| - | Know automatically if the user gets it right. | ||
| - | |||
| - | Use the microphone, compare user's speech input, and decide whether it's right or wrong. | ||
| - | |||
| - | Let the user type in the answer, and do a text string compare to see if it is correct. | ||
| - | |||
| - | Reading, writing, listening, speaking. | ||
| - | |||
| - | User can input by typing, drawing, or speaking. | ||
| - | - typing - string compare | ||
| - | - drawing - AI pattern matching of pen strokes | ||
| - | - speaking - use microphone and Web Speech API to convert input to text, then to a string compare | ||
flash_auto-score.1663992809.txt.gz · Last modified: 2022/09/24 00:13 by jhagstrand