Code formatting

pull/10/head
Timothy Lim 2016-11-23 09:31:54 +01:00
parent 34c951841a
commit f2bb7e9172
1 changed files with 0 additions and 3 deletions

View File

@ -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}