diff --git a/js/questionset.js b/js/questionset.js index 39f168d..cffbe73 100644 --- a/js/questionset.js +++ b/js/questionset.js @@ -45,9 +45,9 @@ H5P.QuestionSet = function (options, contentId) { ' ' + ' <% } %>' + ' ' + - ' ' + - ' ' + - ' <%= texts.finishButton %>' + + ' ' + + ' ' + + ' ' + ' ' + ''; @@ -409,7 +409,7 @@ H5P.QuestionSet = function (options, contentId) { } return info; - } + }; // Masquerade the main object to hide inner properties and functions. var returnObject = {