Simon-Initiative / course-digest

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

Add unsupported feature warning for section selection #198

Closed andersweinstein closed 1 year ago

andersweinstein commented 1 year ago

Legacy allows for "section" pools which consist at top level of a set of assessment content sections, not questions, where each section may contain arbitrary content plus one or more questions. Selection from a section pools brings in a whole sectionful of items, so can be used bring in a question group consisting of several related questions asking about the same situation. Chem II course used this get the effect of multi-part questions with heterogenous parts, e.g. a multiple choice plus a numeric input, by defining sections with some initial content describing some situation, followed by a series of questions about it.

These don't migrate correctly to torus, so this adds a warning about section selections.