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.6 -r1.50.2.7 --- lams_tool_lamc/web/authoring/BasicContent.jsp 1 Mar 2017 12:36:36 -0000 1.50.2.6 +++ lams_tool_lamc/web/authoring/BasicContent.jsp 19 May 2017 23:54:36 -0000 1.50.2.7 @@ -1,34 +1,24 @@ <%@ include file="/common/taglibs.jsp"%> + +
- +
+
- +
<%@ 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&modal=true" + ?dispatch=newQuestionBox&sessionMapId=${sessionMapId}&sln=${mcGeneralAuthoringDTO.sln}&showMarks=${mcGeneralAuthoringDTO.showMarks}&randomize=${mcGeneralAuthoringDTO.randomize}&questionsSequenced=${mcGeneralAuthoringDTO.questionsSequenced}&retries=${mcGeneralAuthoringDTO.retries}&KeepThis=true&TB_iframe=true&modal=true" class="btn btn-default btn-sm thickbox">   -

+