Index: lams_tool_lamc/web/authoring/BasicContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/web/authoring/BasicContent.jsp,v diff -u -r1.50.2.5 -r1.50.2.6 --- lams_tool_lamc/web/authoring/BasicContent.jsp 11 Nov 2016 15:52:37 -0000 1.50.2.5 +++ lams_tool_lamc/web/authoring/BasicContent.jsp 1 Mar 2017 12:36:36 -0000 1.50.2.6 @@ -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) {