You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Models: Add Edx bookmark (renamed Course Resource) events support
Models: Add Edx poll and survey events support
Models: Add Edx Course Content Completion events support
Models: Add Edx drag and drop events support
Models: Add Edx cohort events support
Models: Add Edx content library interaction events support
Backends: Add ralph.backends.data and ralph.backends.lrs entry points
to discover backends from plugins.
Changed
Backends: the first argument of the get_backends method now requires a list
of EntryPoints, each pointing to a backend class, instead of a tuple of
packages containing backends.
API: The RUNSERVER_BACKEND configuration value is no longer validated to
point to an existing backend.
Fixed
LRS: Fix querying on activity when LRS contains statements with an object
lacking a objectType attribute