Files
yourpart3/backend/controllers
Torsten Schulz (local) 3d9bca099c
All checks were successful
Deploy to production / deploy (push) Successful in 3m9s
feat(vocab): add vocab distractor pool functionality
- Implemented a new endpoint to retrieve a pool of distractors for vocabulary exercises based on prior lessons.
- Updated the VocabController and VocabRouter to include the new getVocabDistractorPool method.
- Enhanced VocabService to classify questions and gather distractors from previous lessons.
- Modified VocabLessonView to fetch and utilize the distractor pool for multiple-choice exercises, improving the learning experience.
2026-03-30 15:13:10 +02:00
..
2024-12-04 19:08:26 +01:00