Create Web service for android
by roc mehra. Hi All,I want to create web service for android does not know. How to start??
View ArticleRe: Quiz web services available as local plugin
by roc mehra. Hi How Can i use web service with android?
View ArticleRe: webservice integration
by roc mehra. HI All,I want to create a web service to get contents of my moodle. I have read how to get a token and how to add function into web service. But got confuse.Can you please help me How to...
View ArticleRe: webservice integration
by roc mehra. Hi Kushal,How to create web service to get contents.and how to callHow to apply token to function
View ArticleRe: How to create a webservice client in moodle 2.0 using php
by roc mehra. Hi,I have never used zend. How can i call my webservice?
View ArticleRe: Web Service Token or Parameter problem
by roc mehra. I have the same problem can you please tell me. What will the appropriate parameter for my web service
View ArticleRe: Get the content via REST protocol
by roc mehra. Hi Smith,I want to get contents via web service. Please help me.
View ArticleRe: Create Web service for android
by John Adam. First : Enable Mobile Service and REST Protocal Service.To retrieve the...
View ArticleRe: Create Web service for android
by roc mehra. Thanks for your reply. It works.One question i want to ask you. Suppose i have uploded a file in course how can i get that with this way because By this way it only gives me the url of...
View ArticleRe: Create Web service for android
by John Adam. You will find the URL of the file in the response.You can test the functions in the web browser.Example:From the...
View ArticleTo get all course topics and forums.
by praveen kumar shukla. How we fetch all course topics and forum by giving course id or short name in moodle with help of webservice.
View ArticleRe: How to create a webservice client in moodle 2.0 using php
by Rene P. You mean in Zend Framework? Have you got answer for your question?
View ArticleRe: תשובה ל: How to create a webservice client in moodle 2.0 using php
by Aldina Pljaskovic. Me too. I need to make php client which can be executed in browser without using zend. Can anyoune please write some example with one function using rest or soap? Thanks.
View ArticleRe: תשובה ל: How to create a webservice client in moodle 2.0 using php
by Patrick Pollet. See https://github.com/moodlehq/sample-ws-clientsYou will get sample codes for all protocols in php To generate automatically the skeleton of nested parameters for all published...
View ArticleHow to migrate Web Service function?
by Rene P. Basically I've found function that will be implemented in the future version of Moodle, but I would like to have it right now. So I checked changes of file and made changes...
View ArticleRe: Create Web service for android
by roc mehra. Thanks for your support. Really appreciate you.I want to ask when i call webservice it gives me lot of data. But i need some field. Like Type,Title,Summary,Author,Creation...
View ArticleRe: Get the content via REST protocol
by roc mehra. Hi All, I have used web servicehttp://localhost/webservice/rest/server.php?wstoken=dcf912ca225093f616f3e93186bbc0a9&wsfunction=core_course_get_contents&courseid=102It gives me...
View ArticleRe: Create Web service for android
by roc mehra. Hi,I tried to download content . But it gives me error{"error":"Sorry, the requested file could not be found","stacktrace":null,"debuginfo":null,"reproductionlink":null}
View ArticleRe: Create Web service for android
by John Adam. Use the MoodleREST library to choose your favourite fields.
View ArticleRe: Quiz web services available as local plugin
by Harry Bleckert. Sorry mates, this plugin has not been contributed yet.I may contribute it around mid 2013, but not yet.Meanwhile, I am avaliable for development jobs with focus on new Web Services...
View Article