-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.5
-
None
-
2022092202
-
MOODLE_401_STABLE
If "Send submission notifications" is set to "Notification only" or "Full submission", notifications will be sent for each user submission. However, when submitting via the mobile app, no notification will be sent.
This may be because submission_notify() is not called in the commit_submission_response() function.