From f2bb7e9172541da6a17b05a3b809fe29d5ab227d Mon Sep 17 00:00:00 2001 From: Timothy Lim Date: Wed, 23 Nov 2016 09:31:54 +0100 Subject: [PATCH] Code formatting --- js/questionset.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/js/questionset.js b/js/questionset.js index 97ef90b..ed41f73 100644 --- a/js/questionset.js +++ b/js/questionset.js @@ -541,7 +541,6 @@ H5P.QuestionSet = function (options, contentId, contentData) { replaceQuestionsInDOM(questionInstances); }; - /** * Empty the DOM of all questions, attach new questions and update buttons * @@ -817,7 +816,6 @@ H5P.QuestionSet = function (options, contentId, contentData) { }); }; - /** * Initialize a question and attach it to the DOM * @@ -1009,7 +1007,6 @@ H5P.QuestionSet = function (options, contentId, contentData) { return score; }; - /** * @deprecated since version 1.9.2 * @returns {number}