-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.5
-
-
MOODLE_39_STABLE
-
MOODLE_400_STABLE
-
Moodle App 4.0
Reported by a BMA client. Right now the app only treats the "view" case, we should check if we can also detect the grade cases.
Also, there is a race condition in the "view" case, there is no await in the logView function.