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] ensure multi-input feedback in order of associated inputs [MER-3039] #240

Closed andersweinstein closed 8 months ago

andersweinstein commented 8 months ago

Multi-input feedbacks in torus are presented in a list in the order of the parts in the part list. But in some cases, legacy source XML will result in parts for migrated courses coming out in different order than order of inputs in the question stem (it will be order of input section list, to be precise, which may be arbitrary), causing confusion for students matching up feedbacks to inputs. This has migration tool sort parts to ensure parts are listed in order of input items in the question stem.