Turns out navigation was a better fit

HFJ-2040
pull/5/head
Frode Petterson 2016-07-04 11:42:56 +02:00
parent 7071366b2d
commit 5391fec861
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ H5P.QuestionSet = function (options, contentId) {
' <div class="qs-footer">' +
' <div class="qs-progress">' +
' <% if (progressType == "dots") { %>' +
' <ul class="dots-container" role="menu">' +
' <ul class="dots-container" role="navigation">' +
' <% for (var i=0; i<questions.length; i++) { %>' +
' <li class="progress-item"><a href="#" class="progress-dot unanswered" ' +
' aria-label="<%=' +