Simon-Initiative / course-digest

Tool to produce a summary or digest of OLI course package contents
MIT License
2 stars 0 forks source link

[ENHANCEMENT] [MER-3254] handle missing responses on text input questions #253

Closed andersweinstein closed 4 months ago

andersweinstein commented 4 months ago

Legacy allowed questions with no correct answer or feedback. Some of these cause a crash in migration tool, others lead to migrated questions that can't be authored due to invalid no correct answer error state (seen in Italian course on submit and compare type questions). This improves the handling of these questions by printing a warning but synthesizing a wildcard correct response if needed, so migration can proceed.