From 840bcf19c6fa787c768d7b36884e4e3ae6453681 Mon Sep 17 00:00:00 2001 From: Svein-Tore Griff With Date: Tue, 16 Jul 2013 22:10:07 +0200 Subject: [PATCH] OPPG-446: Remove library name from question display --- js/questionset.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/js/questionset.js b/js/questionset.js index 17e09c0..2cce20e 100644 --- a/js/questionset.js +++ b/js/questionset.js @@ -46,9 +46,7 @@ H5P.QuestionSet = function (options, contentId) { '<% } %>' + '
' + ' <% for (var i=0; i' + - '
' + - '
<%= questions[i].library %>
' + - '
' + + '
' + ' <% } %>' + '