Index: lams_tool_lamc/web/authoring/BasicContent.jsp =================================================================== diff -u -rbd5bbb74ec968f0048a3be657eae4ed7bdeef7d6 -radd24141d43ff78942c251760e1614925db89464 --- lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision bd5bbb74ec968f0048a3be657eae4ed7bdeef7d6) +++ lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision add24141d43ff78942c251760e1614925db89464) @@ -54,7 +54,7 @@ function importQTI(){ // open a pop up with filtered questions and a collection choice window.open('questions/questionFile.jsp?limitType=mc&collectionChoice=true', - 'QuestionFile','width=500,height=240,scrollbars=yes'); + 'QuestionFile','width=500,height=370,scrollbars=yes'); } // this method is called by QTI questionChoice.jsp