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

[Draft - Likely Needs Work] Leniency Checker #315

Closed
wants to merge 1 commit into from

Conversation

Captain-Quack
Copy link
Contributor

This depends on the following pull request to be approved: qbreader/qb-answer-checker#8

This attempts to create a slider that adjusts how strict the answer checker is, such that a leniency value of $n$ allows 1 mistake every $n$ characters.

This is my first time working with the nitty gritty parts of the repo (rather then just adding, like the testing), so some extra eyes would be much appreciated.

@geoffrey-wu
Copy link
Member

Oops this pull request was made before I refactored the singleplayer/multiplayer code and the conflict resolution is gonna be kind of complicated so i'm going to make a new branch and copy over the changes

@geoffrey-wu
Copy link
Member

renamed parameter from leniency to strictness because higher values correspond to more strict answer checking

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

Successfully merging this pull request may close these issues.

2 participants