MDL-70817 core: Allow the manual completion update WS function for AJAX
commit90e30c02cb49b7db62150db600610cf7f20bbc0a
authorJun Pataleta <jun@moodle.com>
Wed, 17 Feb 2021 16:07:02 +0000 (18 00:07 +0800)
committerJun Pataleta <jun@moodle.com>
Fri, 2 Apr 2021 13:56:22 +0000 (2 21:56 +0800)
treedddbc8e5a25c15398c81a9b69c8a1d9c054997b3
parent430d25d96fa6de8e560508800c639d0c875085c2
MDL-70817 core: Allow the manual completion update WS function for AJAX

Allow the core_completion_update_activity_completion_status_manually
web service function to be called from AJAX as well. This is needed
by the new manual completion toggle button in the
core_course/completion_manual template.
lib/db/services.php