Index: lams_admin/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_admin/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_admin/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_central/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_central/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_central/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_gradebook/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_gradebook/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_gradebook/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_learning/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_learning/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_learning/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_monitoring/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_monitoring/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_monitoring/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_assessment/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_assessment/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_assessment/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_chat/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_chat/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_chat/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_daco/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_daco/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_daco/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_doku/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_doku/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_doku/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_forum/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_forum/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_forum/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_gmap/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_gmap/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_gmap/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_images/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_images/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_images/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_imscc/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_imscc/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_imscc/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_lamc/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_lamc/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_lamc/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_laqa/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_laqa/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_laqa/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_larsrc/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_larsrc/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_larsrc/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_leader/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_leader/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_leader/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_mindmap/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_mindmap/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_mindmap/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_nb/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_nb/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_nb/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_notebook/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_notebook/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_notebook/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_pixlr/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_pixlr/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_pixlr/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_preview/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -rd63145eef59bf85fed93f8aa94940cc5318fe44a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_preview/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision d63145eef59bf85fed93f8aa94940cc5318fe44a)
+++ lams_tool_preview/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -215,4 +215,5 @@
label.rating.rubrics.view = Learner rubrics view
label.rating.rubrics.view.learner = by learner
label.rating.rubrics.view.row = by rubrics row
+label.rating.rubrics.in.between = in-between
Index: lams_tool_preview/src/java/org/lamsfoundation/lams/tool/peerreview/service/PeerreviewServiceImpl.java
===================================================================
diff -u -r603269d5aab112e1179448fbb5596550ab39f009 -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_preview/src/java/org/lamsfoundation/lams/tool/peerreview/service/PeerreviewServiceImpl.java (.../PeerreviewServiceImpl.java) (revision 603269d5aab112e1179448fbb5596550ab39f009)
+++ lams_tool_preview/src/java/org/lamsfoundation/lams/tool/peerreview/service/PeerreviewServiceImpl.java (.../PeerreviewServiceImpl.java) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -663,7 +663,7 @@
.collect(Collectors.mapping(rating -> {
StyledRatingDTO ratingDto = new StyledRatingDTO(currentUserId.longValue());
if (rating.getRating() != null) {
- ratingDto.setUserRating(String.valueOf(rating.getRating().intValue()));
+ ratingDto.setUserRating(rating.getRating().toString());
}
ratingDto.setItemDescription(rating.getLearner().getFullName());
ratingDto.setItemDescription2(rating.getLearner().getUserId().toString());
Index: lams_tool_preview/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_preview/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_preview/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_preview/web/pages/learning/rubrics.jsp
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_preview/web/pages/learning/rubrics.jsp (.../rubrics.jsp) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_preview/web/pages/learning/rubrics.jsp (.../rubrics.jsp) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -93,6 +93,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -104,12 +109,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_preview/web/pages/learning/rubricsPivot.jsp
===================================================================
diff -u -ra2f9df14d8b585bb2eba8335b77e3fcf73121a7f -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_preview/web/pages/learning/rubricsPivot.jsp (.../rubricsPivot.jsp) (revision a2f9df14d8b585bb2eba8335b77e3fcf73121a7f)
+++ lams_tool_preview/web/pages/learning/rubricsPivot.jsp (.../rubricsPivot.jsp) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -118,14 +118,30 @@
-
+
class="bg-success"
>
${columnHeaderCount - columnStatus.index}
|
+
+
+
+
+ |
+
+
+ class="bg-success"
+
+ >
+ ${columnHeaderCount - columnStatus.index - 0.5}
+ |
+
+
+
Index: lams_tool_sbmt/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_sbmt/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_sbmt/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_scratchie/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_scratchie/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_scratchie/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_scribe/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_scribe/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_scribe/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_spreadsheet/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_spreadsheet/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_spreadsheet/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_survey/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_survey/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_survey/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_task/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_task/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_task/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_vote/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_vote/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_vote/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_whiteboard/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_whiteboard/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_whiteboard/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_wiki/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_wiki/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_wiki/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_tool_zoom/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_tool_zoom/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_tool_zoom/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+
Index: lams_www/web/WEB-INF/tags/StyledRating.tag
===================================================================
diff -u -r81e9092960536c2c4b42bdcda601c40e0b335b6a -re1c0d485fc2954c260a7a70ebf35436e0e5ae637
--- lams_www/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 81e9092960536c2c4b42bdcda601c40e0b335b6a)
+++ lams_www/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e1c0d485fc2954c260a7a70ebf35436e0e5ae637)
@@ -258,6 +258,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
|
@@ -277,7 +282,7 @@
<%-- Check if any other learner rated this learner for this column --%>
-
+
@@ -290,6 +295,26 @@
>
+
+
+ <%-- Check if any other learner rated this learner for this 0.5 column --%>
+
+
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
+ |
+
+
<%-- Cell with average rating --%>
@@ -320,6 +345,40 @@
"
>
+
+ <%-- learners see just how many rates they got from other learners --%>
+
+ x ${rateCount}
+
+
+ <%-- teachers see also who gave the rating --%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%-- Calculate again because we need the same cell background colour --%>
+
+
+
+
+
+ 0}">
+ bg-success
+
+ "
+ >
+
<%-- learners see just how many rates they got from other learners --%>
@@ -329,7 +388,7 @@
<%-- teachers see also who gave the rating --%>
-
+
@@ -338,7 +397,8 @@
- |
+
+
@@ -377,6 +437,11 @@
(${columnStatus.count})
|
+
+
+ (${columnStatus.count + 0.5})
+ |
+
@@ -388,12 +453,21 @@
-
+
class="bg-success"
>
|
+
+
+ class="bg-success"
+
+ >
+
+ |
+