Index: lams_tool_lamc/web/AuthoringMaincontent.jsp =================================================================== diff -u -r4db5a791a1d9fc010b172c50f9f60677ed71d0fe -ra30f6c0282e60b955332794619e6384dda6960ac --- lams_tool_lamc/web/AuthoringMaincontent.jsp (.../AuthoringMaincontent.jsp) (revision 4db5a791a1d9fc010b172c50f9f60677ed71d0fe) +++ lams_tool_lamc/web/AuthoringMaincontent.jsp (.../AuthoringMaincontent.jsp) (revision a30f6c0282e60b955332794619e6384dda6960ac) @@ -4,29 +4,28 @@ <%@ taglib uri="tags-c" prefix="c" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> <%@ taglib uri="fck-editor" prefix="FCK" %> +<%@ taglib uri="tags-lams" prefix="lams" %> -<% -String protocol = request.getProtocol(); -if(protocol.startsWith("HTTPS")){ - protocol = "https://"; -}else{ - protocol = "http://"; -} -String root = protocol+request.getServerName()+":"+request.getServerPort()+request.getContextPath()+"/"; -String pathToLams = protocol+request.getServerName()+":"+request.getServerPort()+request.getContextPath()+"/../.."; -%> + + - + + -Tool - - +MCQ tool + + + + + - - - +css/tool_custom.css" rel="stylesheet" type="text/css"> + + - -

+