Index: lams_admin/web/import/importGroups.jsp =================================================================== diff -u -radd7948dbdf9451fb5bb7839e22d2f22ca8b54f1 -rb37f7b42698f0aa6bd5b346a8e9bb4085964c0a7 --- lams_admin/web/import/importGroups.jsp (.../importGroups.jsp) (revision add7948dbdf9451fb5bb7839e22d2f22ca8b54f1) +++ lams_admin/web/import/importGroups.jsp (.../importGroups.jsp) (revision b37f7b42698f0aa6bd5b346a8e9bb4085964c0a7) @@ -15,7 +15,7 @@
Index: lams_admin/web/import/status.jsp =================================================================== diff -u -radd7948dbdf9451fb5bb7839e22d2f22ca8b54f1 -rb37f7b42698f0aa6bd5b346a8e9bb4085964c0a7 --- lams_admin/web/import/status.jsp (.../status.jsp) (revision add7948dbdf9451fb5bb7839e22d2f22ca8b54f1) +++ lams_admin/web/import/status.jsp (.../status.jsp) (revision b37f7b42698f0aa6bd5b346a8e9bb4085964c0a7) @@ -34,7 +34,7 @@

-

loading...

+

<% Integer importTotal = (Integer)SessionManager.getSession().getAttribute(IImportService.STATUS_IMPORT_TOTAL); Integer imported = (Integer)SessionManager.getSession().getAttribute(IImportService.STATUS_IMPORTED); Index: lams_tool_survey/web/pages/monitoring/summary.jsp =================================================================== diff -u -r93dd18194b7d614acd0c2fa6e08840194b4f29ee -rb37f7b42698f0aa6bd5b346a8e9bb4085964c0a7 --- lams_tool_survey/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 93dd18194b7d614acd0c2fa6e08840194b4f29ee) +++ lams_tool_survey/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision b37f7b42698f0aa6bd5b346a8e9bb4085964c0a7) @@ -26,6 +26,19 @@
+ + + + + + + + + + + + + @@ -45,18 +58,6 @@ - - - - - - - - - - - -
@@ -91,8 +92,8 @@ <%-- Only show pie/bar chart when question is single/multiple choics type --%> - + Index: lams_tool_vote/web/monitoring/AllSessionsSummary.jsp =================================================================== diff -u -rff7583ba24a271222b91ab3ecc460b931fe20e37 -rb37f7b42698f0aa6bd5b346a8e9bb4085964c0a7 --- lams_tool_vote/web/monitoring/AllSessionsSummary.jsp (.../AllSessionsSummary.jsp) (revision ff7583ba24a271222b91ab3ecc460b931fe20e37) +++ lams_tool_vote/web/monitoring/AllSessionsSummary.jsp (.../AllSessionsSummary.jsp) (revision b37f7b42698f0aa6bd5b346a8e9bb4085964c0a7) @@ -23,15 +23,13 @@   - + onclick="javascript:drawChart('pie', 'chartDiv${sessionDto.toolSessionId}', '${chartURL}')">   - + onclick="javascript:drawChart('bar', 'chartDiv${sessionDto.toolSessionId}', '${chartURL}')">