Index: lams_tool_laqa/web/WEB-INF/tags/Rating.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/Rating.tag,v diff -u -r1.2.2.2 -r1.2.2.3 --- lams_tool_laqa/web/WEB-INF/tags/Rating.tag 15 Jun 2015 22:24:55 -0000 1.2.2.2 +++ lams_tool_laqa/web/WEB-INF/tags/Rating.tag 5 Oct 2015 16:40:46 -0000 1.2.2.3 @@ -23,6 +23,7 @@ <%@ attribute name="yourRatingLabel" required="false" rtexprvalue="true" %> <%@ attribute name="averageRatingLabel" required="false" rtexprvalue="true" %> <%@ attribute name="minNumberWordsLabel" required="false" rtexprvalue="true" %> +<%@ attribute name="showComments" required="false" rtexprvalue="true" %> <%-- Default value for message key --%> @@ -46,7 +47,10 @@ - + + + + <%--Rating stars area---------------------------------------%>