Web service call to start/end a quiz for another user

Re: Web service call to start/end a quiz for another user

autor Tim Hunt -
Počet odpovědí: 0
Obrázek: Core developers Obrázek: Documentation writers Obrázek: Particularly helpful Moodlers Obrázek: Peer reviewers Obrázek: Plugin developers

Those web services were created for the Moodle Mobile app, which only needed them to work for the current user.

There is currently not a web service to create attempts for a different user, but it probably would not be hard to create one, based on the code in the existing services.