There is a grader report setting call "Show calculations", that allows instructors to hide or show the calculation icon. The simple and full edit views (where the icon actually appears), does not check that setting at all. By running a grep on the codebase, it appears that the setting has no affect on Moodle at all, except the existence of the preference. The patch I included simply checks the setting, and conditionally shows the icon if the preference is true.
- is duplicated by
-
MDL-20250 Add admin settings for disabling particular gradebook calculations, category overriding and grade minimum on the grader report
-
- Closed
-