MDL-50132 mod_choice: New WS mod_choice_get_choices_by_courses

This commit is contained in:
Juan Leyva 2015-09-16 11:02:20 +02:00
parent d230899db8
commit f07a2bb09b
6 changed files with 210 additions and 2 deletions

View file

@ -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,