Index: lams_tool_assessment/web/pages/monitoring/parts/masterDetailLoadUp.jsp =================================================================== diff -u -r57a3aa14acf1aecf9450ab6a8cc473ae470fc6c5 -r90f0ff69fa5d39ed76544116442af05d24d1d2c7 --- lams_tool_assessment/web/pages/monitoring/parts/masterDetailLoadUp.jsp (.../masterDetailLoadUp.jsp) (revision 57a3aa14acf1aecf9450ab6a8cc473ae470fc6c5) +++ lams_tool_assessment/web/pages/monitoring/parts/masterDetailLoadUp.jsp (.../masterDetailLoadUp.jsp) (revision 90f0ff69fa5d39ed76544116442af05d24d1d2c7) @@ -2,7 +2,7 @@ - - + + + - - - - - <%-- codeStyles is a set, so each code style will be listed only once --%> - - - - - - - - - - - - - + + + + + <%-- codeStyles is a set, so each code style will be listed only once --%> + + + + + + + + + + + + + - - + function refreshSummaryPage() { + if (isEdited) { + self.parent.window.parent.location.href = "?toolContentID=${sessionMap.toolContentID}&contentFolderID=${sessionMap.contentFolderID}"; + } else { + self.parent.tb_remove(); + } + } + + - + -
-
-
- -
-
+
+
+
+ +
+
-
- +
+ - - - - - +
- - - -
+ + + + - - - - + + + + - - - - + + + + - - - - -
+ + + +
- - - ${userSummary.numberOfAttempts} -
+ + + ${userSummary.numberOfAttempts} +
- - - - -
+ + + + +
- - -
${userSummary.lastAttemptGrade}
-
+ + + + + +
${userSummary.lastAttemptGrade}
+ + + - -
-
-
-
- - - - - - - - - -
- - - -
- - - -
-
-
+ +
+
+
+
+ + + + + + + + + +
+ + + +
+ + + +
+
+
-
-
-
+
+
+
- <%--Display Etherpad for each question --%> - -
- + <%--Display Etherpad for each question --%> + +
+ -
-
- -
-
-
-
- +
+
+ +
+
+
+
+
- - - + + + -
- +
+ - - + + -
- +
+ \ No newline at end of file