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] [MER-3232] Ensure page_links have purpose value #249

Closed andersweinstein closed 6 months ago

andersweinstein commented 6 months ago

Post-test in one course was not loading because link in source workbook page did not have a purpose, and torus requires a purpose to render the link. This corrects logic to ensure page links always have a purpose, filling in "none" in the case where source has none specified.