Index: lams_tool_daco/web/WEB-INF/tags/AuthoringButton.tag =================================================================== diff -u -r29fac4bd0bdf28bcaaeee7aae4020ccb15b6e520 -rd55722236d2f82c6bb0c46a30cbc39c22ac01943 --- lams_tool_daco/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 29fac4bd0bdf28bcaaeee7aae4020ccb15b6e520) +++ lams_tool_daco/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision d55722236d2f82c6bb0c46a30cbc39c22ac01943) @@ -122,12 +122,12 @@ window.close(); } -

- - - - +

+ -

+ + + +
\ No newline at end of file Index: lams_tool_daco/web/WEB-INF/tags/HybridTabBody.tag =================================================================== diff -u -rbe37ea9b52fd18c106254805e3cc45a6581bdd87 -rd55722236d2f82c6bb0c46a30cbc39c22ac01943 --- lams_tool_daco/web/WEB-INF/tags/HybridTabBody.tag (.../HybridTabBody.tag) (revision be37ea9b52fd18c106254805e3cc45a6581bdd87) +++ lams_tool_daco/web/WEB-INF/tags/HybridTabBody.tag (.../HybridTabBody.tag) (revision d55722236d2f82c6bb0c46a30cbc39c22ac01943) @@ -29,7 +29,6 @@ */ %> -<%@ tag body-content="scriptless"%> <%@ taglib uri="tags-core" prefix="c"%> <%@ taglib uri="tags-bean" prefix="bean"%> Index: lams_tool_daco/web/WEB-INF/tags/HybridTabHeader.tag =================================================================== diff -u -rbe37ea9b52fd18c106254805e3cc45a6581bdd87 -rd55722236d2f82c6bb0c46a30cbc39c22ac01943 --- lams_tool_daco/web/WEB-INF/tags/HybridTabHeader.tag (.../HybridTabHeader.tag) (revision be37ea9b52fd18c106254805e3cc45a6581bdd87) +++ lams_tool_daco/web/WEB-INF/tags/HybridTabHeader.tag (.../HybridTabHeader.tag) (revision d55722236d2f82c6bb0c46a30cbc39c22ac01943) @@ -27,8 +27,7 @@ * Description: Create a hybrid panel header that contains a nav bar that acts like tabs. */ - %> -<%@ tag body-content="scriptless"%> +%> <%@ attribute name="control" required="false" rtexprvalue="true"%> <%@ attribute name="title" required="false" rtexprvalue="true"%> <%@ attribute name="refreshOnClickAction" required="false" rtexprvalue="true"%> Index: lams_tool_daco/web/pages/authoring/advanced.jsp =================================================================== diff -u -ra8e7e92f2121c4b307fb49d28008a5828ad58c58 -rd55722236d2f82c6bb0c46a30cbc39c22ac01943 --- lams_tool_daco/web/pages/authoring/advanced.jsp (.../advanced.jsp) (revision a8e7e92f2121c4b307fb49d28008a5828ad58c58) +++ lams_tool_daco/web/pages/authoring/advanced.jsp (.../advanced.jsp) (revision d55722236d2f82c6bb0c46a30cbc39c22ac01943) @@ -8,13 +8,11 @@ - -

-

+

+
- + + @@ -23,7 +21,6 @@ - @@ -34,23 +31,31 @@ ${index} +
-

- -

+ -

+

+ -

+ -

+

+ -

+ -

+ + -

-

- -

\ No newline at end of file +
+ + +
+
+ +
\ No newline at end of file Index: lams_tool_daco/web/pages/authoring/authoring.jsp =================================================================== diff -u -rbe37ea9b52fd18c106254805e3cc45a6581bdd87 -rd55722236d2f82c6bb0c46a30cbc39c22ac01943 --- lams_tool_daco/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision be37ea9b52fd18c106254805e3cc45a6581bdd87) +++ lams_tool_daco/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision d55722236d2f82c6bb0c46a30cbc39c22ac01943) @@ -1,5 +1,5 @@ - - + <%@ include file="/common/taglibs.jsp"%> <%@ page import="org.lamsfoundation.lams.tool.daco.DacoConstants"%> @@ -36,57 +36,52 @@ + + + + - + - - - + + + + + + + <%@ include file="/common/messages.jsp"%> + + + + + + + - - - - -
- - + - + - - <%@ include file="/common/messages.jsp"%> + + - -<%-- - --%> - - - - - + - - <%-- Default value - cancelButtonLabelKey="label.common.cancel" - saveButtonLabelKey="label.authoring.save.button" - cancelConfirmMsgKey="message.authoring.cancel.save" - accessMode="author" - --%> - - - + + + \ No newline at end of file Index: lams_tool_daco/web/pages/authoring/basic.jsp =================================================================== diff -u -r17c7be6f4155b1ad0317b5532709444439660e48 -rd55722236d2f82c6bb0c46a30cbc39c22ac01943 --- lams_tool_daco/web/pages/authoring/basic.jsp (.../basic.jsp) (revision 17c7be6f4155b1ad0317b5532709444439660e48) +++ lams_tool_daco/web/pages/authoring/basic.jsp (.../basic.jsp) (revision d55722236d2f82c6bb0c46a30cbc39c22ac01943) @@ -81,23 +81,19 @@ - - - - - - - - -
-
-
-
-
+
+ + +
+
+ + +
+
<%@ include file="/pages/authoring/parts/questionlist.jsp"%>
-

@@ -108,9 +104,9 @@ - - -

+ +   +

Index: lams_tool_daco/web/pages/authoring/parts/questionlist.jsp =================================================================== diff -u -r21ce4d0194e8b81e613f4f6e14eb4e8bf53bdf59 -rd55722236d2f82c6bb0c46a30cbc39c22ac01943 --- lams_tool_daco/web/pages/authoring/parts/questionlist.jsp (.../questionlist.jsp) (revision 21ce4d0194e8b81e613f4f6e14eb4e8bf53bdf59) +++ lams_tool_daco/web/pages/authoring/parts/questionlist.jsp (.../questionlist.jsp) (revision d55722236d2f82c6bb0c46a30cbc39c22ac01943) @@ -7,10 +7,14 @@
<%-- This image is shown when a question is being downloaded from a server. --%> -

- +
+
+ + +
+ +
@@ -20,7 +24,7 @@ - + - - + + -
+ ${question.description}" - onclick="javascript:editQuestion(${status.index},'${sessionMapID}')" />" - onclick='javascript:if (confirm("")) deleteQuestion(${status.index},"${sessionMapID}");' />" + onclick="javascript:editQuestion(${status.index},'${sessionMapID}')">" + onclick='javascript:if (confirm("")) deleteQuestion(${status.index},"${sessionMapID}");'>
+
+ <%-- This script will work when a new question is submited in order to refresh "Question List" panel. --%>