diff --git a/js/questionset.js b/js/questionset.js index dc201c3..a7a285e 100644 --- a/js/questionset.js +++ b/js/questionset.js @@ -304,6 +304,7 @@ H5P.QuestionSet = function (options, contentId, contentData) { for (let i=0; i', { class: 'question-container', + role: 'tabpanel', appendTo: self.$questionsContainer }); } @@ -323,6 +324,7 @@ H5P.QuestionSet = function (options, contentId, contentData) { if (params.progressType == "dots") { self.$dotsContainer = $('