I don't know the answer to your question.
But I do now that actions that the user take in the Mobile app get recorded, and the log events are passed back to the Moodle server and stored in the database. So, there must be some code that does what you want - if you can find where that happys. (I guess th mobile app sends the log events to the server using a web service, so it is find that service and see how it is implemented.)
But I do now that actions that the user take in the Mobile app get recorded, and the log events are passed back to the Moodle server and stored in the database. So, there must be some code that does what you want - if you can find where that happys. (I guess th mobile app sends the log events to the server using a web service, so it is find that service and see how it is implemented.)