mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-50132 mod_choice: New WS mod_choice_get_choices_by_courses
This commit is contained in:
parent
d230899db8
commit
f07a2bb09b
6 changed files with 210 additions and 2 deletions
|
@ -1226,6 +1226,7 @@ $services = array(
|
|||
'mod_choice_get_choice_options',
|
||||
'mod_choice_submit_choice_response',
|
||||
'mod_choice_view_choice',
|
||||
'mod_choice_get_choices_by_courses',
|
||||
'mod_imscp_view_imscp',
|
||||
),
|
||||
'enabled' => 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue