ncstate-delta / moodle-mod_zoom

Moodle plugin for Zoom meeting
https://moodle.org/plugins/mod_zoom
61 stars 106 forks source link

Update zoom record after populated from response #585

Closed smbader closed 3 months ago

smbader commented 3 months ago

Update the zoom record in Moodle after populating the object from the response. This is good for fields that Zoom may have updated or sent back that aren't a part of the form such as join_url.

Fixes #303