Index: lams_admin/web/statistics.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r1ba327f73cb27c822d8a4ef36c386dd5a1432aef --- lams_admin/web/statistics.jsp (.../statistics.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_admin/web/statistics.jsp (.../statistics.jsp) (revision 1ba327f73cb27c822d8a4ef36c386dd5a1432aef) @@ -1,108 +1,134 @@ + + <%@ include file="/taglibs.jsp"%> - + + + + ${title} - + + + + + + + + + + + + +

+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + ${statisticsDTO.users} +
+ + + ${statisticsDTO.sequences} +
+ + + ${statisticsDTO.lessons} +
+ + + ${statisticsDTO.activities} +
+ + + ${statisticsDTO.completedActivities} +
+ + + ${statisticsDTO.groups} +
+ + + ${statisticsDTO.subGroups} +
+
+
+ +
+
+
+
+ +
+ +
+
+ +
+
+
+
+ +
-

-
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - ${statisticsDTO.users} -
- - - ${statisticsDTO.sequences} -
- - - ${statisticsDTO.lessons} -
- - - ${statisticsDTO.activities} -
- - - ${statisticsDTO.completedActivities} -
- - - ${statisticsDTO.groups} -
- - - ${statisticsDTO.subGroups} -
-
-
-
-
-
-
- -
- -
-
- -
-
-
+ +