website icon indicating copy to clipboard operation
website copied to clipboard

Add a slider for the strictness of the answer checker (manipulate the maximum Levenstein Distance)

Open Captain-Quack opened this issue 6 months ago • 1 comments

That way you can decide how much you want to challenge yourself to have an accurate answer, or just go for "close enough" (which can be advantageous for hard to spell answerlines)

The relevant changes would be in the answer checker repo, specifically around here: https://github.com/qbreader/qb-answer-checker/blob/db571fc8b427477fac3ec81e8a8d00e3d0b118d3/lib/check-answer.js#L210

Captain-Quack avatar Aug 12 '24 01:08 Captain-Quack