Simon-Initiative / course-digest

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

My response survey migration support #63

Closed eliknebel closed 2 years ago

eliknebel commented 2 years ago

Adds support for migration of legacy my response/feedback activities along with the corresponding activity types, including likert and likert_series.

This PR also includes some developer quality life improvements such as relative paths (for importing modules to tests) and a simplified tsconfig setup.

Closes #2601