This repo is to contain any helper functions that I needed for various tools. Currently there is only one web service function which returns user enrolment ID with the given course ID and user ID.
Abstract: The Moodle REST function calls enables third party applications having access to the Moodle database's through Moodle Web services and REST (Representational state transfer) protocols. The ...