by Joscha Zander.
Hi folks,
is it possible to update course sections (title and/or description) or topic names programmatically over webservice api? I stumbled across core_update_inplace_editable - but the documentation is so poor i cannot find any valid string values for 'component' and 'itemtype'.
My call with core_course_get_contents returns all contents of my course not containing anything useful to fill the string values mentioned above...