Add text typing on a card to compare with the actual answer
Opened this issue · 3 comments
Please add support for text typing on a card, so that users can write something on the card and later compare it with the actual answer.
Hello, the ability to compare typed text with the content on the actual is indeed a valuable feature. For this reason, Anki has incorporated it into the core features, and it enjoys widespread use. Below is a brief guide on how to configure your cards to enable writing on them: https://forum.learncodethehardway.com/t/how-to-set-up-an-anki-card-with-input-field/1367
and the Anki documentation about the feature: https://docs.ankiweb.net/templates/fields.html#checking-your-answer
Are these sufficient for your use case?
Unfortunately these aren't sufficient, in my case a have a table which I should fill and the current built in input field is not that convenient for that. that's why it would be nice to just have the ability to write directly on the front side of the card on the table gaps for example and later just compare the results by hand
Ok, I understand your issue with what is available currently. I looked into the feasibility, and it is complicated to add text handling to a level which would be useful. For now, I am not planning on adding this, but I will keep the issue open in case anyone else wanted to contribute to add this in the future.