Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r70a326811aab339193f6031102dfde367b21cc5c -r2f6e8f9ecfee5b8078479721374d0cbeee3d699d --- lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 70a326811aab339193f6031102dfde367b21cc5c) +++ lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 2f6e8f9ecfee5b8078479721374d0cbeee3d699d) @@ -146,7 +146,7 @@ textsearch.questions = Search in these questions: label.allowRichEditor = Allow rich text editor label.required.desc = Answer required? -label.required = (Required) +label.required = Required error.required = You must answer Question {0}. label.learning.number.of.votes = {0} / {1} votes label.authoring.allow.rate.answers = Allow learners to rate each other's answers Index: lams_tool_laqa/web/WEB-INF/tags/Errors5.tag =================================================================== diff -u --- lams_tool_laqa/web/WEB-INF/tags/Errors5.tag (revision 0) +++ lams_tool_laqa/web/WEB-INF/tags/Errors5.tag (revision 2f6e8f9ecfee5b8078479721374d0cbeee3d699d) @@ -0,0 +1,48 @@ +<%@ tag body-content="scriptless"%> +<%@ taglib uri="tags-core" prefix="c"%> +<%@ taglib uri="tags-lams" prefix="lams"%> +<%@ attribute name="path" required="false" rtexprvalue="true"%> + +<%-- To show the GLOBAL messages (default case) use no parameters --%> +<%-- To show the all messages, ignoring their keys (e.g. Change Password) use path="*" --%> +<%-- To show the messages for a particular item use path="itemName" --%> + + + +<%-- Show Messages for GLOBAL. Usual alert box --%> + + + + + +
+
+
+
+
+ +<%-- Show All Messages --%> + + + + + +
+
+
+
+
+
+ +<%-- Show messages for a particular key --%> + + + + +
+
+
+
+
+ +
Index: lams_tool_laqa/web/WEB-INF/tags/PageLearner.tag =================================================================== diff -u --- lams_tool_laqa/web/WEB-INF/tags/PageLearner.tag (revision 0) +++ lams_tool_laqa/web/WEB-INF/tags/PageLearner.tag (revision 2f6e8f9ecfee5b8078479721374d0cbeee3d699d) @@ -0,0 +1,150 @@ +<%@ tag body-content="scriptless" %> +<%@ attribute name="toolSessionID" required="true" rtexprvalue="true"%> +<%@ attribute name="title" required="false" rtexprvalue="true"%> + +<%@ taglib uri="tags-core" prefix="c" %> +<%@ taglib uri="tags-fmt" prefix="fmt" %> +<%@ taglib uri="tags-lams" prefix="lams" %> + + + + + + ${lams}download/?uuid=${pageLearnerPortraitUuid}&preferDownload=false&version=4 + + + ${lams}images/css/john-doe-portrait.jpg + + + + + + + + LAMS :: + <c:choose> + <c:when test="${empty title}"> + <fmt:message key="activity.title"/> + </c:when> + <c:otherwise> + <c:out value="${title}" /> + </c:otherwise> + </c:choose> + + + + + + + + + + + + + + + + + + + + +
+ + +
+ Skip to main content + + + +
+ +

+
+ + + +
+
+
+ + + +
+
+ + + + + +
\ No newline at end of file Index: lams_tool_laqa/web/WEB-INF/tlds/lams/lams.tld =================================================================== diff -u -r6a7abdf7fa2c5646e736550302dcc376397cd645 -r2f6e8f9ecfee5b8078479721374d0cbeee3d699d --- lams_tool_laqa/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 6a7abdf7fa2c5646e736550302dcc376397cd645) +++ lams_tool_laqa/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 2f6e8f9ecfee5b8078479721374d0cbeee3d699d) @@ -309,6 +309,10 @@ /WEB-INF/tags/Page.tag + PageLearner + /WEB-INF/tags/PageLearner.tag + + TSTable /WEB-INF/tags/TSTable.tag @@ -355,7 +359,11 @@ Widget /WEB-INF/tags/Widget.tag - + + + errors5 + /WEB-INF/tags/Errors5.tag + Page5 /WEB-INF/tags/Page5.tag Index: lams_tool_laqa/web/learning/AnswersContent.jsp =================================================================== diff -u -reb06bfe26264fed6597191965bc0631a9431a29e -r2f6e8f9ecfee5b8078479721374d0cbeee3d699d --- lams_tool_laqa/web/learning/AnswersContent.jsp (.../AnswersContent.jsp) (revision eb06bfe26264fed6597191965bc0631a9431a29e) +++ lams_tool_laqa/web/learning/AnswersContent.jsp (.../AnswersContent.jsp) (revision 2f6e8f9ecfee5b8078479721374d0cbeee3d699d) @@ -10,11 +10,10 @@ + - - - <fmt:message key="activity.title" /> - + + - - - - - - - - - - + + + + + + - - +
+ +
- +
+ + + + +

+   +   + +

+
+
- + +

+   +   +

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

+    +

+
- - - + +
+
+
- - - - - - -
- -
- +
+ + + + + + + + + + - -
+ \ No newline at end of file Index: lams_tool_laqa/web/learning/CombinedAnswersContent.jsp =================================================================== diff -u -reb06bfe26264fed6597191965bc0631a9431a29e -r2f6e8f9ecfee5b8078479721374d0cbeee3d699d --- lams_tool_laqa/web/learning/CombinedAnswersContent.jsp (.../CombinedAnswersContent.jsp) (revision eb06bfe26264fed6597191965bc0631a9431a29e) +++ lams_tool_laqa/web/learning/CombinedAnswersContent.jsp (.../CombinedAnswersContent.jsp) (revision 2f6e8f9ecfee5b8078479721374d0cbeee3d699d) @@ -6,80 +6,78 @@ -
-
-
-
-
- . -
-
-
- -
- -
-
- -
- - - +
+
+ . +
- - -
 
-
+
+ +
+ +
+
+ +
+ + + -
+ + +   + + - - - ... -
class="min-words-limit-enabled"> - - - - - +
- - - -
-
- +
+ + + + ... +
class="min-words-limit-enabled"> + + + + + - - - - - - -
+ + + +
+
+ + + + + + + +
+ -
- Index: lams_tool_laqa/web/learning/IndividualLearnerResults.jsp =================================================================== diff -u -rd5fa41792bdb2657d0d53c35126a64604510d18a -r2f6e8f9ecfee5b8078479721374d0cbeee3d699d --- lams_tool_laqa/web/learning/IndividualLearnerResults.jsp (.../IndividualLearnerResults.jsp) (revision d5fa41792bdb2657d0d53c35126a64604510d18a) +++ lams_tool_laqa/web/learning/IndividualLearnerResults.jsp (.../IndividualLearnerResults.jsp) (revision 2f6e8f9ecfee5b8078479721374d0cbeee3d699d) @@ -2,57 +2,36 @@ <%@ include file="/common/taglibs.jsp"%> - - - - <fmt:message key="activity.title" /> + - - - - - - - - - - +
+

sessionid

+ - - - + - + - + - + - + - + @@ -63,71 +42,58 @@ -
-
-
-
- - ${questionEntry.key}.  - -
- -
-
- -
- - -
- -
+
+
+ + ${questionEntry.key}.  + +
+ +
+
+ +
-
- -
- - + + + + + - - -
-
-
-
- -
-
- -
-
-
-
-
+
+ +
+
+
+ + + +
+
+
+
+ +
-
+ + +
-
-

-
+
+
-
- - - +
@@ -148,6 +114,7 @@
+ +
- - - - +
- - + + Index: lams_tool_laqa/web/learning/LearnerRep.jsp =================================================================== diff -u -rd5fa41792bdb2657d0d53c35126a64604510d18a -r2f6e8f9ecfee5b8078479721374d0cbeee3d699d --- lams_tool_laqa/web/learning/LearnerRep.jsp (.../LearnerRep.jsp) (revision d5fa41792bdb2657d0d53c35126a64604510d18a) +++ lams_tool_laqa/web/learning/LearnerRep.jsp (.../LearnerRep.jsp) (revision 2f6e8f9ecfee5b8078479721374d0cbeee3d699d) @@ -1,6 +1,5 @@ <%@ include file="/common/taglibs.jsp"%> - @@ -13,9 +12,7 @@ - - - <fmt:message key="activity.title" /> + @@ -53,243 +50,9 @@ } - - - - - - - - - - - - - - - - - - - @@ -298,24 +61,23 @@ - - + - + - + @@ -341,7 +103,7 @@ - + @@ -350,134 +112,130 @@ -
-
-
-
- ${status.count}.  - + +
+
+ ${status.count}.  + +
+ +
+ +
+
+
-
- -
- -
+ <%--User own responses---------------------------------------%> + + +
+ + + + - - <%--User own responses---------------------------------------%> - - -
- - - - - -
-
-
-
- -
-
-
- -
-
+
+
+
+
+ +
- -
-

- -

- -
-
+
+ +
- - - - - - - - : ${sessionMap.commentsMinWordsLimit} - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - +
+ +
+

+ +

+
-
-
+ + + + + + + + : ${sessionMap.commentsMinWordsLimit} + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
+
+
+ -
-
-
-
- -
-
-
- -
-
- -
- - - -
+
+
+ +
+
+
+
+
+ +
+ + + +
+ @@ -506,7 +264,7 @@ -
- - - + - - + + + + + + + + + + + + + + + + \ No newline at end of file Index: lams_tool_laqa/web/learning/SequentialAnswersContent.jsp =================================================================== diff -u -rf27fea8eb6533208beffced8d55e3544857577e8 -r2f6e8f9ecfee5b8078479721374d0cbeee3d699d --- lams_tool_laqa/web/learning/SequentialAnswersContent.jsp (.../SequentialAnswersContent.jsp) (revision f27fea8eb6533208beffced8d55e3544857577e8) +++ lams_tool_laqa/web/learning/SequentialAnswersContent.jsp (.../SequentialAnswersContent.jsp) (revision 2f6e8f9ecfee5b8078479721374d0cbeee3d699d) @@ -7,59 +7,59 @@ + +
+
+
+ +
+
-
-
-
-
-
- -
+
+ +
+
+
+ +
+ + + + + +   + + +
-
- -
- -
-
- -
- - - - - -
 
-
-
+
+ +
class="min-words-limit-enabled"> + ... + + + + + -
class="min-words-limit-enabled"> - ... - - - - - - - - - - - - -
- - + + + + + +
+ +
+ + @@ -69,24 +69,24 @@ -
+
-
+
@@ -95,20 +95,20 @@