Coder Social home page Coder Social logo

Does it support CMI5 ? about lxhive HOT 3 CLOSED

zabojad avatar zabojad commented on June 16, 2024
Does it support CMI5 ?

from lxhive.

Comments (3)

RoboSparrow avatar RoboSparrow commented on June 16, 2024

Hi,

lxHive accepts cmi 5 driven statements as per xAPI specs: https://github.com/adlnet/xAPI-Spec/blob/master/xAPI-About.md#appendix-b-cmi5-examplestatements

tdlr;

  • data storage: yes,
  • data management: out of scope of an LRS

CMI5 is a specification for learning management systems (LMS).

lxHive is a learning record store (LRS). It's scope is just to store and serve (xAPI conformant) learning records.

The core component of an cmi5 compliant LMS may be an xAPI LRS like lxHive or learninglocker.

CMI5 specs are finally stable since June 2016 and we are actively evaluating them and possible impacts on lxHive development.

One discussion we have is whether we should integrate cmi5 logic into the LRS and if so, how much. We are tending to keep a clearly modularized approach. A core LRS handling cmi5 driven workflows will likely create conflicts with the LMS above it.

Hope I could answer your question.

@sraka1 & @leogaggl please chime in

from lxhive.

zabojad avatar zabojad commented on June 16, 2024

Hi @RoboSparrow ! Thank you for your detailed answer. Yes it makes sense indeed, maybe cmi5 module distribution should be a LMS task only...

I've developed cmi5 modules and tested them on scorm cloud and I've noticed that there are checks that have to be handled by the LRS in a CMI5 context. For example, scorm cloud forbids you to send any other xAPI statement before your CMI5 module sends an "initiated" one. I guess with lxHive, it's probably not the case though?

from lxhive.

RoboSparrow avatar RoboSparrow commented on June 16, 2024

@zabojad
sorry for replying so late.

For example, scorm cloud forbids you to send any other xAPI statement before your CMI5 module sends an "initiated" one. I guess with lxHive, it's probably not the case though?

lxHive core will not include this kind of intelligence as it might conflict with a wrapping LMS (or any
other system/client) which is in control of the business logic (be it CMI-5 or anything else)

However, with our upcoming new release, we started a modularization process. This includes the ability to create extensions (or plugins) to the LRS core. This plugin layer will be the right place to add cmi-5 validation (or any other business logic).

from lxhive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.