Simon-Initiative / course-digest

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

Flag or handle old 'objref' objective references #30

Closed eliknebel closed 2 years ago

eliknebel commented 2 years ago

The digest tool should handle old-style 'objref' by automatically converting to objective references or flag for manual resolution

        {
          "children": [],
          "idref": "some_objective_id",
          "type": "objref"
        },
eliknebel commented 2 years ago

resolved by #32