Hello All,
We have developed some functions for our Student Information System (SIS) to use the Ok Tech WS to control enrolments and retrieve grades from our Moodle 1.9.2+ implementation. Some of the existing OK Tech webservice methods needed to be modified (to work with collections of courses under a category) and a few new methods needed to be created as well. I have attached the modifed Ok Tech webservices code used as well a a brief description of the project for those who may be interested in taking a look.
The attached zip file contains the following 5 files:
atilib.php
ok_mdl_soapserver.class.1.5.9.modified.php
ok_server.class.1.5.9.modified.php
ok_wsdl_pp.1.5.9.modified.php
Webservices_mods_desc.doc
If you are already familiar with the OK Tech webservices functions, hopefully you will find this code helpful (and maybe amusing ). For those new to their webservice implementation, this code can be used as an example of how the OK Tech webservices implementation can be extended.
Cheers...