Torsten Schulz (local) d192bcae2d
All checks were successful
Deploy to production / deploy (push) Successful in 2m51s
refactor(vocabService, VocabLessonView): unify answer language classification for multiple-choice questions
- Renamed and refactored the method for classifying answer languages in multiple-choice questions from _classifyMcQuestionSide to _resolveMcAnswerSide for clarity and consistency.
- Updated the logic to classify answer languages based on questionData.answerLanguage and answerLanguageId, improving accuracy in determining the correct language context.
- Adjusted VocabLessonView to utilize the new classification method, ensuring alignment with backend changes and enhancing the handling of distractor options based on answer language.
- Enhanced documentation to clarify the expected input and output for the new method, improving maintainability and understanding of the codebase.
2026-04-07 08:34:19 +02:00
2024-08-19 12:34:08 +02:00
fix
2026-01-14 14:36:57 +01:00
2026-01-14 14:37:21 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-12-19 16:00:42 +01:00
2026-01-14 14:38:42 +01:00
Description
No description provided
Readme 390 MiB
Languages
JavaScript 72.4%
Vue 23.8%
C++ 2.4%
Shell 0.9%
PLpgSQL 0.2%
Other 0.1%