MDL-47629 quiz review: display cloze feedback on top of "Check" button

This commit is contained in:
Kevin Wiliarty
2014-10-14 15:43:04 -04:00
parent 09d7d68f59
commit de104ef9f5
+1
View File
@@ -41,6 +41,7 @@ M.qtype_multianswer.init = function (Y, questiondiv) {
points: [Y.WidgetPositionAlign.TC, Y.WidgetPositionAlign.BC]
},
constrain: subqspan.ancestor('div.que'),
zIndex: 1,
preventOverlap: true
});
overlay.render();