Skip to content

Fix xAPI completion reporting

Choose a tag to compare

@moconnell1453 moconnell1453 released this 19 Mar 12:06
· 2293 commits to master since this release
8f117c5

Completion reporting through xAPI was broken when the CourseOverview class was updated recently, changing the name of the method 'get_from_ids_if_exists()' to 'get_from_ids()'. Enterprise was not updated to use the method name. This version fixes that issue.