-
New Feature
-
Resolution: Fixed
-
Minor
-
2.0
-
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
Web Services for mod_choice will be available for Moodle 3.0:
- mod_choice_view_choice
- mod_choice_get_choice_results
- mod_choice_get_choice_options
- mod_choice_submit_choice_response
- mod_choice_get_choices_by_courses
With this set of WS the app will be able to:
- Display the choice results to the final users
- Allow the user to participate in the choice
Note that the only event supported is the course module viewed (via the WS view_choice) since the rest of events are triggered from the internal APIs (choice_user_submit_response)