Simon-Initiative / course-digest

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

[BUGFIX] dont include correct answer in mcq targeted feedback [MER-3033] #239

Closed andersweinstein closed 8 months ago

andersweinstein commented 8 months ago

Migration tool had been including the correct answer in the targeted feedback list attached to multiple choice questions. While this does not prevent the question from working correctly, it allows the correct answer to be deleted in torus authoring by deleting that targeted feedback, which puts the question in an error state preventing further editing. This corrects migration tool to exclude correct answer from the targeted feedback list.