Index: lams_tool_lamc/web/authoring/BasicContent.jsp =================================================================== diff -u -rd28a91914e8858e0fbc045fc9313e3b50a309c45 -r7db22881fda5bae3aaedb73407b1589e71c0404a --- lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision d28a91914e8858e0fbc045fc9313e3b50a309c45) +++ lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision 7db22881fda5bae3aaedb73407b1589e71c0404a) @@ -36,7 +36,7 @@ function importQTI(){ window.open('questions/questionFile.jsp?limitType=mc', - 'QuestionFile','width=500,height=200,scrollbars=yes'); + 'QuestionFile','width=500,height=240,scrollbars=yes'); } function saveQTI(formHTML, formName) {