Simon-Initiative / course-digest

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

[FEATURE] Collection of fixes for Chemistry #87

Closed darrensiegel closed 2 years ago

darrensiegel commented 2 years ago
  1. Adjust spreadsheet attachment logic to find pooled questions
  2. Remove ‘Break’ resources from the produced digest file
  3. Handle the “” tag within media elements, setting the alt property
  4. Handle a variety of exotic (and sometimes just incorrect) usages of legacy question model, including misaligned input and parts, missing inputs, extra parts, etc.
  5. Fix handling of choices within multi input so that the choices pertain to the correct parts
  6. Ensure formula, callout, formula_inline and callout_inline have their children attribute set properly

With the above fixes in place (and the PR in Torus https://github.com/Simon-Initiative/oli-torus/pull/3000 all ~2600 activities within the Chemistry course render correctly.