adaptlearning / adapt-contrib-xapi

TinCan/xAPI extension for the Adapt Framework
GNU General Public License v3.0
12 stars 27 forks source link

Fix: attachment check covers null as well as undefined #116

Closed cahirodoherty-learningpool closed 1 year ago

cahirodoherty-learningpool commented 1 year ago

Fixes #https://github.com/adaptlearning/adapt-contrib-xapi/issues/115

Fix

Testing

  1. Create a course with xapi extension and a custom plugin that will add an 'attachments' array of objects to the xapi statement. Attachment objects should be of the form outlined here - https://www.npmjs.com/package/xapiwrapper/v/1.11.0#send-statement-with-attachments
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: