Hi All,
I've spent all afternoon trying to understand how I might be able to build a Client to a Moodle site. I believe I have configured my moodle site correctly, but from looking at the list of functions available, it doesn't seem like the standard set of functions will be able to do what I'd like it to anyway.
I'd like to give the whole 'student' experience from an iPhone, so the functions would ideally include; logging on, looking at course material, uploading course material, taking quizzes, posting to the forums etc.
I've read about OKTech, is this a moodle module that extends the functionality of the web service?
How would I install OKTech? (I'm new to moodle as of yesterday!)
I'm also quite confused about how function calls are actually submitted, I tried constructing a URL to test if my webservice was working at all:
http://mymoodlesite.net/webservice/xmlrpc/server.php?wstoken=5f5f35f3064122b05de3b67a66707931&wsfunction=moodle_course_get_courses
but this returned:
<name>faultCode 630 - Unable to read request</string>
Am I missing something major in terms of actually accessing the webService?
Apologies this message is a bit rambling! Any help appreciated.
Mike B