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

Fix antonym quizzes of concepts with multiple grammatical forms. #909

Conversation

fniessink
Copy link
Owner

When quizzing the antonym of one grammatical form of a concept with multiple grammatical forms, Toisto would accept all grammatical forms of the antonym concept. For example, when quizzing the antonym of halvempi in Finnish (cheaper), Toisto would accept kallis (expensive), kalliimpi (more expensive), and kallein (most expensive) as answer. Fixed to only accept the same grammatical form of the antonym concept, kalliimpi (more expensive) in the example.

Fixes #893.

When quizzing the antonym of one grammatical form of a concept with multiple grammatical forms, Toisto would accept all grammatical forms of the antonym concept. For example, when quizzing the antonym of halvempi in Finnish (cheaper), Toisto would accept kallis (expensive), kalliimpi (more expensive), and kallein (most expensive) as answer. Fixed to only accept the same grammatical form of the antonym concept, kalliimpi (more expensive) in the example.

Fixes #893.
@fniessink fniessink force-pushed the 893-antonym-of-one-leaf-of-a-composite-concept-accepts-all-leafs-of-the-antonym-concept branch from 8a12781 to 267f153 Compare November 5, 2024 20:58
@fniessink fniessink enabled auto-merge (rebase) November 5, 2024 20:58
@fniessink fniessink merged commit 448ed22 into main Nov 5, 2024
3 checks passed
@fniessink fniessink deleted the 893-antonym-of-one-leaf-of-a-composite-concept-accepts-all-leafs-of-the-antonym-concept branch November 5, 2024 21:00
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.

Antonym of one leaf of a composite concept accepts all leafs of the antonym concept
1 participant