Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Captain-Quack opened this issue Aug 12, 2024 · 1 comment

Comments

@Captain-Quack
Copy link
Contributor

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
Copy link
Contributor Author

Preparation for commits here added in qbreader/qb-answer-checker#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant