openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
104 stars 24 forks source link

Add ralph for xAPI statements generation in backend #2582

Open quitterie-lcs opened 2 months ago

quitterie-lcs commented 2 months ago

Purpose

We want to use Ralph to generate xAPI statements for videos, documents, webinar and lives. Based on Pydantic models, it would strengthen validation to avoid potential errors when statements are sent to a LRS.

Proposal