Details
-
Type:
Bug
-
Status: OPEN
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 20.0, 21.0 [Tentative]
-
Fix Version/s: None
-
Component/s: Assignments, Gradebook, Library, Rubrics
-
Labels:None
-
20 status:Please Merge
-
Test Plan:
Description
The icon on items to indicate that Rubrics are being used for that icon doesn't use the Rubics tool icon. In the cases that I've found, it uses the specific FontAwesome class instead of the class="icon-sakai--sakai-rubrics". This means that if the tool icon changes or is customized by an institution, the indicator icons will not reflect the tool's icon.
Please change uses to use class="icon-sakai--sakai-rubrics".
Places I've noticed this include:
- Gradebook items
- Assignments assignments (using the "sakai-rubric-student-button" web component)
Check and fix all other tools that use Rubrics.