diff --git a/js/h5p-x-api-event.js b/js/h5p-x-api-event.js index a26b58b7..a03b7844 100644 --- a/js/h5p-x-api-event.js +++ b/js/h5p-x-api-event.js @@ -296,6 +296,7 @@ H5P.XAPIEvent.prototype.getVerifiedStatementValue = function (keys) { * @type Array */ H5P.XAPIEvent.allowedXAPIVerbs = [ + 'reset', 'answered', 'asked', 'attempted',