Index: lams_tool_preview/web/includes/css/learning.css =================================================================== RCS file: /usr/local/cvsroot/lams_tool_preview/web/includes/css/learning.css,v diff -u -r1.1.2.3 -r1.1.2.4 --- lams_tool_preview/web/includes/css/learning.css 10 Mar 2016 11:12:45 -0000 1.1.2.3 +++ lams_tool_preview/web/includes/css/learning.css 17 May 2016 04:38:52 -0000 1.1.2.4 @@ -32,4 +32,18 @@ .add-comment { margin-top: 10px; } -} \ No newline at end of file +} + +.ui-jqgrid { + border-left-style: none !important; + border-right-style: none !important; + border-bottom-style: none !important; +} + +.ui-jqgrid tr { + border-left-style: none !important; +} + +.ui-jqgrid td { + border-style: none !important; +} Index: lams_tool_preview/web/pages/monitoring/advanceoptions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_preview/web/pages/monitoring/advanceoptions.jsp,v diff -u -r1.1 -r1.1.2.1 --- lams_tool_preview/web/pages/monitoring/advanceoptions.jsp 24 Jul 2015 00:34:30 -0000 1.1 +++ lams_tool_preview/web/pages/monitoring/advanceoptions.jsp 17 May 2016 04:37:37 -0000 1.1.2.1 @@ -1,16 +1,9 @@ <%@ include file="/common/taglibs.jsp"%> -

- - - - - -

-
- - + + Index: lams_tool_preview/web/pages/monitoring/editactivity.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_preview/web/pages/monitoring/editactivity.jsp,v diff -u -r1.1 -r1.1.2.1 --- lams_tool_preview/web/pages/monitoring/editactivity.jsp 24 Jul 2015 00:34:30 -0000 1.1 +++ lams_tool_preview/web/pages/monitoring/editactivity.jsp 17 May 2016 04:37:37 -0000 1.1.2.1 @@ -2,13 +2,14 @@ + -
+ -
+
- +
Index: lams_tool_preview/web/pages/monitoring/monitoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_preview/web/pages/monitoring/monitoring.jsp,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_tool_preview/web/pages/monitoring/monitoring.jsp 26 Feb 2016 07:17:31 -0000 1.1.2.1 +++ lams_tool_preview/web/pages/monitoring/monitoring.jsp 17 May 2016 04:37:37 -0000 1.1.2.2 @@ -7,15 +7,6 @@ <%@ include file="/common/tabbedheader.jsp" %> - -
-

- -

- -
- + + + + + + + <%-- --%> + + + + + + + + <%-- --%> + + + + + - - - -
- - -
+
Index: lams_tool_preview/web/pages/monitoring/reflections.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_preview/web/pages/monitoring/reflections.jsp,v diff -u -r1.1 -r1.1.2.1 --- lams_tool_preview/web/pages/monitoring/reflections.jsp 24 Jul 2015 00:34:30 -0000 1.1 +++ lams_tool_preview/web/pages/monitoring/reflections.jsp 17 May 2016 04:37:37 -0000 1.1.2.1 @@ -1,24 +1,29 @@ <%@ include file="/common/taglibs.jsp"%> -

+
+
+ + + +
+ +
-
: @@ -33,7 +34,7 @@ - +
- - - - - - - - - - - -
- -
- - -
- -
-
+ + + + + + + + +
+ - +
+ +
+ + + Index: lams_tool_preview/web/pages/monitoring/statistic.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_preview/web/pages/monitoring/statistic.jsp,v diff -u -r1.1 -r1.1.2.1 --- lams_tool_preview/web/pages/monitoring/statistic.jsp 24 Jul 2015 00:34:30 -0000 1.1 +++ lams_tool_preview/web/pages/monitoring/statistic.jsp 17 May 2016 04:37:37 -0000 1.1.2.1 @@ -2,88 +2,53 @@ -<%-- display group name on first row -
- -
+ + +
-
+ -
+
-
- - - - - - - - -

${group.sessionName}

-
- - - - - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - ${item.viewNumber} - - - 0 - - -
+ +
+ + + + +
+
+ + : + +
+ +
+ + + + + + + +
+ Session Id + + ${groupSummary.sessionId} +
+ + +
+
+
---%> \ No newline at end of file + + +
+
+ \ No newline at end of file Index: lams_tool_preview/web/pages/monitoring/summary.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_preview/web/pages/monitoring/summary.jsp,v diff -u -r1.5 -r1.5.2.1 --- lams_tool_preview/web/pages/monitoring/summary.jsp 14 Oct 2015 23:10:58 -0000 1.5 +++ lams_tool_preview/web/pages/monitoring/summary.jsp 17 May 2016 04:37:37 -0000 1.5.2.1 @@ -3,14 +3,12 @@ - + - - + --> -

- -

- -
- +
+

+ +

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

- ${groupSummary.sessionName} -

-
+ +
+ + +
- +
-
- - +
 
+ +
+
+
+ ${ !sessionMap.isGroupedActivity || ! status.last || sessionMap.peerreview.reflectOnActivity ? '
 
' : ''} + +
+ <%@ include file="reflections.jsp"%> + +
+
+ + <%@ include file="advanceoptions.jsp"%>