by Joscha Zander.
Hi,
i am working on some python scripts to make a moodle course manageable in excel sheets vie REST webservices. I implemented scripts:
- add groups to a course
- delete those groups
- get groups of a course including all members of each group
- get all grades of these members
Currently i am searching a way to send grades back to moodle.
Is that even possible for manual grade items?