From: soufiane Date: Thu, 12 Oct 2023 15:47:04 +0000 (+0200) Subject: wait #6385 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=28c8a77e0fbcc3f36dbcca1923c66e8cc61e8824;p=fluidbook-toolbox-quiz.git wait #6385 --- diff --git a/js/quiz.screen.outro.js b/js/quiz.screen.outro.js index 77edd60..473f650 100644 --- a/js/quiz.screen.outro.js +++ b/js/quiz.screen.outro.js @@ -190,10 +190,10 @@ QuizScreenOutro.prototype = { } if(review.type === "draganddrop") { - html += '
' html += '
' html += '

'+review.data.area_1.title+'

'+review.data.area_2.title+'

' html += '
' + html += '
' for (let i = 1; i < 3; i++) { let area = i === 1 ? review.data.area_1 : review.data.area_2 html += '
'