upload multiple files in an assignment
by Darin Jojas. How we can allow students to upload multiple files in one assignment. I notice that files that required to be upload through the Moodle interface can only be upload one at a time. Is...
View ArticleRe: Saving files as submission to assignment
by Rigoberto Peña Cabrera. Hi Jozef, I think you are the only one who made a full "save assignment" flow as developer. Now, answering your question, to chain all webservices using the same security...
View ArticleRe: Saving files as submission to assignment
by Jozef K. Hi Rigoberto, i dont exactly remember whole process, i was having multiple problems (your error sound similar) and in the end i dropped this idea of feature for now. I think moodle ws are...
View ArticleRe: Moodle Web services - Secure ???
by Aruna Kathiriya. Thanks for sharing your idea. Thanks
View Articlehow to build and integrate plugins in moodel
by tooople ltd. hello i'am new to moodel , help me to work out with the plugin development and the basic requirements .what are the languages support for the plugin development that support moodel?
View ArticlePrinting XML SOAP Request from Spring Boot client application to the console
by Miljan Puletic. As title says, I want string representation of request, which I'm initiating towards SOAP Web Service.How I'm sending the request to the web service:First, from Swagger I initiate...
View ArticleRe: Printing XML SOAP Request from Spring Boot client application to the console
by Sonia tekniko. Really helpful content. Love to read. If your are looking for android app development company then tekniko global is best option.Hire...
View ArticleRe: how to build and integrate plugins in moodel
by Mayank Tyagi. Hey Tooople ltd, Please go through documentation "https://docs.moodle.org/dev/Plugin_files". For plugin development basic language is PHP (Moodle developed on PHP)
View ArticleRe: core_cohort_search_cohorts trouble with post in REST
by Mayank Tyagi. Hey Pierre, As mentioned in the error "invalid_parameter_exception". This simply mean you are using parameters in wrong way. For this webservice two parameters are required. First one...
View ArticleRe: How do I set up the Moodle API in laravel?
by Brian Merritt. What are you trying to achieve? It's possible to access the webservice api via javascript or laravel, and the api is just a series of end points. The quickest method is to create a...
View ArticleMoodle Web service: core_enrol_submit_user_enrolment_form function is not...
by Mangesh Nadekar. Hi Team,I am using Moodle version 3.9.2 and Moodle web service documentation https://docs.moodle.org/dev/Web_service_API_functions for my development.I want to update user...
View ArticleMoodle Web Service: core_enrol_edit_user_enrolment function is deprecated in...
by Mangesh Nadekar. Hi Team,I am using Moodle version 3.9.2 and Moodle web service documentation https://docs.moodle.org/dev/Web_service_API_functions for my development.I want to update user...
View ArticleWeb service call to retrieve user enrolment ID
by Liam McGrath. Hello,We're in the process of developing an integration with Moodle from our external application using the Moodle web services API. One of the requirements for the integration is...
View ArticleWeb service error
by Carlos Chiarella. Hi,We are running a Moodle version 383 in a Ubuntu Linux server. When I was trying to call this function: core_enrol_get_enrolled_usersfrom the web service, I am getting this...
View ArticleRe: Cant show image of course since own ws
by Square Hoody. You may check the coupon code.
View ArticleWeb Service API Errors
by Francesco Virga. Hi there,We are having issues setting up an integration with the Moodle Web Services API of one of our clients. We were given a user auth token, which seems to authenticate...
View ArticleHow please to use webservices to access core functions not in the...
by Brian Merritt. If I go to moodle.mysite.com/admin/webservice/documentation.php I get a long list of webservice available functions, such as: core_user_get_users core_user_update_usersThese...
View ArticleRe: How please to use webservices to access core functions not in the...
by Brian Merritt. Oops - under https://moodle.mysite.com/admin/settings.php?section=externalservices I can create my own webservices and specify the required functions so long as they already exist....
View Article