adaptlearning / adapt-contrib-xapi

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

Sending resumed instead of attempted #129

Closed nachocinalli closed 2 months ago

nachocinalli commented 5 months ago

The xAPI is sending a statement with the verb "resumed" on the initial launch, whereas it should be "attempted."

Steps to reproduce

Expected behaviour

Should send "attempted"

Actual behaviour

It is sending 'resumed' because this.get('state').length is undefined

Related to this, we had an already resolved issue

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 1.1.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: