CASS icon indicating copy to clipboard operation
CASS copied to clipboard

xAPI Adapter (Linkedin Learning)

Open Lomilar opened this issue 6 years ago • 1 comments

Linkedin Learning is an account + name authority -- CaSS xAPI Adapter does not interpret or know how to link account + name authorities to Person objects.

Linkedin Learning reports completion but not success. Thus, we were not intepreting the completion statements as assertion generating.

Lomilar avatar Aug 20 '19 21:08 Lomilar

mbox check for email address ("@") compares against null instead of -1.

Can use account.name == person.identifier comparison. Have to modify person object by hand.

Lomilar avatar Aug 20 '19 21:08 Lomilar