Index: lams_central/web/authoring/template/tbl/tbl.jsp =================================================================== diff -u -rf6f3e50bca627b971bbd84d4aa341d3ea37890e2 -r57c3f1b5f6a9799a65acac583c4d40a2839ed290 --- lams_central/web/authoring/template/tbl/tbl.jsp (.../tbl.jsp) (revision f6f3e50bca627b971bbd84d4aa341d3ea37890e2) +++ lams_central/web/authoring/template/tbl/tbl.jsp (.../tbl.jsp) (revision 57c3f1b5f6a9799a65acac583c4d40a2839ed290) @@ -162,6 +162,8 @@ var qbQuestionUid = +$("#itemArea").text(); // fetch HTML with filled data from QB question createQuestion('numQuestions', 'divq', 'divquestions', 'importQb', '&qbQuestionUid=' + qbQuestionUid); + + $('#question-bank-div').slideUp(); }; $(document).ready(function(){ @@ -175,7 +177,7 @@ -${fn:toLowerCase('@template_tbl_show_preview@') eq 'checked'} +${fn:toLowerCase('checked') eq 'checked'}