Index: lams_tool_lamc/web/authoring/BasicContent.jsp =================================================================== diff -u -r7db22881fda5bae3aaedb73407b1589e71c0404a -r463f7b3dbb88ee41210f7170dc19dc25360cd26f --- lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision 7db22881fda5bae3aaedb73407b1589e71c0404a) +++ lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision 463f7b3dbb88ee41210f7170dc19dc25360cd26f) @@ -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">   -

+