cgkineo / adapt-xAPI

An extension to utilise The Experience API (xAPI) to collect data on human performance, stored within a suitable Learning Record Store (LRS).
GNU General Public License v3.0
2 stars 1 forks source link

cmi.interactions spec #11

Closed danielghost closed 4 years ago

danielghost commented 4 years ago

The correctResponsesPattern doesn't actually follow the xAPI spec. Instead of using ids, it uses the actual text values for choice and matching interactionTypes. The statements can still be used in an LRS, but need amending to follow the spec.

danielghost commented 4 years ago

Has been resolved in https://github.com/cgkineo/adapt-xAPI/commit/215fde1851e69c66fc890424089f2dd17303c5e3, but will require an Adapt framework upgrade.