cassproject / CASS

Competency and Skills System
http://cassproject.org
Apache License 2.0
51 stars 25 forks source link

xAPI Adapter (Linkedin Learning) #157

Open Lomilar opened 5 years ago

Lomilar commented 5 years ago

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 commented 5 years ago

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.