Index: lams_tool_assessment/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -rb4f7e1302ddb6f7f5d6513589eca100baff3ed10 -r17354b0cfb2e5c7d4602748a4a95751ec77b9f93 --- lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b4f7e1302ddb6f7f5d6513589eca100baff3ed10) +++ lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 17354b0cfb2e5c7d4602748a4a95751ec77b9f93) @@ -332,6 +332,7 @@ label.no.questions.in.question.bank =No questions have been added to the question list. Do you still want to proceed with no questions? label.authoring.advance.disclose.answers =Disclose learner's and other groups' answers in monitor label.learning.summary.other.team.answers =Other teams' answers +label.learning.summary.selected.by =Selected by: label.disclose.correct.answers =Disclose correct answers label.disclose.groups.answers =Disclose groups' answers label.disclose.all.correct.answers =Disclose all correct answers Index: lams_tool_assessment/web/pages/learning/results.jsp =================================================================== diff -u -rb4f7e1302ddb6f7f5d6513589eca100baff3ed10 -r17354b0cfb2e5c7d4602748a4a95751ec77b9f93 --- lams_tool_assessment/web/pages/learning/results.jsp (.../results.jsp) (revision b4f7e1302ddb6f7f5d6513589eca100baff3ed10) +++ lams_tool_assessment/web/pages/learning/results.jsp (.../results.jsp) (revision 17354b0cfb2e5c7d4602748a4a95751ec77b9f93) @@ -7,6 +7,15 @@ <fmt:message key="label.learning.title" /> <%@ include file="/common/header.jsp"%> + Index: lams_tool_assessment/web/pages/learning/results/essay.jsp =================================================================== diff -u -rb4f7e1302ddb6f7f5d6513589eca100baff3ed10 -r17354b0cfb2e5c7d4602748a4a95751ec77b9f93 --- lams_tool_assessment/web/pages/learning/results/essay.jsp (.../essay.jsp) (revision b4f7e1302ddb6f7f5d6513589eca100baff3ed10) +++ lams_tool_assessment/web/pages/learning/results/essay.jsp (.../essay.jsp) (revision 17354b0cfb2e5c7d4602748a4a95751ec77b9f93) @@ -24,6 +24,7 @@ <%-- Sessions are named after groups --%> +   Index: lams_tool_assessment/web/pages/learning/results/multiplechoice.jsp =================================================================== diff -u -rc5bc3e60d7718f03b13048f9fd337740d68e07f5 -r17354b0cfb2e5c7d4602748a4a95751ec77b9f93 --- lams_tool_assessment/web/pages/learning/results/multiplechoice.jsp (.../multiplechoice.jsp) (revision c5bc3e60d7718f03b13048f9fd337740d68e07f5) +++ lams_tool_assessment/web/pages/learning/results/multiplechoice.jsp (.../multiplechoice.jsp) (revision 17354b0cfb2e5c7d4602748a4a95751ec77b9f93) @@ -53,7 +53,6 @@ - @@ -62,53 +61,42 @@ - - - - - - - - - - - <%-- Now groups other than this one --%> - - - - - - + + + + + <%-- Now groups other than this one --%> + <%-- Get the needed piece of information from a complicated questionSummaries structure --%> - + value="${questionSummaries[question.uid].questionResultsPerSession[status.index]}" /> + - <%-- This option was chosen by the user --%> - - <%-- Find the matching option to check if it is correct and get its text --%> - - - - - - - - + + + ${teams} +   +   + - - + + + + + + + + +
- <%-- Sessions are named after groups --%> - - - -
+ ${teams} +
-
+