Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_survey/web/WEB-INF/tags/Alert.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_survey/web/WEB-INF/tags/DefineLater.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/WEB-INF/tags/DefineLater.tag,v diff -u -r1.3 -r1.3.14.1 --- lams_tool_survey/web/WEB-INF/tags/DefineLater.tag 27 Oct 2006 02:39:33 -0000 1.3 +++ lams_tool_survey/web/WEB-INF/tags/DefineLater.tag 5 Mar 2016 21:09:06 -0000 1.3.14.1 @@ -1,6 +1,6 @@ <% - /**************************************************************** + /**************************************************************** * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) * ============================================================= * License Information: http://lamsfoundation.org/licensing/lams/2.0/ @@ -49,10 +49,18 @@ -

- -

-
- +
+
+
+ +
+
+
+
+ +
+
\ No newline at end of file Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_survey/web/WEB-INF/tags/Page.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_survey/web/WEB-INF/tlds/lams/lams.tld =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/WEB-INF/tlds/lams/lams.tld,v diff -u -r1.20.2.2 -r1.20.2.3 --- lams_tool_survey/web/WEB-INF/tlds/lams/lams.tld 24 Feb 2016 12:35:29 -0000 1.20.2.2 +++ lams_tool_survey/web/WEB-INF/tlds/lams/lams.tld 5 Mar 2016 21:09:06 -0000 1.20.2.3 @@ -432,6 +432,14 @@ /WEB-INF/tags/DefineLater.tag + Alert + /WEB-INF/tags/Alert.tag + + + Page + /WEB-INF/tags/Page.tag + + ImgButtonWrapper /WEB-INF/tags/ImgButtonWrapper.tag Index: lams_tool_survey/web/common/header.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/common/header.jsp,v diff -u -r1.4.2.2 -r1.4.2.3 --- lams_tool_survey/web/common/header.jsp 29 Oct 2014 19:58:21 -0000 1.4.2.2 +++ lams_tool_survey/web/common/header.jsp 5 Mar 2016 21:09:06 -0000 1.4.2.3 @@ -9,5 +9,8 @@ + + + Index: lams_tool_survey/web/common/messages.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/common/messages.jsp,v diff -u -r1.3 -r1.3.14.1 --- lams_tool_survey/web/common/messages.jsp 18 Sep 2006 02:14:04 -0000 1.3 +++ lams_tool_survey/web/common/messages.jsp 5 Mar 2016 21:09:06 -0000 1.3.14.1 @@ -1,8 +1,8 @@ <%-- Error Messages --%> -

+
-

+
\ No newline at end of file Index: lams_tool_survey/web/pages/learning/definelater.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/learning/definelater.jsp,v diff -u -r1.5.12.1 -r1.5.12.2 --- lams_tool_survey/web/pages/learning/definelater.jsp 26 Feb 2016 07:17:27 -0000 1.5.12.1 +++ lams_tool_survey/web/pages/learning/definelater.jsp 5 Mar 2016 21:09:06 -0000 1.5.12.2 @@ -9,15 +9,12 @@ + + + -
-

- -

+ -
- - + Index: lams_tool_survey/web/pages/learning/learning.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/learning/learning.jsp,v diff -u -r1.16.2.2 -r1.16.2.3 --- lams_tool_survey/web/pages/learning/learning.jsp 9 Feb 2016 18:53:14 -0000 1.16.2.2 +++ lams_tool_survey/web/pages/learning/learning.jsp 5 Mar 2016 21:09:05 -0000 1.16.2.3 @@ -3,32 +3,32 @@ <%@ include file="/common/taglibs.jsp"%> - <fmt:message key="label.learning.title" /> - + <fmt:message key="label.learning.title" /> <%@ include file="/common/header.jsp"%> - + + for (idx = 0; idx < rs.length; idx++) + rs[idx].checked = false; + } + - + @@ -39,20 +39,20 @@ -
-

- -

-

+ + +

-

+
-
- - + + + + + -
-
+ + <%-- Show on one page or when learner does not choose edit one question --%> @@ -63,63 +63,51 @@ - ${currentIdx} ${sessionMap.totalQuestions} + ${currentIdx} ${sessionMap.totalQuestions} <%@ include file="/pages/learning/question.jsp"%> <%-- Display button according to different situation --%> <%--POSITION: 0=middle of survey, 1=first question, 2=last question, 3=Only one question available--%> - - - - -
- - -
- - - -
-
- - - - - - - - - - - - - - - - - - - - - - -
-
-
- - - - + + +
+ + + +
+
+ + + + + + + + + +
+ + +
+
+ + + + + + + + +
+
+
+ + +
Index: lams_tool_survey/web/pages/learning/notebook.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/learning/notebook.jsp,v diff -u -r1.14.2.2 -r1.14.2.3 --- lams_tool_survey/web/pages/learning/notebook.jsp 26 Feb 2016 07:17:27 -0000 1.14.2.2 +++ lams_tool_survey/web/pages/learning/notebook.jsp 5 Mar 2016 21:09:05 -0000 1.14.2.3 @@ -1,7 +1,7 @@ <%@ include file="/common/taglibs.jsp"%> - + <fmt:message key="label.learning.title" /> @@ -10,11 +10,11 @@ function disableFinishButton() { document.getElementById("finishButton").disabled = true; } - function submitForm(methodName){ + function submitForm(methodName) { var f = document.getElementById('messageForm'); f.submit(); } - + @@ -25,32 +25,34 @@ -
-

- -

+ -

+

-

- +
+ <%@ include file="/common/messages.jsp"%> - + -
- - +
+ +
-
+ + + +
- - + Index: lams_tool_survey/web/pages/learning/question.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/learning/question.jsp,v diff -u -r1.10.2.1 -r1.10.2.2 --- lams_tool_survey/web/pages/learning/question.jsp 29 Oct 2014 19:58:20 -0000 1.10.2.1 +++ lams_tool_survey/web/pages/learning/question.jsp 5 Mar 2016 21:09:05 -0000 1.10.2.2 @@ -1,68 +1,82 @@ <%@ include file="/common/taglibs.jsp"%> -
- - * - - - -

- - - -

-
+
+
+ + + - - - - - - + + + + + + + + + + + +
+
+ + - - - - - + -

- - - - - - - - - - -

- - -

- ${answerText} -

-
- - - <%-- for single choice question, use javascript to ensure only one option or openText can be chosen --%> - - + + + + + + + + + +
+ + + + + + + + + + + + + + +
+
+ + +

+ ${answerText} +

- -

- -

-

- -

-
+ + + <%-- for single choice question, use javascript to ensure only one option or openText can be chosen --%> + + + +

+ +

+

+ +

+
+ +
+
+ + Index: lams_tool_survey/web/pages/learning/result.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/learning/result.jsp,v diff -u -r1.23.2.2 -r1.23.2.3 --- lams_tool_survey/web/pages/learning/result.jsp 9 Feb 2016 18:53:14 -0000 1.23.2.2 +++ lams_tool_survey/web/pages/learning/result.jsp 5 Mar 2016 21:09:05 -0000 1.23.2.3 @@ -34,65 +34,66 @@ -
-

- -

-

+ +

-

+
-
+
- - + + + + ${buttonLabel} - + - + + + - + - - - - - - - - + + + + + + + + - - ${buttonLabel} - + + + + ${buttonLabel} + + +
- + -
- +
+
+ + + - - * - + + +
+
- - - - - - - - -

@@ -110,101 +111,112 @@ - +

-

- - - - - - - + + + + + + + + + + +
+ + +
+
+ + +
- - - +
+ + + +
+
 
+ -
-

- - - +
+
+ +
+
+
+ +
- - -

- -

-
- -

- -

-
-
+ + +

+ +

+
+ +
+ +
+
+
- - - + + + +
- - - - -
- +
+ + + + + + + + + + + + + + + - - - - + + - - - - - - - + - - - - - - - - - - - - - + - - -
+ + + + +
-
- - - - + + + Index: lams_tool_survey/web/pages/learning/resultOtherUsers.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/learning/resultOtherUsers.jsp,v diff -u -r1.3.2.5 -r1.3.2.6 --- lams_tool_survey/web/pages/learning/resultOtherUsers.jsp 9 Feb 2016 18:53:14 -0000 1.3.2.5 +++ lams_tool_survey/web/pages/learning/resultOtherUsers.jsp 5 Mar 2016 21:09:05 -0000 1.3.2.6 @@ -1,8 +1,12 @@ <%@ include file="/common/taglibs.jsp"%> - - + + + + + + @@ -13,124 +17,140 @@ - +#other-users-answers-title { + margin-top: 20px; +} + +table.alternative-color td:first-child { + width: 25%; +} + + + -
-

- -

-

+ +

-

+
-
+ -
+
- + <%-- user personal results--%> -
- +
+
+ + + - - * - + - + -

+

+
+ @@ -148,209 +168,181 @@ - +
-

- - - - - - - + + + + + + + + +
- + -
-

- - - +
+
+ +
+
+
+ +
- - -

- -

-
- -

- -

-
-
+ + +

+ +

+
+ +
+ +
+
+
- - - + + + +
- + <%-- other users personal results--%> -

+

-

- + +
- + ${countFinishedUser}
- + - - - - - - - - - - - - - - - - - - - + + + + + + + + +
- - - <%-- Only show pie/bar chart when question is single/multiple choics type --%> - -
- - -
-
-
- - - ${option.response} - - - - ${optStatus.index % 5 + 1} - - - ${option.responseCount} (${option.responseFormatStr}%) -
- - - ${question.openResponseFormatStr} - - - +
+ + + + + + + + + + + + + + + + + + + - - - - - - - - -
<%-- Only show pie/bar chart when question is single/multiple choics type --%> + +
+ + +
+
+ + ${option.response} + + ${option.responseCount} (${option.responseFormatStr}%)
+ + ${question.openResponseFormatStr} + + ${(optSize % 5) + 1} - - - ${question.openResponseCount} (${question.openResponseFormatStr}%) -
- - - - - - - - - -
- -
- - -
-
- - - - - - -
-
-
- + ${question.openResponseCount} (${question.openResponseFormatStr}%)
+ + + + + + + + + +
+
+
+ +
+
+
- - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
- +
+ - - + + + + + + + + + + + + + + + + + + + + +
+
+ + + + Index: lams_tool_survey/web/pages/learning/submissionDeadline.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/learning/submissionDeadline.jsp,v diff -u -r1.2.2.2 -r1.2.2.3 --- lams_tool_survey/web/pages/learning/submissionDeadline.jsp 26 Feb 2016 07:17:27 -0000 1.2.2.2 +++ lams_tool_survey/web/pages/learning/submissionDeadline.jsp 5 Mar 2016 21:09:05 -0000 1.2.2.3 @@ -1,92 +1,91 @@ - + <%@include file="/common/taglibs.jsp"%> <%@ include file="/common/header.jsp"%> + function continueReflect() { + document.location.href = ''; + } + -
+ -

- -

- -
- - + + + + + -
+ -
-

- -

+
+
- - -

- - -

-
- -

- -

-
-
+ +
+
- - - + + +

+ + +

+
+ +
+ +
+
+
+ + + + +
-
+
- - + + - - - - - - - - - - - + + + + + + + + + +
-
- + + +