DennisOchulor / mc-flashcards

Study while playing Minecraft.
MIT License
6 stars 0 forks source link

Multiple Correct answers & non case-sensitive answers #1

Closed Uber-blitz closed 2 weeks ago

Uber-blitz commented 3 months ago

I'm using this mod for language learning, the problem is that variation of wording and capitalisation can make or break the flashcard. having multiple answers that are not case sensitive would not only make studying easier, but makes the frustration of getting an answer wrong for a wrong word less of an issue.

DennisOchulor commented 3 months ago

Answers are already validated in a case insensitive way. As for variation in wording, having multiple correct answers would indeed help but I personally think doing it the way flashcard apps like Anki do it might be better. Let the player themselves decide if they got the answer correct or wrong. In hindsight maybe I should have made the mod like that from the start but I could add that in as a configuration option in the future.

DennisOchulor commented 2 weeks ago

The option to manually validate answers has been added to v1.4.0, so this issue is considered resolved.