Details
Description
We have detected that HotPot activities has the feature FEATURE_CONTROLS_GRADE_VISIBILITY enabled but the code is not adapted to automatically manage the grade visibility.
In our case, we have some very old activities (before this feature) with hidden grades and we cannot show them, the gradebook cannot manage the visibility because of this feature and the module does not do it...
I think you should disable this feature in order to let the gradebook manage them.
The other way to make this work is to write the code to make the module manage this cases.