Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_admin/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_central/web/WEB-INF/tags/Rating.tag =================================================================== diff -u -rbc8213e12c4e5afddd0394ad66386ef3e70d1611 -ra3b76a7a959ef77d75f311cc86fa65193e429289 --- lams_central/web/WEB-INF/tags/Rating.tag (.../Rating.tag) (revision bc8213e12c4e5afddd0394ad66386ef3e70d1611) +++ lams_central/web/WEB-INF/tags/Rating.tag (.../Rating.tag) (revision a3b76a7a959ef77d75f311cc86fa65193e429289) @@ -1,28 +1,30 @@ -<% - /** - * Rating.tag - * Author: Andrey Balan - * Description: Shows rating stars widget - */ -%> +<% + /** + * Rating.tag + * Author: Andrey Balan + * Description: Shows rating stars widget + */ + %> <%@ tag body-content="scriptless" %> <%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> -<%@ taglib uri="http://www.springframework.org/tags/form" prefix="form" %> +<%@ taglib uri="http://www.springframework.org/tags/form" prefix="form" %> <%@ taglib uri="tags-lams" prefix="lams"%> <%@ taglib uri="tags-function" prefix="fn" %> <%@ attribute name="itemRatingDto" required="true" rtexprvalue="true" type="org.lamsfoundation.lams.rating.dto.ItemRatingDTO" %> <%-- Optional attribute --%> -<%@ attribute name="disabled" required="false" rtexprvalue="true" %> -<%@ attribute name="isItemAuthoredByUser" required="false" rtexprvalue="true" %> +<%@ attribute name="disabled" required="false" rtexprvalue="true" %><%-- i.e. user has rating/comment rights but rating/comment should be disabled --%> +<%@ attribute name="isDisplayOnly" required="false" rtexprvalue="true" %><%-- i.e. user has no rating/comment rights --%> <%@ attribute name="maxRates" required="false" rtexprvalue="true" %> <%@ attribute name="countRatedItems" required="false" rtexprvalue="true" %> <%@ attribute name="yourRatingLabel" required="false" rtexprvalue="true" %> <%@ attribute name="averageRatingLabel" required="false" rtexprvalue="true" %> <%@ attribute name="minNumberWordsLabel" required="false" rtexprvalue="true" %> +<%@ attribute name="starsRateLabel" required="false" rtexprvalue="true" %> +<%@ attribute name="postCommentButtonLabel" required="false" rtexprvalue="true" %> <%@ attribute name="hideCriteriaTitle" required="false" rtexprvalue="true" %> <%@ attribute name="showComments" required="false" rtexprvalue="true" %> <%@ attribute name="showAllComments" required="false" rtexprvalue="true" %> @@ -34,8 +36,8 @@ - - + + @@ -52,6 +54,12 @@ + + + + + + @@ -82,140 +90,168 @@ <%--Rating stars area---------------------------------------%>
-
+
- - - - - - - - - - + + + + + + + + + + + - - + + + ${isWidgetDisabled && (criteriaDto.averageRating%1) >= 0.5 ? '.5' : ''} - + 0 - + + - - ${criteriaDto.ratingCriteria.title} - + + ${criteriaDto.ratingCriteria.title} + + - - - - - - - - - -
-
- - - -
- - - - - - ${criteriaDto.numberOfVotes} - - -
-
- - -
style="visibility: hidden;" - > - - + + + ${legend} + +
+ Rated: ${dataRating} stars +
+
+ + +
"> + ${legend} + + + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + + + + + ${criteriaDto.numberOfVotes} + + +
+
+ + +
style="visibility: hidden;" + > + + - - + + - - - ${criteriaDto.numberOfVotes} - - -
- -
-
- - - -
- + + + ${criteriaDto.numberOfVotes} + + +
+ + + +
+
<%--Comments area---------------------------------------%>
- +
- +
- +
- + - - + : - + - -
-
- + +
+
+
-
-
- -
+
- -
- \ No newline at end of file +
+
Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_central/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_central/web/WEB-INF/tlds/lams/lams.tld =================================================================== diff -u -rab90919accaf93e62b7a529ca6aadc25f164f06c -ra3b76a7a959ef77d75f311cc86fa65193e429289 --- lams_central/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision ab90919accaf93e62b7a529ca6aadc25f164f06c) +++ lams_central/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision a3b76a7a959ef77d75f311cc86fa65193e429289) @@ -352,12 +352,8 @@ Rating /WEB-INF/tags/Rating.tag - + - Rating5 - /WEB-INF/tags/Rating5.tag - - RestrictedUsageAccordian /WEB-INF/tags/RestrictedUsageAccordian.tag Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_gradebook/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_learning/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_monitoring/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_assessment/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_assessment/web/pages/learning/results/essay.jsp =================================================================== diff -u -r348ce094426c7c8411cd998569c38553feedd896 -ra3b76a7a959ef77d75f311cc86fa65193e429289 --- lams_tool_assessment/web/pages/learning/results/essay.jsp (.../essay.jsp) (revision 348ce094426c7c8411cd998569c38553feedd896) +++ lams_tool_assessment/web/pages/learning/results/essay.jsp (.../essay.jsp) (revision a3b76a7a959ef77d75f311cc86fa65193e429289) @@ -92,7 +92,7 @@ <%-- Do not allow voting for non-leaders if leader is enabled --%> - Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_chat/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_daco/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_doku/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_doku/web/pages/learning/galleryWalk.jsp =================================================================== diff -u -r169520b6cf03e63865f09db66f593677b1c5580b -ra3b76a7a959ef77d75f311cc86fa65193e429289 --- lams_tool_doku/web/pages/learning/galleryWalk.jsp (.../galleryWalk.jsp) (revision 169520b6cf03e63865f09db66f593677b1c5580b) +++ lams_tool_doku/web/pages/learning/galleryWalk.jsp (.../galleryWalk.jsp) (revision a3b76a7a959ef77d75f311cc86fa65193e429289) @@ -111,7 +111,7 @@ ${groupSummary.sessionName}
-
@@ -152,7 +152,7 @@
<%-- Do not show rating to own group before Gallery Walk is finished --%> - Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_forum/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_forum/web/jsps/learning/message/msgview.jsp =================================================================== diff -u -r7b4ee4f4e13ad862387ee258f2625342abe8321c -ra3b76a7a959ef77d75f311cc86fa65193e429289 --- lams_tool_forum/web/jsps/learning/message/msgview.jsp (.../msgview.jsp) (revision 7b4ee4f4e13ad862387ee258f2625342abe8321c) +++ lams_tool_forum/web/jsps/learning/message/msgview.jsp (.../msgview.jsp) (revision a3b76a7a959ef77d75f311cc86fa65193e429289) @@ -160,7 +160,7 @@ - Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_gmap/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_images/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_images/web/pages/learning/parts/commentsarea.jsp =================================================================== diff -u -r169520b6cf03e63865f09db66f593677b1c5580b -ra3b76a7a959ef77d75f311cc86fa65193e429289 --- lams_tool_images/web/pages/learning/parts/commentsarea.jsp (.../commentsarea.jsp) (revision 169520b6cf03e63865f09db66f593677b1c5580b) +++ lams_tool_images/web/pages/learning/parts/commentsarea.jsp (.../commentsarea.jsp) (revision a3b76a7a959ef77d75f311cc86fa65193e429289) @@ -59,7 +59,7 @@ <%--Ranking area---------------------------------------%> - Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_imscc/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_lamc/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_laqa/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_laqa/web/learning/LearnerRep.jsp =================================================================== diff -u -rb1018fb2d9bb8216f7a3e1753c47f03285d4eb03 -ra3b76a7a959ef77d75f311cc86fa65193e429289 --- lams_tool_laqa/web/learning/LearnerRep.jsp (.../LearnerRep.jsp) (revision b1018fb2d9bb8216f7a3e1753c47f03285d4eb03) +++ lams_tool_laqa/web/learning/LearnerRep.jsp (.../LearnerRep.jsp) (revision a3b76a7a959ef77d75f311cc86fa65193e429289) @@ -119,7 +119,7 @@
-
Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_larsrc/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_larsrc/web/pages/itemreview/itemContent.jsp =================================================================== diff -u -r169520b6cf03e63865f09db66f593677b1c5580b -ra3b76a7a959ef77d75f311cc86fa65193e429289 --- lams_tool_larsrc/web/pages/itemreview/itemContent.jsp (.../itemContent.jsp) (revision 169520b6cf03e63865f09db66f593677b1c5580b) +++ lams_tool_larsrc/web/pages/itemreview/itemContent.jsp (.../itemContent.jsp) (revision a3b76a7a959ef77d75f311cc86fa65193e429289) @@ -98,7 +98,7 @@ - Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_leader/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_mindmap/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_mindmap/web/pages/learning/galleryWalk.jsp =================================================================== diff -u -r169520b6cf03e63865f09db66f593677b1c5580b -ra3b76a7a959ef77d75f311cc86fa65193e429289 --- lams_tool_mindmap/web/pages/learning/galleryWalk.jsp (.../galleryWalk.jsp) (revision 169520b6cf03e63865f09db66f593677b1c5580b) +++ lams_tool_mindmap/web/pages/learning/galleryWalk.jsp (.../galleryWalk.jsp) (revision a3b76a7a959ef77d75f311cc86fa65193e429289) @@ -98,7 +98,7 @@ ${mindmapSession.sessionName}
-
@@ -140,7 +140,7 @@ <%-- Do not show rating to own group before Gallery Walk is finished --%> Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_nb/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_notebook/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_pixlr/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_preview/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_sbmt/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_scratchie/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_scribe/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_spreadsheet/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_survey/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_task/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_vote/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_whiteboard/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_whiteboard/web/pages/learning/galleryWalk.jsp =================================================================== diff -u -r169520b6cf03e63865f09db66f593677b1c5580b -ra3b76a7a959ef77d75f311cc86fa65193e429289 --- lams_tool_whiteboard/web/pages/learning/galleryWalk.jsp (.../galleryWalk.jsp) (revision 169520b6cf03e63865f09db66f593677b1c5580b) +++ lams_tool_whiteboard/web/pages/learning/galleryWalk.jsp (.../galleryWalk.jsp) (revision a3b76a7a959ef77d75f311cc86fa65193e429289) @@ -130,7 +130,7 @@ ${groupSummary.sessionName}
-
@@ -171,7 +171,7 @@ <%-- Do not show rating to own group before Gallery Walk is finished --%> Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_wiki/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_tool_zoom/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag a3b76a7a959ef77d75f311cc86fa65193e429289 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/Rating5.tag'. Fisheye: No comparison available. Pass `N' to diff?