Index: lams_tool_lamc/web/AuthoringMaincontent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/web/Attic/AuthoringMaincontent.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_lamc/web/AuthoringMaincontent.jsp 16 Dec 2005 18:02:47 -0000 1.1 +++ lams_tool_lamc/web/AuthoringMaincontent.jsp 18 Dec 2005 22:54:37 -0000 1.2 @@ -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"> + + - -

+