0
votes
0answers
33 views

How to have access to my USER ids of my Moodle website for my personal project access? Moodle 2.4

So this is the scenario... I have my Project created in C# Visual studio which is connected with a Database like my Portal... I created a DLL library that connects with my Database that interacts with ...
1
vote
0answers
322 views

How to create web-service in Moodle and using it with Android client

I dont know whether this question has been previously asked or not but before asking here, I searched through SO and also googled a lot, but did not get any proper solution. I am working on an Android ...
2
votes
1answer
259 views

RESTEasy mapping a “legacy” Moodle REST service

I'm trying to map a "legacy" REST server using RESTEasy client. The urls of this ws are mapped like this: ...