Files
yourpart3/backend/scripts/create-bisaya-course-content.js
Torsten Schulz (local) 78da376c5b
Some checks failed
Deploy to production / deploy (push) Has been cancelled
feat(bisaya-course): add word count validation and exercise audit warnings
- Introduced a `countWords` function to calculate the number of words in a given text.
- Added `collectExerciseAuditWarnings` function to generate warnings for gap-fill exercises with potentially misleading hints.
- Updated the `createBisayaCourseContent` function to log audit warnings when the VOCAB_STRICT_AUDIT environment variable is set, enhancing the validation process for exercise content.
2026-04-14 15:30:58 +02:00

156 KiB