Files
yourpart3/frontend/src/dialogues
Torsten Schulz (local) 0fdc858828 refactor(VocabPracticeDialog): replace hard-coded consecutive correct threshold with constant
- Introduced a constant `HARD_REQUIRED_CONSECUTIVE_CORRECT` to define the required number of consecutive correct answers for hard vocabulary items, improving code maintainability and readability.
- Updated relevant methods to utilize the new constant, ensuring consistent behavior across the component.
2026-04-22 11:51:49 +02:00
..