Update group Webservice

Update group Webservice

by Jorge Delgado -
Number of replies: 0

Hi!

I am working on a moodle wrapping application, by using moodle webservices. I need to maintain categories, courses, users, and groups. I found almost all the webservices I needed, but I still miss one of them.

I would need to update an already-created group on a course, but I could not find webservice function for:

core_group_update_group

Following wsfunction exist:

core_group_create_groups
core_group_get_course_groups
core_group_delete_groups


Even for groupings update exists.

I could not find either anybody missing update_groups ws.

Is there any way I don't know to update a group via ws?


Thanks in advance.


Average of ratings: -