yetanalytics / lrs

Protocols, specifications, and logic for building an xAPI Learning Record Store (LRS) in Clojure(Script).
https://www.yetanalytics.com/lrs
Apache License 2.0
4 stars 1 forks source link

LRS-30 Support LRS 2.0 #22

Open milt opened 3 years ago

milt commented 3 years ago

LRS-30 Wherein we strive to be conformant per version "2.0" of the conformance tests: https://github.com/adlnet/lrs-conformance-test-suite/tree/LRS-2.0

Will require a decent rework to handle both old and new versions, this branch starts that process.

Currently passes 2.0 branch tests in both CLJ and CLJS

Also see: https://github.com/yetanalytics/xapi-schema/pull/73 for the xapi-schema-component

TODO: