Index: lams_tool_survey/web/pages/learning/learning.jsp =================================================================== diff -u -r591901c172e777a18103d90746ac008c584e7793 -rd3b1565d338179ac42949c5d54758c8d9c9c7f16 --- lams_tool_survey/web/pages/learning/learning.jsp (.../learning.jsp) (revision 591901c172e777a18103d90746ac008c584e7793) +++ lams_tool_survey/web/pages/learning/learning.jsp (.../learning.jsp) (revision d3b1565d338179ac42949c5d54758c8d9c9c7f16) @@ -4,7 +4,8 @@ <%@ include file="/common/taglibs.jsp"%> - <fmt:message key="label.learning.title" /> + <fmt:message key="label.learning.title" /> + <%@ include file="/common/header.jsp"%> - - - - - - - - - - - + + + + + + + + + + +

${sessionMap.title}

-

-

- - - <%-- Show on one page or when learner does not choose edit one question --%> - - - - <%@ include file="/pages/learning/question.jsp"%> - - - - - ${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--%> - -
- - -
- - - -
-
- - - - - - - - - - - - - - - - - - - - - - +

+ +

+ + + <%-- Show on one page or when learner does not choose edit one question --%> + + + + <%@ include file="/pages/learning/question.jsp"%> + + + + + ${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/question.jsp =================================================================== diff -u -rc856a18bf4731ff3a9ba197b01e278b65549acb0 -rd3b1565d338179ac42949c5d54758c8d9c9c7f16 --- lams_tool_survey/web/pages/learning/question.jsp (.../question.jsp) (revision c856a18bf4731ff3a9ba197b01e278b65549acb0) +++ lams_tool_survey/web/pages/learning/question.jsp (.../question.jsp) (revision d3b1565d338179ac42949c5d54758c8d9c9c7f16) @@ -1,57 +1,62 @@ <%@ include file="/common/taglibs.jsp"%> +
+ + * + + - - - - * - - - -

- -
-
-

-
- - - - - + +

+ + + +

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

- - ${option.description}

+ + ${option.description}
- - ${option.description}

+ + ${option.description}
- - -

+

+
+ + +

+ +

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

-
- - \ No newline at end of file + + +
+ +
Index: lams_tool_survey/web/pages/learning/result.jsp =================================================================== diff -u -r591901c172e777a18103d90746ac008c584e7793 -rd3b1565d338179ac42949c5d54758c8d9c9c7f16 --- lams_tool_survey/web/pages/learning/result.jsp (.../result.jsp) (revision 591901c172e777a18103d90746ac008c584e7793) +++ lams_tool_survey/web/pages/learning/result.jsp (.../result.jsp) (revision d3b1565d338179ac42949c5d54758c8d9c9c7f16) @@ -5,8 +5,7 @@ - <fmt:message key="label.learning.title" /> - + <fmt:message key="label.learning.title" /> <%@ include file="/common/header.jsp"%>