Try it here on github
https://fxpar.github.io/Simple-voc-quiz/refactored/?#
Simple-voc-quiz
Features
- paste from Excel / LibreOffice (detect “tab” separators)
- use first column as question
- expect second column as answer
- other columns are not used
- show second column header as question label
- show correction on error
- passes to next question on success
- show success / failures as dashes in top bar
- starts again after vocabulary list is over
- responsive width adapt for 600px device
- do not go up of the page when submitting answer
- don’t care about lower / upper case (for mobile and tablet with auto capitalization)
- strip empty rows in vocabulary
- choose which column is used as question
- choose which column is used as expected answer
- filter a long list of vocabulary by start / end question
- filter vocabulary by a “tag” column