Index: lams_tool_preview/web/WEB-INF/tags/StyledRating.tag =================================================================== diff -u -re8c858ae097ae8b7861ec6e70e490daec543e34e -r9c87eb663c98f86c544b5b40cca172d40b3cdc3e --- lams_tool_preview/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision e8c858ae097ae8b7861ec6e70e490daec543e34e) +++ lams_tool_preview/web/WEB-INF/tags/StyledRating.tag (.../StyledRating.tag) (revision 9c87eb663c98f86c544b5b40cca172d40b3cdc3e) @@ -16,8 +16,12 @@ <%@ attribute name="criteriaRatings" required="true" rtexprvalue="true" type="org.lamsfoundation.lams.rating.dto.StyledCriteriaRatingDTO" %> <%@ attribute name="showJustification" required="true" %> <%@ attribute name="alwaysShowAverage" required="true" %> +<%@ attribute name="rubricsPivotView" required="false" %> <%@ attribute name="rubricsInBetweenColumns" required="false" %> + + + @@ -208,27 +212,41 @@ <%-- Some styles for the table and results --%>