Disabling Profile Picture in Attendance and Grading Page
Description
How do I disable profile picture that shows on attendance and grading page?
Resolution
There is no disable functionality in RIO Education at the moment, but you can configure the respective Lightning component so that no profile picture is to be shown (i.e. just an empty avatar).
This can help in loading the respective page more effective especially if you have many students for the particular class.
To empty the profile picture avatar, locate the respective page (i.e. within your faculty community) then edit the following attributes, depending on the component you are making the change:
-
RIO Ed - Session Grading (Aura)
-
profilePicFileDesc => simply rename the default value or the description which represents a student's "Profile Picture" to something else (i.e. Profile Picture_disable).
-
profilePicFileDesc => simply rename the default value or the description which represents a student's "Profile Picture" to something else (i.e. Profile Picture_disable).
-
RIO Ed - Attendance - Session List (Aura)
- Profile Picture File Description => simply rename the default value or the description which represents a student's "Profile Picture" to something else (i.e. Profile Picture_disable).