adaptlearning / adapt-contrib-xapi

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

onItemComplete() fires even when a component completion is reset #60

Closed brian-learningpool closed 5 years ago

brian-learningpool commented 5 years ago

The onItemComplete() function does not actually check that an item is complete. For example, if a component is reset, the _isComplete property will be false.