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.1 -r1.50.2.2 --- lams_tool_lamc/web/authoring/BasicContent.jsp 12 Sep 2014 22:43:46 -0000 1.50.2.1 +++ lams_tool_lamc/web/authoring/BasicContent.jsp 24 May 2016 13:45:12 -0000 1.50.2.2 @@ -38,8 +38,8 @@ height = document.documentElement.clientHeight; // alert("using clientHeight"); } - // alert("doc height "+height); - height -= document.getElementById('TB_iframeContent').offsetTop + 60; + // alert("doc height "+height); + height -= document.getElementById('TB_iframeContent').offsetTop + 260; document.getElementById('TB_iframeContent').style.height = height +"px"; TB_HEIGHT = height + 28; @@ -70,46 +70,35 @@ frame.src = '' + '&title=' + title; } - + - - - - - - - -
-
- -
- -
-
- -
- -
+
+ + +
+
+ + +
+
<%@ include file="/authoring/itemlist.jsp"%>
- +

- ?dispatch=newQuestionBox&contentFolderID=${mcGeneralAuthoringDTO.contentFolderID}&httpSessionID=${mcGeneralAuthoringDTO.httpSessionID}&toolContentID=${mcGeneralAuthoringDTO.toolContentID}&sln=${mcGeneralAuthoringDTO.sln}&showMarks=${mcGeneralAuthoringDTO.showMarks}&randomize=${mcGeneralAuthoringDTO.randomize}&questionsSequenced=${mcGeneralAuthoringDTO.questionsSequenced}&retries=${mcGeneralAuthoringDTO.retries}&KeepThis=true&TB_iframe=true&height=640&width=950&modal=true" - class="button-add-item thickbox"> - + ?dispatch=newQuestionBox&contentFolderID=${mcGeneralAuthoringDTO.contentFolderID}&httpSessionID=${mcGeneralAuthoringDTO.httpSessionID}&toolContentID=${mcGeneralAuthoringDTO.toolContentID}&sln=${mcGeneralAuthoringDTO.sln}&showMarks=${mcGeneralAuthoringDTO.showMarks}&randomize=${mcGeneralAuthoringDTO.randomize}&questionsSequenced=${mcGeneralAuthoringDTO.questionsSequenced}&retries=${mcGeneralAuthoringDTO.retries}&KeepThis=true&TB_iframe=true&height=540&width=950&modal=true" + class="btn btn-default btn-sm thickbox"> +   - + - +