Index: lams_tool_assessment/web/pages/learning/results/allquestions.jsp =================================================================== diff -u -r1a01ef3ca8c5a1dd387d088a7873f0d304a1a3d1 -rd65f574eb664672c018cb31347cf2c6b639793c4 --- lams_tool_assessment/web/pages/learning/results/allquestions.jsp (.../allquestions.jsp) (revision 1a01ef3ca8c5a1dd387d088a7873f0d304a1a3d1) +++ lams_tool_assessment/web/pages/learning/results/allquestions.jsp (.../allquestions.jsp) (revision d65f574eb664672c018cb31347cf2c6b639793c4) @@ -8,6 +8,7 @@ + @@ -148,7 +149,7 @@
- +
<%-- Allow disclosing correct answers only for multiple choice questions --%> @@ -175,11 +176,11 @@ - +   - +
Index: lams_tool_assessment/web/pages/monitoring/summary.jsp =================================================================== diff -u -r04974b76a217fa615bba718e778e1af85464261c -rd65f574eb664672c018cb31347cf2c6b639793c4 --- lams_tool_assessment/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 04974b76a217fa615bba718e778e1af85464261c) +++ lams_tool_assessment/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision d65f574eb664672c018cb31347cf2c6b639793c4) @@ -3,6 +3,7 @@ + <%@ include file="parts/discloseAnswers.jsp"%> @@ -345,38 +346,38 @@
- -
+
-
- - <%-- Release correct/groups answers for all questions in this assessment --%> -
-
-
-
- -
-
- -
+
+ +
+ + <%-- Release correct/groups answers for all questions in this assessment --%> +
+
+
+
+
- - - - - - +
+ +
+ + + + + +
- - +
+
+ + +
+
- -
-
-
Index: lams_tool_assessment/web/pages/tblmonitoring/assessment.jsp =================================================================== diff -u -r1a01ef3ca8c5a1dd387d088a7873f0d304a1a3d1 -rd65f574eb664672c018cb31347cf2c6b639793c4 --- lams_tool_assessment/web/pages/tblmonitoring/assessment.jsp (.../assessment.jsp) (revision 1a01ef3ca8c5a1dd387d088a7873f0d304a1a3d1) +++ lams_tool_assessment/web/pages/tblmonitoring/assessment.jsp (.../assessment.jsp) (revision d65f574eb664672c018cb31347cf2c6b639793c4) @@ -1,12 +1,12 @@ <%@ include file="/common/taglibs.jsp"%> <% pageContext.setAttribute("newLineChar", "\r\n"); %> + - <%@ include file="/pages/monitoring/parts/discloseAnswers.jsp"%>