Index: lams_tool_preview/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r609767222710b5960b019fdb34908f682554935e -rcff1f4709263aa5513ac0b4f5fd239a1390d905b --- lams_tool_preview/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 609767222710b5960b019fdb34908f682554935e) +++ lams_tool_preview/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision cff1f4709263aa5513ac0b4f5fd239a1390d905b) @@ -47,15 +47,14 @@ label.continue =Continue message.no.reflection.available =No notebook available message.alertContentEdit =Warning: One of more learners have accessed this activity. Changing this content will result in learners getting different information. -message.warnLockOnFinish =Note: After you click on "Next Activity", if you come back to this Peer Review, you will not be able to rate new users. +message.warnLockOnFinish =Note: After you click on {0}, if you come back to this Peer Review, you will not be able to rate new users. message.activityLocked =The instructor has set this activity not to allow you to view or rate any more users after you have finished it. label.export.reflection =Notebook Entries label.on =On label.off =Off monitor.summary.th.advancedSettings =Advanced settings monitor.summary.td.addNotebook =Add a notebook at end of Peer Review monitor.summary.td.notebookInstructions =Notebook instructions -label.submit =Finish label.monitoring.heading =Peer Review Monitoring label.average.rating =Average rating {0}/{1} votes label.redo =Redo ratings Index: lams_tool_preview/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -ra93929c9c7f7f0df676412691f2f8f9d44d201a2 -rcff1f4709263aa5513ac0b4f5fd239a1390d905b --- lams_tool_preview/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision a93929c9c7f7f0df676412691f2f8f9d44d201a2) +++ lams_tool_preview/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision cff1f4709263aa5513ac0b4f5fd239a1390d905b) @@ -48,15 +48,14 @@ label.continue =Continue message.no.reflection.available =No notebook available message.alertContentEdit =Warning: One of more learners have accessed this activity. Changing this content will result in learners getting different information. -message.warnLockOnFinish =Note: After you click on "Next Activity", if you come back to this Peer Review, you will not be able to rate new users. +message.warnLockOnFinish =Note: After you click on {0}, if you come back to this Peer Review, you will not be able to rate new users. message.activityLocked =The instructor has set this activity not to allow you to view or rate any more users after you have finished it. label.export.reflection =Notebook Entries label.on =On label.off =Off monitor.summary.th.advancedSettings =Advanced settings monitor.summary.td.addNotebook =Add a notebook at end of Peer Review monitor.summary.td.notebookInstructions =Notebook instructions -label.submit =Finish label.monitoring.heading =Peer Review Monitoring label.average.rating =Average rating {0}/{1} votes label.redo =Redo ratings Index: lams_tool_preview/web/WEB-INF/tags/TSTable.tag =================================================================== diff -u -r609767222710b5960b019fdb34908f682554935e -rcff1f4709263aa5513ac0b4f5fd239a1390d905b --- lams_tool_preview/web/WEB-INF/tags/TSTable.tag (.../TSTable.tag) (revision 609767222710b5960b019fdb34908f682554935e) +++ lams_tool_preview/web/WEB-INF/tags/TSTable.tag (.../TSTable.tag) (revision cff1f4709263aa5513ac0b4f5fd239a1390d905b) @@ -3,7 +3,7 @@ <%@ taglib uri="tags-core" prefix="c"%> <%@ attribute name="numColumns" required="true" rtexprvalue="true"%> -<%@ attribute name="sessionId" required="false" rtexprvalue="true"%> +<%@ attribute name="dataId" required="false" rtexprvalue="true"%> <%@ attribute name="tableClass" required="false" rtexprvalue="true"%> <%@ attribute name="pagerClass" required="false" rtexprvalue="true"%> <%@ attribute name="test" required="false" rtexprvalue="true"%> @@ -16,7 +16,11 @@ - + + + + +
Index: lams_tool_preview/web/pages/learning/learning.jsp =================================================================== diff -u -r609767222710b5960b019fdb34908f682554935e -rcff1f4709263aa5513ac0b4f5fd239a1390d905b --- lams_tool_preview/web/pages/learning/learning.jsp (.../learning.jsp) (revision 609767222710b5960b019fdb34908f682554935e) +++ lams_tool_preview/web/pages/learning/learning.jsp (.../learning.jsp) (revision cff1f4709263aa5513ac0b4f5fd239a1390d905b) @@ -10,6 +10,15 @@ + + + + + + + + + <fmt:message key="label.learning.title" /> @@ -231,10 +240,10 @@ - + - + ${finishButtonLabel} @@ -320,26 +329,19 @@ - - - - - - + + + + + + - - - - - - - - + Index: lams_tool_preview/web/pages/learning/notebook.jsp =================================================================== diff -u -rb91f46a77fa9a30a9c970e61ca6a7a868f8dba4d -rcff1f4709263aa5513ac0b4f5fd239a1390d905b --- lams_tool_preview/web/pages/learning/notebook.jsp (.../notebook.jsp) (revision b91f46a77fa9a30a9c970e61ca6a7a868f8dba4d) +++ lams_tool_preview/web/pages/learning/notebook.jsp (.../notebook.jsp) (revision cff1f4709263aa5513ac0b4f5fd239a1390d905b) @@ -1,6 +1,5 @@ <%@ include file="/common/taglibs.jsp"%> - @@ -40,14 +39,7 @@
- - - - - - - - +
Index: lams_tool_preview/web/pages/learning/results.jsp =================================================================== diff -u -r609767222710b5960b019fdb34908f682554935e -rcff1f4709263aa5513ac0b4f5fd239a1390d905b --- lams_tool_preview/web/pages/learning/results.jsp (.../results.jsp) (revision 609767222710b5960b019fdb34908f682554935e) +++ lams_tool_preview/web/pages/learning/results.jsp (.../results.jsp) (revision cff1f4709263aa5513ac0b4f5fd239a1390d905b) @@ -89,10 +89,17 @@ - + + + + + + + + - + @@ -149,21 +156,14 @@ - - + + - - - - - - - - +